# Retrieving your organizations

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

## Listing all your organizations <a href="#listing-organizations" id="listing-organizations"></a>

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

{% hint style="info" %}
From the Organizations page, you can leave an organization. With the appropriate permissions, you can also create, delete, or upgrade an organization.
{% endhint %}

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.

<figure><img src="broken-reference" alt="Viewing all organizations your are a member of"><figcaption></figcaption></figure>

## Retrieving and viewing your organization <a href="#viewing" id="viewing"></a>

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.

<figure><img src="broken-reference" alt="Your organizations are clearly displayed in different parts of the SonarQube Cloud UI, where appropriate."><figcaption></figcaption></figure>

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 [#change-details](https://docs.sonarsource.com/sonarqube-cloud/administering-sonarcloud/managing-organization/creating-organization/changing-organization-settings#change-details "mention").
2. Organization's navigation bar.
3. Organization key.
4. Organization's subscription plan.
5. Button to navigate to the [bound DevOps organization](https://docs.sonarsource.com/sonarqube-cloud/administering-sonarcloud/about-sonarqube-cloud-solution/resources-structure/binding-with-dop).

<figure><img src="broken-reference" alt="Overview of the organization&#x27;s page"><figcaption></figcaption></figure>

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 [projects](https://docs.sonarsource.com/sonarqube-cloud/administering-sonarcloud/about-sonarqube-cloud-solution/resources-structure/projects "mention") belonging to the organization and to which you have access.
* **Issues**: This page lists issues belonging to the organization. See [reviewing](https://docs.sonarsource.com/sonarqube-cloud/managing-your-projects/issues/reviewing "mention") 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](https://docs.sonarsource.com/sonarqube-cloud/advanced-security/managing-license-profiles-and-policies "mention") for details.
* **Rules**: This page allows you to retrieve [rules](https://docs.sonarsource.com/sonarqube-cloud/standards/managing-rules/rules "mention") 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](https://docs.sonarsource.com/sonarqube-cloud/standards/managing-quality-profiles/introduction "mention") for more information.
* **Quality Gates**: This page allows you to manage quality gates available to your organization’s projects. See [introduction-to-quality-gates](https://docs.sonarsource.com/sonarqube-cloud/standards/managing-quality-gates/introduction-to-quality-gates "mention") for more information.

**Access**

* **Billing and usage**: This page allows the organization admins to manage the organization's subscription. See Managing your subscription [introduction](https://docs.sonarsource.com/sonarqube-cloud/administering-sonarcloud/managing-subscription/introduction "mention") for more information.
* **Members**: This page lists the organization's members and allows the organization admins to manage them. See [organization-members](https://docs.sonarsource.com/sonarqube-cloud/administering-sonarcloud/managing-organization/users-and-permissions/organization-members "mention") for more information.
* **Groups:** This page allows you to create and manages groups of users. See [user-groups](https://docs.sonarsource.com/sonarqube-cloud/administering-sonarcloud/managing-organization/users-and-permissions/user-groups "mention") for details.
* **Permissions:** This page lists all user and groups permissions for your organization. See [users-and-permissions](https://docs.sonarsource.com/sonarqube-cloud/administering-sonarcloud/managing-organization/users-and-permissions "mention") for details.
* **Permission templates:** This page lists all permission templates for your organization and lets you manage them. See [templates](https://docs.sonarsource.com/sonarqube-cloud/administering-sonarcloud/managing-organization/manage-org-projects/manage-project-permissions/templates "mention") for details.
* **Scoped organizations:** This page allows you to manage scoped organization tokens. See [scoped-organization-tokens](https://docs.sonarsource.com/sonarqube-cloud/administering-sonarcloud/managing-organization/scoped-organization-tokens "mention") for details.
* **Webhooks:** This page lists all webhooks for the organization and allows you to create new ones. See [webhooks](https://docs.sonarsource.com/sonarqube-cloud/discovering-sonarcloud/integrations/webhooks "mention") for more details.
* **Administration**: This menu allows the organization admins to access various administration menus. See [managing-organization](https://docs.sonarsource.com/sonarqube-cloud/administering-sonarcloud/managing-organization "mention") for more information.

## Retrieving any free organization <a href="#free-organization" id="free-organization"></a>

* 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/projects`](http://sonarcloud.io/explore/projects) (in the EU region) or `sonarqube.us/explore.projects` (in the US region), and select an organization.
