Start Building for Free
CircleCI.comAcademyBlogCommunitySupport

Manage groups

2 months ago2 min read
Cloud
On This Page

Use groups to manage access to projects and features. By creating groups based on teams or roles within your organization, you can, for example, add a user to a group to give them access to all required projects (for example, mobile projects, DevOps projects). For more information about the roles available, and their associated permissions, see the Roles and permissions overview page.

The how-to guides on this page provide steps for some common group management tasks.

Prerequisites

Create a group

  1. In the CircleCI web app, click on Organization Settings in the sidebar

  2. Select Groups from the sidebar

  3. Click Create Group

  4. Enter a name and description (optional) for your group

  5. Click Create Group

View your new group in the groups list. Click on the group name to view details. You can now add people to the group.

Add people to a group

  1. In the CircleCI web app, click on Organization Settings in the sidebar

  2. Select Groups from the sidebar

  3. Click on the name of the group you want to add people to

  4. On the group page, click Add members

  5. In the popup, search or scroll for users to add to your group. You can select multiple users on one session. When you have made your selection, click Save

Add a group to a project

  1. In the CircleCI web app, click on Projects in the sidebar

  2. Click on the ellipsis next to your project () and then click Project Settings

  3. Select Groups from the sidebar

  4. Click Add Groups

  5. Select the group name and then use the dropdown to assign a project role (Admin/Contributor/Viewer)

Assign a new project role to a group

  1. In the CircleCI web app, click on Projects in the sidebar

  2. Click on the ellipsis next to your project () and then click Project Settings

  3. Select Groups from the sidebar

  4. Locate the group in the list and open up the "Project Grant" dropdown to access all role options

  5. Select the new role you wish to assign to the group for this project. You will see a notification to confirm when the change is complete

Delete a group

  1. In the CircleCI web app, click on Organization Settings in the sidebar

  2. Select Groups from the sidebar

  3. Click on the name of the group in the list to view the group details page

  4. Click Delete group

Remove a user from a group

  1. In the CircleCI web app, click on Organization Settings in the sidebar

  2. Select Groups from the sidebar

  3. Click on the name of the group in the list

  4. Click on the checkbox next to the user you want to remove from the group, and click Remove Members


Suggest an edit to this page

Make a contribution
Learn how to contribute