Files
twenty/packages/twenty-docs/l/zh/user-guide/ai/overview.mdx
T
github-actions[bot] 9742c21a99 i18n - docs translations (#23125)
Created by Github action

<!-- This is an auto-generated description by cubic. -->
<a
href="https://cubic.dev/pr/twentyhq/twenty/pull/23125?utm_source=github"
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source
media="(prefers-color-scheme: light)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img
alt="Review in cubic"
src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a>
<!-- End of auto-generated description by cubic. -->

Co-authored-by: github-actions <github-actions@twenty.com>
2026-07-21 18:58:59 +02:00

59 lines
1.7 KiB
Plaintext

---
title: AI
description: Twenty 中的 AI 驱动功能。
---
<Frame>
<img src="/images/user-guide/workflows/robot.png" alt="AI" />
</Frame>
## 功能
当前,Twenty 提供:
### 1. AI 聊天机器人
一款能理解你的上下文并可访问你在 Twenty 中所有数据的对话式助手。
**关键功能:**
* **完整数据访问**:查询你工作区中的任何记录、关系或指标
* **页面上下文感知**:可根据你在 Twenty 中所处的位置引用 "this company" 或 "this opportunity"
* **自然语言**:无需在菜单中导航即可提问并获得答案
**示例提示:**
* "本月将要成交的商机有哪些?"
* "哪些交易在谈判阶段已超过 30 天?"
* "总结我与此人的互动"
### 2. 工作流中的 AI 代理
通过由 AI 驱动的操作和自主代理扩展你的工作流。
**关键功能:**
* **AI 操作**:使用 AI 丰富数据、分类记录、生成摘要等
* **自主代理**:允许代理在工作流内执行多步任务
* **自定义提示词**:精确定义 AI 应如何处理你的数据
**使用场景:**
* 自动分类入站线索
* 从公共来源丰富公司数据
* 基于会议记录生成后续电子邮件草稿
* 根据互动模式为商机评分
## 权限与访问控制
AI 代理通过现有的权限系统进行管理:
1. 转到 **设置 → 成员 → 角色**
2. 配置每个 AI 代理可访问的数据
3. 为每个对象设置读/写权限
这可确保 AI 代理遵守你的数据治理策略,并且只访问其所需的数据。
* 关注我们的 [GitHub](https://github.com/twentyhq/twenty) 获取开发更新
* 加入我们的 [Discord](https://discord.gg/UfGNZJfAG6) 分享反馈和功能需求