Create an environment
Open your project, go to the Environments tab, and click New environment. The wizard has three steps:
- Name — give the environment a name (1–63 characters).
- Source — choose the branch and commit (GitHub projects) or an archive, or inherit the project's default source.
- Review — confirm and create.
The new environment starts in Pending status. It will not serve traffic until you trigger a deployment from the Deployments tab.
Only Owners and Admins of the organization can create environments.
Plan limits
The number of environments per project depends on your plan:
| Plan | Environments |
|---|---|
| Dev | 1 |
| Launch | 1 |
| Grow | 2 |
| Scale | 10 |
| Enterprise | Unlimited |