mirror of
https://github.com/mintlify/docs.git
synced 2026-09-14 13:35:46 +08:00
4c31f3683c
* ai/ keywords * api/ keywords * components/ keywords * create/ keywords * customize/ keywords * api-playground/ keywords * dashboard/ keywords * deploy/ keywords * guides/ keywords * insights/ keywords * integrations/ keywords * optimize/ keywords * organize/ keywords * root/ keywords * rm temp files
29 lines
1015 B
Plaintext
29 lines
1015 B
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>
|
|
RBAC functionality is available on [Custom 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.
|