Environment
An environment is a named delivery stage — development, staging, production, or similar — configured at the account level and shared across all agents in that account.
Environments give each agent a set of stages to track independently. For each agent, a deployment records which version is current in each environment; different stages can be on different versions at the same time. Each instance is attributed to the environment the agent reported when the run started, so activity from different stages is always kept separate.
In the Admin UI
Section titled “In the Admin UI”- Account › Environments tab — create and manage environments.
- The deployment snapshot on the Agent page — which version is deployed per environment.
Related concepts
Section titled “Related concepts”- Account — environments are configured within an account and are visible across all its agents.
- Agent — agents belong to the account; environments determine the lens through which you view their activity.
- Agent deployment — records which version of an agent is current in a given environment.
- Instance — instances are attributed to the environment the agent reported when the run started.