Files
mintlify__docs/dashboard/roles.mdx
2026-01-30 10:34:54 -08:00

29 lines
1.0 KiB
Plaintext

---
title: "Roles"
description: "Assign Owner, Admin, or Editor roles to manage team access and permissions."
keywords: ["RBAC", "role-based access control", "Admin", "permissions"]
---
<Info>
Role based access control (RBAC) is available on [Enterprise plans](https://mintlify.com/pricing?ref=rbac).
</Info>
Mintlify provides two dashboard access levels: Editor and Admin.
The following describes actions that are limited to the Admin role:
| | Editor | Admin |
| ----------------------- | :----: | :---: |
| Update user roles | ❌ | ✅ |
| Delete users | ❌ | ✅ |
| Invite admin users | ❌ | ✅ |
| Manage & update billing | ❌ | ✅ |
| Update custom domain | ❌ | ✅ |
| Update Git source | ❌ | ✅ |
| Delete org | ❌ | ✅ |
Other actions on the dashboard are available to both roles.
You can invite as many admins as you want, but we recommend limiting admin
access to users who need it.