Files
twenty/packages/twenty-docs/user-guide/ai/overview.mdx
T
StephanieJoly4 183d034716 User guide structure update (#16705)
Reorganizing by Feature sections

Capabilities folders to give an overview of each feature

How-Tos folders to give guidance for advanced customizations

Reorganized the Developers section as well, moving the API sub section
there

added some new visuals and videos to illustrate the How-Tos articles

checked the typos, the links and added a section at the end of the
doc.json file to redirect existing links to the new ones (SEO purpose +
continuity of the user experience)

What I have not updated is the "l" folder that, per my understanding,
contains the translation of the User Guide - that I only edited in
English

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> <sup>[Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) is
generating a summary for commit
5301502a32856e5b45d7ef30253fa7db6dc55233. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->

---------

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@twenty.com>
Co-authored-by: Abdul Rahman <ar5438376@gmail.com>
Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
2025-12-22 09:07:06 +01:00

59 lines
2.0 KiB
Plaintext

---
title: AI
description: AI-powered features coming soon to Twenty.
---
<Frame>
<img src="/images/user-guide/workflows/robot.png" alt="AI" />
</Frame>
## What's Coming
Twenty is building AI capabilities to help your team work smarter. We're focusing on two major areas:
### 1. AI Chatbot
A conversational assistant that understands your context and has access to all your Twenty data.
**Key capabilities:**
- **Full data access**: Query any record, relationship, or metric in your workspace
- **Page context awareness**: Reference "this company" or "this opportunity" based on where you are in Twenty
- **Natural language**: Ask questions and get answers without navigating menus
**Example prompts:**
- "What opportunities are closing this month?"
- "Which deals have been in Negotiation for more than 30 days?"
- "Summarize my interactions with this person"
### 2. AI Agents in Workflows
Extend your workflows with AI-powered actions and autonomous agents.
**Key capabilities:**
- **AI actions**: Use AI to enrich data, classify records, generate summaries, and more
- **Autonomous agents**: Let agents execute multi-step tasks within a workflow
- **Custom prompts**: Define exactly how AI should process your data
**Use cases:**
- Automatically categorize inbound leads
- Enrich company data from public sources
- Generate follow-up email drafts based on meeting notes
- Score opportunities based on engagement patterns
## Permissions and Access Control
AI agents will be managed through the existing permissions system:
1. Go to **Settings → Roles**
2. Configure which data each AI agent can access
3. Set read/write permissions per object
This ensures AI agents respect your data governance policies and only access what they need.
## Stay Updated
We'll update this section as AI features become available. In the meantime:
- Follow our [GitHub](https://github.com/twentyhq/twenty) for development updates
- Join our [Discord](https://discord.gg/twenty) to share feedback and feature requests