無料でビルドを開始
CircleCI.comアカデミーブログコミュニティサポート

Manage roles and permissions

1 month ago2 min read
Cloud
このページの内容

Manage user access to organizations and projects with CircleCI roles and associated permissions. The guides on this page show how to add people to your organization, update permissions, and assign specific project roles to people in your organization. You can also manage roles for groups of users with groups.For an overview of roles and permissions in CircleCI, see the Roles and permissions overview page.

Prerequisites

Add people to your organization

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

  2. Select People.

  3. Select Invite.

  4. Enter the person’s email address. You can add multiple people separated by a space too.

  5. Select a role from the dropdown menu to be applied to the people you are inviting.

  6. Select Send Invite(s).

An invited user will receive an email notification (sent from noreply@circleci.com), containing a link to accept the invite.

If they do not have a CircleCI account, they will need to sign up. If they already have a CircleCI account, they are added to the organization, and if they are logged in, they will see the organization as an option in the organization switcher in the top left corner of the web app.

Change a person’s org-level permissions

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

  2. Select People.

  3. Scroll to locate the person you want to update permissions for.

  4. Use the dropdown menu next to their name to select a new role.

Remove people from your organization

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

  2. Select People.

  3. Scroll to locate the person you want to remove.

  4. Select the ellipsis (…​) button next to their name and select Remove from organization.

Assign a project role

Project roles setup page
  1. In the CircleCI web app, select Projects in the sidebar.

  2. Find your project. You can use the search box to help.

  3. Select the ellipsis (…​) button next to your project and select Project Settings.

  4. Select People in the sidebar menu.

  5. Select Assign Project Roles.

  6. Select the username of the person you want to assign a role to.

  7. Use the Project Role dropdown menu to select the role you want to assign

  8. Select Assign Role.

Change a person’s project-level permissions

  1. In the CircleCI web app, select Projects in the sidebar.

  2. Find your project. You can use the search box to help.

  3. Select the ellipsis (…​) button next to your project and select Project Settings.

  4. Select People in the sidebar menu.

  5. Use the dropdown menu next to the person’s name to select a new project role.

Remove people from your project

  1. In the CircleCI web app, select Projects in the sidebar.

  2. Find your project. You can use the search box to help.

  3. Select the ellipsis (…​) button next to your project and select Project Settings.

  4. Select People in the sidebar menu.

  5. Select the ellipsis (…​) button next to their name and select Remove project role


Suggest an edit to this page

Make a contribution
Learn how to contribute