API Token Injection Rules
You can create Deployment Policy rules to control the use of managed tokens. These rules specify which workloads can use the tokens, and on which environments.
Create API Token Injection Rule
- In the DEPLOYMENT RULES tab in the POLICIES page, select New API token injection rule.

Step 1 - Properties
- Enter a name for the rule.
Step 2 - Workloads
- Select the workloads that can use the token from these options:
- By Name - select workloads by name, from a list
- By Label - select workloads with specific labels
- Any - select all workloads
Step 3 - Environments
- Select the environments on which the workloads can be deployed, from these options:
- By Name - select environments by name, from a list
- By Risk - select the maximum risk that the environment can have
- Any - select all environments
Step 4 - Tokens
- Select a token to inject into the workload, and enter a name for the environment variable that will have the token value. Add tokens as necessary.
- Click FINISH to save and enable the rule.
View Token rules in Deployment Policy
API Token injection rules appear in the list of Deployment Policy Rules. You can move them up or down, in the same was as for other rules.

Updated almost 2 years ago