> ## Documentation Index
> Fetch the complete documentation index at: https://twenty-claude-cool-pascal-5ay683.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 关键功能

> 了解 Twenty 的全部功能之旅——从自定义数据模型到 AI 驱动的自动化。

export const CardTitle = ({children}) => {
  return <div className="text-base font-semibold text-gray-900 dark:text-gray-100">
      {children}
    </div>;
};

Twenty 是一款功能齐全的 CRM 平台。 以下是您可以用它构建的内容。

<CardGroup cols={2}>
  <Card href="/l/zh/user-guide/data-model/overview" img="https://mintcdn.com/twenty-claude-cool-pascal-5ay683/aB4cYnlgNMdmNZD3/images/user-guide/halftone/data-model.png?fit=max&auto=format&n=aB4cYnlgNMdmNZD3&q=85&s=9c86ad2ab07ed29dc3a1fafe97a0e7ce" width="1440" height="680" data-path="images/user-guide/halftone/data-model.png">
    <CardTitle>自定义数据模型</CardTitle>
    定义完全符合您业务需求的数据结构。
    <br />创建自定义对象，使用 20 多种字段类型添加自定义字段，并在任意对象之间构建关联关系。
  </Card>

  <Card href="/l/zh/user-guide/views-pipelines/overview" img="https://mintcdn.com/twenty-claude-cool-pascal-5ay683/aB4cYnlgNMdmNZD3/images/user-guide/halftone/layout.png?fit=max&auto=format&n=aB4cYnlgNMdmNZD3&q=85&s=a7905d7381e7e5ff5d62d229afb53046" width="2880" height="1360" data-path="images/user-guide/halftone/layout.png">
    <CardTitle>视图与管道</CardTitle>
    在表格视图、看板和日历视图之间切换。
    <br />使用 AND/OR 逻辑进行筛选，可按多个字段排序，对记录进行分组，并保存自定义视图。
  </Card>

  <Card href="/l/zh/user-guide/workflows/overview" img="https://mintcdn.com/twenty-claude-cool-pascal-5ay683/aB4cYnlgNMdmNZD3/images/user-guide/halftone/workflows.png?fit=max&auto=format&n=aB4cYnlgNMdmNZD3&q=85&s=eb00c07cc73453d89bbfb397b1d5b3da" width="5760" height="2720" data-path="images/user-guide/halftone/workflows.png">
    <CardTitle>工作流与自动化</CardTitle>
    无需编写代码即可自动化任何业务流程。
    <br />在记录变更、计划任务、手动操作或传入 Webhook 时触发工作流。
  </Card>

  <Card href="/l/zh/user-guide/calendar-emails/overview" img="https://mintcdn.com/twenty-claude-cool-pascal-5ay683/aB4cYnlgNMdmNZD3/images/user-guide/halftone/calendar-emails.png?fit=max&auto=format&n=aB4cYnlgNMdmNZD3&q=85&s=49d1b7b6e23ebbe0b1487b55254e65de" width="2880" height="1360" data-path="images/user-guide/halftone/calendar-emails.png">
    <CardTitle>日历与邮箱同步</CardTitle>
    连接您的 Google Workspace 或 Microsoft 365 帐号。
    <br />邮件和日历事件会自动显示在相关 CRM 记录中。
  </Card>

  <Card href="/l/zh/user-guide/ai/overview" img="https://mintcdn.com/twenty-claude-cool-pascal-5ay683/aB4cYnlgNMdmNZD3/images/user-guide/halftone/ai.png?fit=max&auto=format&n=aB4cYnlgNMdmNZD3&q=85&s=fa36592eeb0429d01cd35876addb3d55" width="2880" height="1360" data-path="images/user-guide/halftone/ai.png">
    <CardTitle>AI</CardTitle>
    在您的 CRM 中自主运行的 AI 智能体——回答问题、丰富记录，并在您的权限模型内执行多步骤任务。
  </Card>

  <Card href="/l/zh/user-guide/dashboards/overview" img="https://mintcdn.com/twenty-claude-cool-pascal-5ay683/aB4cYnlgNMdmNZD3/images/user-guide/halftone/dashboards.png?fit=max&auto=format&n=aB4cYnlgNMdmNZD3&q=85&s=29f0ef51616d27778fe9d81be9f9f450" width="1440" height="680" data-path="images/user-guide/halftone/dashboards.png">
    <CardTitle>仪表盘与报表</CardTitle>
    使用实时小部件构建自定义仪表盘。
    <br />通过可配置的图表和筛选器跟踪管道指标、团队绩效和业务 KPI。
  </Card>

  <Card href="/l/zh/user-guide/permissions-access/overview" img="https://mintcdn.com/twenty-claude-cool-pascal-5ay683/aB4cYnlgNMdmNZD3/images/user-guide/halftone/permissions.png?fit=max&auto=format&n=aB4cYnlgNMdmNZD3&q=85&s=394b6ffc53e96298ca3b4e0f3713707a" width="5760" height="2720" data-path="images/user-guide/halftone/permissions.png">
    <CardTitle>权限与访问控制</CardTitle>
    在每个层级实施基于角色的访问控制——对象、字段以及单条记录。
    <br />使用 SAML 或 OIDC 配置 SSO。 审计日志会记录谁做了什么。
  </Card>

  <Card href="/l/zh/developers/extend/api" img="https://mintcdn.com/twenty-claude-cool-pascal-5ay683/aB4cYnlgNMdmNZD3/images/user-guide/halftone/dev-api.png?fit=max&auto=format&n=aB4cYnlgNMdmNZD3&q=85&s=303dc4e3eefd83466f0dfef3c0dc712a" width="1440" height="680" data-path="images/user-guide/halftone/dev-api.png">
    <CardTitle>API 与可扩展性</CardTitle>
    面向开发者优先设计的 API，可适配您的自定义数据模型。
    <br />同时提供 GraphQL 和 REST 端点，并为每个工作区自动生成文档。
  </Card>

  <Card href="/l/zh/user-guide/data-migration/overview" img="https://mintcdn.com/twenty-claude-cool-pascal-5ay683/aB4cYnlgNMdmNZD3/images/user-guide/halftone/data-migration.png?fit=max&auto=format&n=aB4cYnlgNMdmNZD3&q=85&s=09e7a46dbc68a52ae4e2aed26d378c36" width="2880" height="1360" data-path="images/user-guide/halftone/data-migration.png">
    <CardTitle>数据导入与导出</CardTitle>
    通过 CSV 文件或 API 导入数据。
    <br />内置字段映射、重复检测和错误处理功能。 随时导出您的数据——绝无锁定。
  </Card>

  <Card href="/l/zh/developers/self-host/self-host" img="https://mintcdn.com/twenty-claude-cool-pascal-5ay683/aB4cYnlgNMdmNZD3/images/user-guide/halftone/dev-self-host.png?fit=max&auto=format&n=aB4cYnlgNMdmNZD3&q=85&s=b6a8a72963b5c99e5b66628904cb9683" width="1194" height="562" data-path="images/user-guide/halftone/dev-self-host.png">
    <CardTitle>自托管</CardTitle>
    使用单条 Docker Compose 命令在您的自有基础设施上运行 Twenty。
    <br />对您的数据拥有完全控制权，并按您的节奏进行更新。
  </Card>
</CardGroup>
