Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 6 additions & 9 deletions umbraco-cloud/getting-started/project-overview.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,21 @@
# Project Overview

Umbraco Cloud Projects are made of three major components: Environments, Team Members/Invite Users, and a Settings section.
Umbraco Cloud Projects are made of three major components: Environments, Team Members/Invite Users, and Settings.

![Project overview](images/project-components.png)
![Project overview](images/project-overview.png)

## Environments

The number of _Environments_ in your project is dependent on which plan you are on:
The number of Environments in your project is dependent on which plan you are on:

* With the **Starter Plan**, you have the option to add a _Development_ environment.
* With the **Standard Plan**, you get a _Development_ and a _Live_ environment with the option to add a _Staging_ environment. You can add/remove environments as needed
* With the **Professional Plan**, you get a _Development_, a _Staging_, and a _Live_ environment - as with the Standard Plan you can add/remove environments as needed.
* With the **Enterprise Plan**, you get a _Development_, a _Staging_, and a _Live_ environment - as with the Professional Plan you can add/remove environments as needed.
<table><thead><tr><th width="117">Plan</th><th width="116" data-type="number">Environments</th><th width="167" data-type="checkbox">Flexible Environments</th><th>Environment Combinations Examples</th></tr></thead><tbody><tr><td>Starter</td><td>2</td><td>false</td><td><em>QA + Production</em></td></tr><tr><td>Standard</td><td>3</td><td>true</td><td><em>Flexible + QA + Production</em><br><em>Development + QA + Production</em></td></tr><tr><td>Professional</td><td>4</td><td>true</td><td><em>Flexible + Development + QA + Production</em></td></tr></tbody></table>

To get a technical overview of your Cloud environments, see the [Environments](environments.md) article. For more information on how to add or remove environments, see the [Manage Environments](../set-up/manage-environments.md) article.

## Team Members/Invite Users

Another major component of your Umbraco Cloud project is _Team Members_. When you add team members to a project, they will automatically be added as backoffice users in all the environments. Team members can be added as _Admins_, _Writers_, or _Readers_. Refer to the [Team Members](../set-up/project-settings/team-members/) article to learn more about these roles.
Another major component of your Umbraco Cloud project is Team Members. When you add team members to a project, they will automatically be added as backoffice users in all the environments. Team members can be added as _Admins_, _Writers_, or _Readers_. Refer to the [Team Members](../set-up/project-settings/team-members/) article to learn more about these roles.

## Settings

In the _Settings_ section, you can manage and configure your project to fit your needs. Learn more about the different settings in the [Project Settings](../set-up/project-settings/) article.
There are many different settings available for you to configure your project for your needs. Learn more about the settings in the [Project Settings](../set-up/project-settings/) article.