mirror of
https://github.com/mintlify/docs.git
synced 2026-09-14 13:35:46 +08:00
646fb4c5a2
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
43 lines
2.2 KiB
Plaintext
43 lines
2.2 KiB
Plaintext
---
|
||
title: "角色"
|
||
description: "分配管理员、编辑者或查看者角色,以管理团队访问权限。"
|
||
keywords: ["RBAC", "基于角色的访问控制", "管理员", "编辑者", "查看者", "权限"]
|
||
---
|
||
|
||
<Info>
|
||
基于角色的访问控制(RBAC)在 [Enterprise 方案](https://mintlify.com/pricing?ref=rbac) 中提供。
|
||
</Info>
|
||
|
||
Mintlify 提供三种控制台访问级别:查看者、编辑者和管理员。
|
||
|
||
| | 查看者 | 编辑者 | 管理员 |
|
||
| ------------------------------ | :----: | :----: | :----: |
|
||
| View content in the editor | ✅ | ✅ | ✅ |
|
||
| View dashboard and analytics | ✅ | ✅ | ✅ |
|
||
| Edit content in the web editor | ❌ | ✅ | ✅ |
|
||
| Trigger deployments | ❌ | ✅ | ✅ |
|
||
| Create and delete API keys | ❌ | ✅ | ✅ |
|
||
| Configure integrations | ❌ | ✅ | ✅ |
|
||
| Configure assistant | ❌ | ✅ | ✅ |
|
||
| Configure add-ons | ❌ | ✅ | ✅ |
|
||
| Invite editors and viewers | ❌ | ✅ | ✅ |
|
||
| Update user roles | ❌ | ❌ | ✅ |
|
||
| Invite admins | ❌ | ❌ | ✅ |
|
||
| Delete users | ❌ | ❌ | ✅ |
|
||
| Manage billing | ❌ | ❌ | ✅ |
|
||
| Manage SSO | ❌ | ❌ | ✅ |
|
||
| Update custom domain | ❌ | ❌ | ✅ |
|
||
| Update Git source | ❌ | ❌ | ✅ |
|
||
| Delete organization | ❌ | ❌ | ✅ |
|
||
|
||
<Tip>
|
||
仅将管理员访问权限授予需要执行管理员任务的成员。
|
||
</Tip>
|
||
|
||
<div id="add-members-to-your-organization">
|
||
## 向你的组织添加成员
|
||
</div>
|
||
|
||
默认情况下,创建 Mintlify 组织的人拥有管理员权限。你可以在控制台的 [成员](https://dashboard.mintlify.com/settings/organization/members) 页面添加其他编辑。
|
||
|
||
你的组织中可以根据需要添加任意数量的成员。成员席位可能会产生额外费用。更多详情请参阅[定价页面](https://mintlify.com/pricing)。 |