Skip to content

Commit eb54211

Browse files
author
Katie Horne
authored
chore: add explanation to user roles (#698)
1 parent d6b164d commit eb54211

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

admin/access-control/user-roles.md

+14
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,20 @@ There are four roles available:
3939
</tbody>
4040
</table>
4141

42+
### Additive permissions
43+
44+
The following tables detail what permissions Coder grants to each of the four
45+
roles, but a summary of the roles are:
46+
47+
- All users are (or have the permissions of) a **member**
48+
- An **auditor** has the permissions of a member, plus the ability to work with
49+
audit logs
50+
- A **site manager** has the permissions of a member or an auditor, plus
51+
additional administrative rights
52+
- A **site admin** has the permissions of a member, auditor, and site manager,
53+
as well as additional admin rights (e.g., creating site managers, access to
54+
API keys)
55+
4256
### Site admin permissions
4357

4458
<table>

0 commit comments

Comments
 (0)