SonarQube Cloud organization concept
On this page
Projects on a repository platform are typically grouped into organizations. This enables teams to work together, define different permissions for different users, and configure common settings and features.
In GitHub and Azure DevOps collections of projects are called organizations, in BitBucket Cloud, workspaces, and in GitLab, groups. For simplicity, we will refer to all of these generically as organizations.
SonarQube Cloud uses the same organization-based structure. Each SonarQube Cloud organization represents a corresponding organization on the repository platform side. The SonarQube Cloud organization is created by importing the DevOps platform organization: the SonarQube Cloud organization is bound to the DevOps platform organization. (It's also possible to create organizations manually but they won't benefit from the same features.) A SonarQube Cloud user can be a member of one or several organizations.
Different management and analysis features are supported for an organization depending on its subscription plan.
The figure below shows SonarQube Cloud reproducing the organization-based structure of the DevOps platform service it is used with.
Related pages
Was this page helpful?