Add and Manage Environments
An environment is where the code in a software project is executed. Environments allow you to track your application deployments. Any secrets stored in an environment are only available to jobs that reference that environment.Add an environment
- Log in to your Locker Secrets Manager account, open the workspace and the project where you want to add a new environment.
- Open the Environments screen from the left navigation bar.

- Click the New Environment button in the upper right corner of the screen.

- Enter the environment information and click the Create button.

You can also create an environment while creating a secret on the Secrets screen.

Edit an environment
To edit an environment, go to the Environments page.- Click the Pencil icon corresponding to the environment you want to edit.

- Edit the information and click the Save button to save your changes.
Delete an environment
To delete an environment, go to the Environments page.- Click the Trash icon corresponding to the environment you want to delete.

- In the pop-up window that appears, click the Confirm button to delete the environment.
- The environment will be permanently deleted.