What is an Environment?
An Environment is an isolated boundary for sessions, Policies, and Metrics within one application instance.Environment Isolation
Keep production, staging, and development Sessions completely separate.
Safe Testing
Validate new Policies in non-production Environments before deploying them.
When to Create a New Environment
Create a new Environment when you have an independent deployment of your application. Typical examples include:- Production
- Staging
- Development
- Local testing
- Customer-specific deployments (if each deployment is managed independently)
Using Conditions
Conditions determine which Policies and Metrics evaluate Events within an Environment. For example, a single production Environment can apply different Policies and Metrics based on:- Region
- User subscription
- Model
- Workflow stage
- Request metadata
Creating an Environment
1
Open the Environments Page
Go to the Environments page in your White Circle dashboard.
2
Create an Environment
Click Add Environment.
3
Attach Conditions
Add the Conditions that should be available within this Environment.
Create an Environment
Create and manage Environments on the platform.
