Skip to main content
Version: Community Edition v1.5 (latest)

Managing User Accounts

Semaphore users a Role Based Access Control model to manage permissions at the organization and project level.

Manage your user profile

You can manage your Semaphore user profile details such as email address, username, and access token.

How to change your username

To change your Semaphore username, follow these steps:

  1. Open your user menu on the top-right corner

  2. Select Profile settings

    Profile menu

  3. Under Screen name, type your new name

    User profile page

  4. Press Save changes

How to change your email address

warning

Changing your user profile email address can revoke access to integrations such as GitHub and BitBucket. You may need to reconnect your repositories after changing your email address.

To change your Semaphore email address, follow these steps:

  1. Open your user menu on the top-right corner

  2. Select Profile settings

    Profile menu

  3. Under Email Address, type your email address

    User profile page

  4. Press Update email

  5. Confirm the change

How to reset your personal API token

warning

Changing your access token will revoke access to the Semaphore API and access via the Semaphore CLI. Only reset your token if you have lost access to it or suspect someone else has been using it on your behalf.

To reset your Semaphore API token, follow these steps:

  1. Open your user menu on the top-right corner

  2. Select Profile settings

    Profile menu

  3. Under API Tokek press Reset API Token

    User profile page

  4. Confirm the change, copy the new to token and save it on a safe place

Managing users

Semaphore users a Role Based Access Control model to manage permissions at the instance level.

To manage users in your Semaphore instance, open the server menu and select People. This tab shows users and groups in your instance along with their roles and groups.

The people tab

How to create users

To create new accounts, go to the people option in the server menu and follow these steps:

  1. Press Add people

    Add people button

  2. Type the email of the persons you wish to invite

  3. Optionally, set a username. If not provided, the username is inferred from the email

  4. When you are done adding users, press Create Accounts

    Add user screen

  5. Take note of the temporary passwords for each account

    Temporary password

  6. When the new user first logs in with the temporary password, they will be prompted to create a new one. After that, they can start using Semaphore normally.

How to change a user role

To change user roles, go to the people option in the server menu and follow these steps:

  1. Press the Edit button next to the user you want to change

    Edit button

  2. Select the new role

    Change role button

How to reset a user password

To reset a user password, go to the people option in the server menu and follow these steps:

  1. Press the Edit button next to the user you want to change

    Edit button

  2. Press the Reset password button

    Reset password button

  3. Press Reset password

  4. A new temporary password will be generated

  5. When the user logs in with the temporary password they will be prompted to create a new password

How to remove users

Users can only be removed from the instance when they don't own any projects. You must transfer the ownership of all the user's projects before they can be removed from Semaphore.

To remove a user, go to the people option in the server menu and follow these steps:

  1. Transfer any project ownership the user may have to another individual. The user must not own any projects
  2. Press the X button next to the username of the user you want to remove

Removing a user from the organization

Upon removal, access to all projects in Semaphore are revoked.

note

Only an Admins and Owners can remove users from the Semaphore instance.

How to view permissions for roles

Semaphore provides pre-defined roles. These permissions cannot be changed. You can see what actions each role can perform by following these steps:

  1. Open the server Settings menu

  2. Select Roles

    Settings Role location

  3. In the Organization Roles section, press the eye button next to the role you want to examine

The actions with enabled checkbox are allowed for that role.

Organization admin allowed actions