A project is your codebase. Projects are created based on your VCS connection and are equivalent to a repository.

Create a Project
To create a project for your organization:
- Navigate to the list of spaces in your organization.
- Select the space you wish to create a project for.
- Click on the “Create New Project” button to begin creating a new project.
- Name your project and provide a description.
- Click the “Next” to proceed to the Deployment Details step.
- Enter your preferred settings for future deployments.
- Click on the “Automated Deployment” checkbox to allow the option if desired.
- Click on the ‘Add Release Configuration” button to define your deployment details to a greater degree.
- Please note that adding a release configuration is optional at this time.
- For a more in-depth look at creating a Release Configuration, please refer to the How to Create a Release Configuration section.
- Click on the “Next” button on the bottom of the page to complete the project creation process.
Edit a Project
To edit a project:
- Select the project you want to edit.
- Click on the cogwheel icon to navigate to the Project Settings page
- On the Project Settings page, you can edit:
- The project's name.
- The project's description.
- The project's source path.
- Deployment details such as enabling automated deployments and determining your desired deployment strategy.