SonarCloud | Managing your projects | Retrieving projects
Retrieving projects
You can view any public project. You can view a private project of your organization provided you have the corresponding permission.
Retrieving any public or private project
- In the top navigation bar, select the magnifier icon. The Search for projects... box is displayed along with a list of pre-selected projects.
- You can enter a part of the project name in the box to filter the search.
- Select the project in the list.
Retrieving the projects of your organization
- Retrieve your organization:
- Select your account menu in the top right corner of the SonarCloud interface.
- In the menu, under My Organizations, select your organization. The organization's Projects page opens.
- In the left sidebar, you can define filter conditions.
- Above the list, you can use the search box to search by project name.
- Click the project name hyperlink to open the project.
Retrieving your favorite projects
To mark a project as favorite, see Managing your project as a developer.
To retrieve your favorite projects:
- In the top navigation bar, select My Projects. Your favorite projects are listed on the page.
- In the left sidebar, you can define filter conditions.
- Above the list, you can use the search box to search by project name.
- Click the project name hyperlink to open the project.
Exploring open-source projects
To explore open-source projects:
- Select Explore in the top navigation bar of the SonarCloud UI.
- Or go to
sonarcloud.io/explore/projects
.
Viewing and copying project information
- Retrieve the project as explained above.
- In the left navigation bar, select Information. The Information page opens.
The page displays:
- The quality gate currently being used for the project.
- The quality profiles currently being used for the project. If the project contains multiple languages then the profile for each language is shown.
- The project and organization keys.
You can copy them for pasting. - The last analysis method: the method used for the most recent analysis of this project. If the last analysis was done by automatic analysis, this section will display Analyzed by SonarCloud. If the last analysis was done by CI-based analysis, the CI system used will be indicated.
The page allows you to:
Was this page helpful?