diff --git a/docs/admin/users.md b/docs/admin/users.md index fb354ceda2..be1760fd1b 100644 --- a/docs/admin/users.md +++ b/docs/admin/users.md @@ -6,14 +6,15 @@ This article walks you through the user roles available in Coder and creating an Coder offers these user roles in the community edition: -| | User Admin | Template Admin | Owner | -| ------------------------------------------ | ---------- | -------------- | ----- | -| Add and remove Users | ✅ | | ✅ | -| Manage groups (enterprise) | ✅ | | ✅ | -| Change User roles | | | ✅ | -| Manage **ALL** Templates | | ✅ | ✅ | -| View, update and delete **ALL** Workspaces | | ✅ | ✅ | -| Execute and use **ALL** Workspaces | | | ✅ | +| | Auditor | User Admin | Template Admin | Owner | +| ----------------------------------------------------- | ------- | ---------- | -------------- | ----- | +| Add and remove Users | | ✅ | | ✅ | +| Manage groups (enterprise) | | ✅ | | ✅ | +| Change User roles | | | | ✅ | +| Manage **ALL** Templates | | | ✅ | ✅ | +| View, update and delete **ALL** Workspaces | | | ✅ | ✅ | +| Execute and use **ALL** Workspaces | | | | ✅ | +| View all user operation [Audit Logs](./audit-logs.md) | ✅ | | | ✅ | A user may have one or more roles. All users have an implicit Member role that may use personal workspaces.