e5ac9f5b8b
Follow-up based on comments from https://github.com/twentyhq/twenty/pull/23266 <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/twentyhq/twenty/pull/23429?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: Félix Malfait <felix@twenty.com> Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
36 lines
1.2 KiB
Plaintext
36 lines
1.2 KiB
Plaintext
---
|
|
title: AI Chatbot
|
|
description: An intelligent assistant that helps you interact with your CRM data using natural language.
|
|
---
|
|
|
|
## Overview
|
|
|
|
Ask questions in natural language and the assistant retrieves and explains your CRM data for you.
|
|
|
|
## Capabilities
|
|
|
|
| Feature | Description |
|
|
|---------|-------------|
|
|
| **Natural language queries** | Ask questions in plain English instead of building filters |
|
|
| **Full data access** | Query records, relationships, and metrics across your workspace |
|
|
| **Page context** | Reference "this company" or "this opportunity" based on your current view |
|
|
| **Conversational** | Follow-up questions maintain context from previous queries |
|
|
|
|
## Example Interactions
|
|
|
|
### Finding Records
|
|
- "Show me all opportunities over $50,000"
|
|
- "Find contacts I haven't emailed in 2 weeks"
|
|
- "List companies in the healthcare industry"
|
|
|
|
### Getting Insights
|
|
- "What's my total pipeline value?"
|
|
- "How many deals closed last month?"
|
|
- "Which stage has the most stuck opportunities?"
|
|
|
|
### Using Page Context
|
|
- "Summarize my interactions with this person" (on a contact page)
|
|
- "What opportunities are linked to this company?" (on a company page)
|
|
- "When was this deal last updated?" (on an opportunity page)
|
|
|