Retrieving your organizations

You can view any free plan organization or a paid plan organization if you’re a member.

You can view any free or paid plan organization if you’re a member.

Listing all your organizations

This procedure explains how to open your account’s Organizations page.

circle-info

From the Organizations page, you can leave an organization. With the appropriate permissions, you can also create, delete, or upgrade an organization.

To list your organizations:

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

  2. In the menu, select View all at the bottom of the My Organizations section.

  3. The Organizations page opens with the list of organizations you’re a member of.

  4. The Admin tag indicates that you're an admin of the organization.

Viewing all organizations your are a member of

Retrieving and viewing your organization

To retrieve your organization, you can:

  1. Select your account menu in the top right corner of the SonarQube Cloud interface. In the menu, under My Organizations, select the organization you want to view.

  2. Alternatively, open the My Projects page and select the organization hyperlink in the projects list.

Your organizations are clearly displayed in different parts of the SonarQube Cloud UI, where appropriate.

The organization record opens as illustrated below:

  1. Organization's avatar and name. The avatar is a small image representing the organization. As an organiziation admin, you can add one, see Changing organization details.

  2. Organization's navigation bar.

  3. Organization key.

  4. Organization's subscription plan.

  5. Button to navigate to the bound DevOps organization.

Overview of the organization's page

You can navigate through the different pages by using the Organization's navigation bar (some pages require specific access permission) :

  • Projects: This page lists the Organization's projects belonging to the organization and to which you have access.

  • Issues: This page lists issues belonging to the organization. See Reviewing issues for details.

Policies

  • License profiles: This page shows which licenses are allowed or prohibited for the dependences used by your projects. See Managing license profiles and policies for details.

  • Rules: This page allows you to retrieve SonarQube rules available in the organization through its quality profiles.

  • Quality Profiles: This page allows you to manage quality profiles available to your organization’s projects, listed by language. See Introduction for more information.

  • Quality Gates: This page allows you to manage quality gates available to your organization’s projects. See Understanding quality gates for more information.

Access

  • Billing and usage: This page allows the organization admins to manage the organization's subscription. See Managing your subscription Introduction for more information.

  • Members: This page lists the organization's members and allows the organization admins to manage them. See Adding organization members for more information.

  • Groups: This page allows you to create and manages groups of users. See Managing user groups for details.

  • Permissions: This page lists all user and groups permissions for your organization. See Managing users and permissions for details.

  • Permission templates: This page lists all permission templates for your organization and lets you manage them. See Using permission templates for details.

  • Scoped organizations: This page allows you to manage scoped organization tokens. See Managing Scoped Organization Tokens for details.

  • Webhooks: This page lists all webhooks for the organization and allows you to create new ones. See Webhooks for more details.

  • Administration: This menu allows the organization admins to access various administration menus. See Managing your organization for more information.

Retrieving any free organization

  • If you know the organization key, go to:

    • In the EU region: sonarcloud.io/organizations/<YourOrganizationKey>

    • In the US region: sonarqube.us/organizations/<YourOrganizationKey>

  • Otherwise, in the top navigation bar of the SonarQube Cloud UI, select Explore or go to sonarcloud.io/explore/projectsarrow-up-right (in the EU region) or sonarqube.us/explore.projects (in the US region), and select an organization.

Last updated

Was this helpful?