Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions admin/access-control/user-roles.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,20 @@ There are four roles available:
</tbody>
</table>

### Additive permissions

The following tables detail what permissions Coder grants to each of the four
roles, but a summary of the roles are:

- All users are (or have the permissions of) a **member**
- An **auditor** has the permissions of a member, plus the ability to work with
audit logs
- A **site manager** has the permissions of a member or an auditor, plus
additional administrative rights
- A **site admin** has the permissions of a member, auditor, and site manager,
as well as additional admin rights (e.g., creating site managers, access to
API keys)

### Site admin permissions

<table>
Expand Down