Add an Environment
Create a new environment to separate release flow and resources.
Goal
Prepare one stage for test, staging, production, or custom deployment flow.
Who should use this
- Developers creating initial project structure
- Team leads separating release flows
You need
- Permission to add environments in the target project
- A project selected in the correct organization
Steps
- Go to the project where the environment should live
- Go to
Environments - Select
Add Environment - Set a clear environment name
- Set the environment type
- Save
Expected result
- The environment appears in the environments list
- You can manage resources and deployments under that environment
Common issues
- You do not see
Add Environment: check your project permissions - Environment name is already used in this project
- You do not have enough permissions to save changes