Files
twenty/packages/twenty-docs/l/zh/user-guide/ai/capabilities/ai-agents.mdx
T
github-actions[bot] 001c2097a3 i18n - docs translations (#18231)
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>
2026-02-25 16:50:28 +01:00

35 lines
1.2 KiB
Plaintext

---
title: AI 代理
description: 将 AI 功能直接集成到您的自动化工作流中。
---
<Note>
此功能目前正在开发中,并将很快以测试版提供。
</Note>
## 概览
将 AI 功能直接集成到您的自动化工作流中,以实现智能数据处理和决策。
## 功能
| 功能 | 描述 |
| --------- | ------------------- |
| **AI 操作** | 将 AI 驱动的步骤添加到任何工作流中 |
| **数据充实** | 自动使用外部数据充实记录 |
| **分类** | 基于内容分析对记录进行分类 |
| **摘要** | 从文本字段生成摘要 |
| **自定义提示** | 精确定义 AI 如何处理您的数据 |
## 使用场景
* **线索评分**:自动为入站线索打分并设定优先级
* **数据清理**:标准化公司名称和联系信息
* **电子邮件草稿**:基于会议记录生成后续电子邮件
* **记录路由**:根据内容将记录分配给合适的团队成员
## 相关内容
* [工作流概览](/l/zh/user-guide/workflows/overview) — 自动化基础
* [AI 权限](/l/zh/user-guide/ai/capabilities/permissions-access-control) — AI 代理的访问控制