Adding organization members
This section explains how to add and remove members to and from a SonarQube Cloud organization.
This page explains how to manually add users to your organization. Adding users manually is not necessary (and not possible) if:
The GitHub member synchronization is activated. See DevOps platform authentication for more details. If your users are onboarded through GitHub, the organization member synchronization between GitHub and SonarQube Cloud is enabled by default.
Or the automatic group synchronization is activated. If your enterprise users are onboarded with your SSO identity provider, synchronized group members are automatically added to the respective organization.
The Free plan limits the maximum authorized number of members. See Subscription plans for more details.
Be aware that, when you import an organization to SonarQube Cloud, the account you use for the import is added as a member of the organization (with the Administer Organization permission). If you want that your other SonarQube Cloud account(s) be also part of the organization, you must add them manually. For example, if you imported a GitHub organization by using your GitHub account and you are now logged in to SonarQube Cloud with your Azure DevOps account, then you will not view your GitHub organization if you haven’t added your Azure DevOps account as a member of this organization. For more information, see Using multiple accounts.
You must be an organization admin to be able to add or remove organization members. You can only add users to an organization who have already signed up with SonarQube Cloud.
To add or remove a member to/from your organization:
Retrieve your organization. See Retrieving your organizations for more details.
Go to Members.
To add a member:
Select the Add a member button. The Add member dialog opens.
Enter the exact email address of the member.
Select Add member. If you cannot see the email address of a DevOps platform user account, it may be because the address has not been verified. See Signing in to SonarQube Cloud for more information
To remove a member, select the three-dot menu to the far right of the member’s name.
In the menu, select Remove from organization’s members. The Remove user dialog opens.
Confirm the deletion.
Related pages
Introduction to Managing your subscription
Introduction to Performing global analysis setup
Last updated
Was this helpful?