Create a Project

Last modified: June 23rd, 2026

A Project allows you to group multiple Sites from the same repository. You can create one Project per Git Repository.

To create a Project:

  1. Click the Projects button in the App Sidebar.
  2. (If you already have a Project.) Click the + Create Project button in the top right of the Projects Browser.
  3. On the Create a Project page, select your Git Provider. If you have not authorized your Git Provider, please read our documentation on authorizing your Git Provider.
  4. Select the Git Repository for your Project. This can be a Repository that is already connected to a Site on CloudCannon.
  5. (Optional.) On the Team or Enterprise plan, use the Allow all branching switch to let Team Members create new branches from any branch in this Project. By default, this is off. For more information, please read our documentation on what Allow all branching is.
  6. (Optional.) Enter the name of your Main Branch. This needs to match the name of a branch in your Git Repository.
  7. Click the Create Project button.

CloudCannon will open the Project Sites Browser. If you do not have any branches from this Repository connected to a CloudCannon Site, this page will be empty. Otherwise, all your connected CloudCannon Sites will appear in the Project Sites Browser.

A screenshot of the Create a Project form with all fields completed, including Git Provider, Repository, and Main Branch.
A screenshot of an empty Project page showing the Sites tab with no Sites to display.

Once you have created your Project, you can add Sites to it. This includes connecting existing branches as Sites or creating new branch Sites for your team members.

Related Resources

Open in a new tab