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.

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:

  1. Retrieve your organization. See Retrieving your organizations for more details.

  2. Go to Members.

  3. 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

  4. To remove a member, select the three-dot menu to the far right of the member’s name.

  5. In the menu, select Remove from organization’s members. The Remove user dialog opens.

  6. Confirm the deletion.

Last updated

Was this helpful?