Files
twenty/packages/twenty-docs/user-guide/ai/capabilities/ai-agents.mdx
T
BOHEUS 00e5917d4d Documentation update (#23091)
<!-- This is an auto-generated description by cubic. -->
<a
href="https://cubic.dev/pr/twentyhq/twenty/pull/23091?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. -->
2026-07-21 17:39:39 +02:00

32 lines
1.1 KiB
Plaintext

---
title: AI Agents
description: Integrate AI capabilities directly into your automation workflows.
---
## Overview
Integrate AI capabilities directly into your automation workflows for intelligent data processing and decision-making.
## Capabilities
| Feature | Description |
|---------|-------------|
| **AI actions** | Add AI-powered steps to any workflow |
| **Data enrichment** | Automatically enhance records with external data |
| **Classification** | Categorize records based on content analysis |
| **Summarization** | Generate summaries from text fields |
| **Custom prompts** | Define exactly how AI processes your data |
## Use Cases
- **Lead scoring**: Automatically score and prioritize inbound leads
- **Data cleanup**: Standardize company names and contact information
- **Email drafts**: Generate follow-up emails based on meeting notes
- **Record routing**: Assign records to the right team member based on content
## Related
- [Workflows Overview](/user-guide/workflows/overview) — automation basics
- [AI Permissions](/user-guide/ai/capabilities/permissions-access-control) — access control for AI agents