File tree 1 file changed +9
-8
lines changed 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,15 @@ This article walks you through the user roles available in Coder and creating an
6
6
7
7
Coder offers these user roles in the community edition:
8
8
9
- | | User Admin | Template Admin | Owner |
10
- | ------------------------------------------ | ---------- | -------------- | ----- |
11
- | Add and remove Users | ✅ | | ✅ |
12
- | Manage groups (enterprise) | ✅ | | ✅ |
13
- | Change User roles | | | ✅ |
14
- | Manage ** ALL** Templates | | ✅ | ✅ |
15
- | View, update and delete ** ALL** Workspaces | | ✅ | ✅ |
16
- | Execute and use ** ALL** Workspaces | | | ✅ |
9
+ | | Auditor | User Admin | Template Admin | Owner |
10
+ | ----------------------------------------------------- | ------- | ---------- | -------------- | ----- |
11
+ | Add and remove Users | | ✅ | | ✅ |
12
+ | Manage groups (enterprise) | | ✅ | | ✅ |
13
+ | Change User roles | | | | ✅ |
14
+ | Manage ** ALL** Templates | | | ✅ | ✅ |
15
+ | View, update and delete ** ALL** Workspaces | | | ✅ | ✅ |
16
+ | Execute and use ** ALL** Workspaces | | | | ✅ |
17
+ | View all user operation [ Audit Logs] ( ./audit-logs.md ) | ✅ | | | ✅ |
17
18
18
19
A user may have one or more roles. All users have an implicit Member role
19
20
that may use personal workspaces.
You can’t perform that action at this time.
0 commit comments