SonarQube Cloud | Administering SonarQube Cloud | Adding organization members
Adding / removing organization members
On this page
This page explains how to manually add users to your organization. This is not necessary (and not possible) if:
- The GitHub member synchronization is activated.
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 SAML 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.
- 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 Importing organizations from multiple DevOps platforms.
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.
- 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.
- To remove a member, select the three-dot menu to the far right of the member's name.
- In the menu, select Remove from orgranization’s members. The Remove user dialog opens.
- Confirm the deletion.
Related pages
Was this page helpful?