For the complete documentation index, see llms.txt. This page is also available as Markdown.

Retrieving projects

Retrieving public, private, administered and favorite projects in SonarQube Server.

You can view any public project. You can view private projects for which you have the Browse permission.

Overview of project navigation and features
  1. Project name

  2. Project navigation bar

  3. Drop-down list to select a branch or pull request analysis.

  4. Project analysis information: Lines of Code analyzed, Version, the time of the last analysis.

  5. Drop-down list of Downloadable reports.

  6. Set as homepage: Click on it to make this project your SonarQube Server homepage.

  7. Bind project: Click on it to bind this project to a DevOps platform. If the project is already bound, the name of the DevOps platform appears here.

  8. Click on the Star to add this project to your favorite projects.

Retrieving a project

  1. In the top navigation bar, select the magnifier icon. The Search for projects… box is displayed along with a list of pre-selected projects. Alternatively, press S.

  2. You can enter a part of the project name in the box to filter the search.

  3. Select the project in the list.

Using the Projects page

  1. In the top navigation bar, select Projects.

  2. You can apply a search filter.

  3. Select a project in the list of projects.

If the project administrator manages project tags, they can use the Tags filter. See Managing project tags for more information.

Viewing your administered projects

To view the projects you’re administering:

  1. Select your account menu in the top right corner of the SonarQube Server interface.

  2. In the menu, select My Account.

  3. Go to Projects.

  4. Select a project.

Retrieving your favorite projects

Favorite projects are marked with a yellow star.

To retrieve your favorite projects:

  1. In the top navigation bar, select Projects.

  2. Select My Favorites. Your favorite projects are listed on the page.

Marking a project as favorite

To mark a project as a favorite:

  1. Retrieve the project. See Retrieving projects for more information.

  2. Select the star.

Alternatively, you can select or unselect the star in front of a project listed on the Projects page.

Was this helpful?