Environments
Setting Up Environments
When you're developing and iterating on your product, you need a place to work freely while leaving your production code untouched. You might have a variety of environments such as Dev, Staging, QA, and Prod and push from one to the next as you work through the production cycle.
Prerequisites
- Builder Admin permissions in a space with an Enterprise plan
Creating an environment
- Go to the Space Settings.
- On the Environments tab, click the + New Environment button.
- In the dialogue that opens, enter a name for the new Environment.
- Click Create Environment. You can close the Creating your new environment notification as the process runs in the background. When the environment is ready, the Synced status changes to Completed.
- Click Enter to go into the new environment.
The following video demonstrates creating an environment.