Start FreeLog in
SonarCloud | Managing your projects | Administering your projects | Creating and deleting projects

Creating and deleting projects

On this page

To be able to create a new project you need the corresponding permission.

You can create projects by importing your DevOps platform repositories. This way, the new projects are automatically bound to their respective repository, which has many advantages: see Organization and project binding. You can also create projects manually, but manually created projects are unbound.

Importing one or several repositories to SonarCloud

  1. On the top right of the SonarCloud interface, select the ✚ (plus) menu and select Analyze new project. The Analyze projects page opens.
  2. Select your organization
  3. Select the repositories you want to import.
  4. Select the Set up button. The Set up project for Clean as You Code page opens.
  5. Select the new code definition for your project (see About new code).
  6. Select the Create project button. The project is created and the automatic analysis is started.

Creating a project manually

  1. On the top right of the SonarCloud interface, select the ✚ (plus) menu and select Analyze new project. The Analyze projects page opens.
  2. On the right of the page, select create a project manually.
  3. Select the organization and enter the project name and key.
  4. Select the Next button. The Set up project for Clean as You Code page opens.
  5. Select the new code definition for your project (see About new code).
  6. Select the Create project button. The project is created. You must now set up your CI-based analysis (no automatic analysis is supported for unbound projects).

Deleting your project

You can delete your project provided you're a project admin.

Proceed as follows:

  1. Retrieve the project.
  2. In the left sidebar, select Administration > Deletion and confirm. The Delete project dialog opens.
  3. Enter the project name and select Delete.

Was this page helpful?

© 2008-2024 SonarSource SA. All rights reserved. SONAR, SONARSOURCE, SONARLINT, SONARQUBE, SONARCLOUD, and CLEAN AS YOU CODE are trademarks of SonarSource SA.

Creative Commons License