
Creating an Environment
Click Add Environment to open the creation dialog:- Name - A unique label for the environment (e.g., “Production”, “Development”)
Editing an Environment
Click the pencil icon on an environment’s row to rename it. The same uniqueness rules apply.Deleting an Environment
Click the trash icon on an environment’s row and confirm the deletion. Any secret overrides or connection group mappings associated with the deleted environment will be removed.Using Environments
Secret Overrides
When environments exist, the Secrets form shows an Environment Overrides section. This lets you store a different value for a secret in each environment. For example, an API key might point to a sandbox endpoint in development and a live endpoint in production. Each secret has a default value that applies when no environment override matches. Add overrides by selecting an environment and entering the environment-specific value.Connection Group Overrides
REST API connection groups can map each environment to a different connection. This lets workflows route API calls to the correct endpoint based on the active environment.Campaigns and Phone Numbers
Environments are assigned at the point where calls originate:- Campaigns - Set an environment when creating a campaign so all outbound calls in that campaign use environment-specific connections and secrets.
- Phone Numbers - Set an environment when configuring a phone number so all inbound calls to that number use environment-specific connections and secrets.