Manage groups
If you authenticated your CircleCI account with GitLab or the CircleCI GitHub App, the content on this page applies to you. |
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
-
A CircleCI account connected to your code. You can sign up for free.
-
At least one project created in your organization. See the Create a project page for instructions.
Create a group
To do this, you must have the Organization Admin role. |
-
In the CircleCI web app, click on Organization Settings in the sidebar
-
Select Groups from the sidebar
-
Click Create Group
-
Enter a name and description (optional) for your group
-
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
To do this, you must have the Organization Admin role. |
-
In the CircleCI web app, click on Organization Settings in the sidebar
-
Select Groups from the sidebar
-
Click on the name of the group you want to add people to
-
On the group page, click Add members
-
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
To do this, you must have the Organization Admin role. |
-
In the CircleCI web app, click on Projects in the sidebar
-
Click on the ellipsis next to your project () and then click Project Settings
-
Select Groups from the sidebar
-
Click Add Groups
-
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
To do this, you must have the Organization Admin role. |
-
In the CircleCI web app, click on Projects in the sidebar
-
Click on the ellipsis next to your project () and then click Project Settings
-
Select Groups from the sidebar
-
Locate the group in the list and open up the "Project Grant" dropdown to access all role options
-
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
To do this, you must have the Organization Admin role. |
-
In the CircleCI web app, click on Organization Settings in the sidebar
-
Select Groups from the sidebar
-
Click on the name of the group in the list to view the group details page
-
Click Delete group
Remove a user from a group
To do this, you must have the Organization Admin role. |
-
In the CircleCI web app, click on Organization Settings in the sidebar
-
Select Groups from the sidebar
-
Click on the name of the group in the list
-
Click on the checkbox next to the user you want to remove from the group, and click Remove Members