001c2097a3
Created by Github action <!-- mintlify-editor-comments:start --> Mintlify --- 0 threads from 0 users in Mintlify - No unresolved comments <!-- mintlify-editor-comments:end --> <!-- mintlify-comment--> <a href="https://dashboard.mintlify.com/twenty/twenty/editor/i18n-docs?source=pr_comment" target="_blank" rel="noopener noreferrer"><picture><source media="(prefers-color-scheme: dark)" srcset="https://d3gk2c5xim1je2.cloudfront.net/assets/open-mintlify-editor-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://d3gk2c5xim1je2.cloudfront.net/assets/open-mintlify-editor-light.svg"><img src="https://d3gk2c5xim1je2.cloudfront.net/assets/open-mintlify-editor-light.svg" alt="Open in Mintlify Editor"></picture></a> <!-- /mintlify-comment --> Co-authored-by: github-actions <github-actions@twenty.com>
36 lines
1.3 KiB
Plaintext
36 lines
1.3 KiB
Plaintext
---
|
|
title: 权限与访问控制
|
|
description: 控制 AI 代理在您的工作区中可以访问和修改的内容。
|
|
---
|
|
|
|
## 概览
|
|
|
|
AI 代理遵循您现有的权限结构。 对于希望精确控制自动化 AI 流程在其工作区中能够访问或修改内容的团队来说,这一点尤为重要。
|
|
|
|
## 将角色分配给 AI 代理
|
|
|
|
1. 进入 **设置 → 角色**
|
|
2. 单击您要分配的角色
|
|
3. 打开 **分配** 选项卡
|
|
4. 在 **AI 代理** 下,单击 **+ 分配给 AI 代理**
|
|
5. 从列表中选择 AI 代理
|
|
6. 确认分配
|
|
|
|
## 为什么要将角色分配给 AI 代理?
|
|
|
|
| 优势 | 描述 |
|
|
| -------- | ------------------ |
|
|
| **安全** | 限制 AI 代理可以访问或修改的数据 |
|
|
| **合规** | 确保 AI 代理仅处理其所需的数据 |
|
|
| **控制** | 防止 AI 自动化执行非预期操作 |
|
|
| **可审计性** | 跟踪各项操作由哪个 AI 代理执行 |
|
|
|
|
<Note>
|
|
对于在工作流中运行的 AI 代理,角色分配可确保该代理无法访问或修改其预期范围之外的数据—即使该工作流具有更广泛的权限。
|
|
</Note>
|
|
|
|
## 相关
|
|
|
|
* [权限](/l/zh/user-guide/permissions-access/capabilities/permissions) — 有关创建和管理角色的详细信息
|
|
* [AI 代理](/l/zh/user-guide/ai/capabilities/ai-agents) — 工作流中的 AI 功能
|