Organisations and Projects
An organisation is the shared boundary for people, AWS connections, and Git connections. A project contains one application's environments, services, infrastructure, access groups, builds, and deployments.
Create an Organisation
- Open the account menu and select All Organisations.
- Select Create.
- Enter the organisation name and save it.
- Open Settings to add members and shared AWS or Git connections.
Use one organisation for teams that share ownership and connection administration. Use separate organisations when membership, billing, or cloud ownership must be isolated.
Create a Project
- Open the organisation.
- Select Create from the Projects view.
- Enter a project name and save it.
- Add lifecycle environments, usually development and production first.
- Continue with AWS, Git, and the first infrastructure configuration.
Use a separate project when a workload needs independent environments, access groups, infrastructure history, or operational ownership.
Switch Scope
Use the account menu to return to All Organisations or Projects. The project navigation only shows resources for the selected project; organisation settings apply to the organisation as a whole.
Archive and Restore
Project administrators can archive a project from Project settings > General. Organisation owners can archive an organisation from Organisation settings > General.
Archiving removes the item from active lists but retains its data. Open the corresponding Archived projects or Archived organisations view and select Restore to make it active again.
Check Active Work First
Before archiving, confirm there are no builds or deployments in progress and tell users who rely on the project. Archiving changes discoverability for the whole team.