> ## Documentation Index
> Fetch the complete documentation index at: https://docs.custral.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AI

> The Custral assistant, chat agents, property auto-fill, and the tools that power them.

Custral's AI centers on an **assistant** you talk to in plain language. It reads your records, drafts and sends messages, and runs actions on your approval. Around it: **chat agents** (reusable personas), **property auto-fill** (AI that fills fields), and the **tools, rules, and connections** that extend what it can do.

## Get started

<Card title="Get started with AI" icon="rocket" horizontal href="/ai/getting-started">
  Ask the assistant to do something, and see it act on your data.
</Card>

## The assistant

<CardGroup cols={2}>
  <Card title="What the assistant can do" icon="wand-magic-sparkles" href="/ai/tools/library">
    A plain-language catalog of what you can ask, with example prompts.
  </Card>

  <Card title="Inspect the page" icon="magnifying-glass" href="/ai/inspect">
    Point the assistant at a record, row, or chart and ask it to act.
  </Card>

  <Card title="Tools" icon="screwdriver-wrench" href="/ai/tools/overview">
    The actions it can take: read records, create properties, send email, search the web.
  </Card>

  <Card title="Permissions" icon="shield-check" href="/ai/permissions">
    Standing "always allow" rules. View and revoke them.
  </Card>
</CardGroup>

## Agents

<CardGroup cols={2}>
  <Card title="Chat Agents" icon="comments" href="/ai/chat-agents/overview">
    Reusable personas with custom instructions, scoped focus, and tool gating.
  </Card>

  <Card title="Property Auto-Fill" icon="wand-magic-sparkles" href="/ai/property-agents/overview">
    AI that fills a property on demand or on triggers.
  </Card>
</CardGroup>

## Extend the AI

<CardGroup cols={2}>
  <Card title="Rules & Skills" icon="graduation-cap" href="/ai/rules-and-skills">
    Standing guidance (rules) and reusable `/command` procedures (skills).
  </Card>

  <Card title="Provider Tools" icon="plug" href="/ai/provider-tools">
    Tools connected providers give the assistant, gated by your approval.
  </Card>

  <Card title="MCP Connections" icon="server" href="/ai/mcp-connections">
    Connect external MCP servers for read-only tools.
  </Card>

  <Card title="Recommendations" icon="lightbulb" href="/ai/recommendations">
    Proactive nudges about your accounts, conversations, and team.
  </Card>
</CardGroup>

## Feature reference

| Feature                | What it does                                           | Use it when                                      |
| ---------------------- | ------------------------------------------------------ | ------------------------------------------------ |
| **Assistant**          | Chat that reads your data and runs actions on approval | Any ad-hoc AI task                               |
| **Chat agents**        | Reusable personas with scoped focus + tool gating      | The same kind of question, in a consistent voice |
| **Property auto-fill** | Fills a field on demand or on triggers                 | Enriching records at scale                       |
| **Rules & Skills**     | Standing guidance + reusable `/command`s               | Steering the AI to your conventions              |
| **Recommendations**    | Proactive nudges about accounts and conversations      | Surfacing what needs attention                   |

## Works with

The AI reaches across the rest of Custral, it acts on your real data, not in a silo.

<CardGroup cols={2}>
  <Card title="Communications" icon="messages" href="/comms/overview">
    Draft and send email, run chat agents on conversations, and summarize threads.
  </Card>

  <Card title="Data & records" icon="database" href="/data/overview">
    Auto-fill properties, and read or create records straight from a prompt.
  </Card>

  <Card title="Automations" icon="bolt" href="/automation/overview">
    Run AI actions inside workflows and trigger property auto-fill on events.
  </Card>

  <Card title="Surfaces" icon="table-columns" href="/surfaces/overview">
    Ask the assistant to build a view or dashboard, or inspect the open page.
  </Card>
</CardGroup>

## Reference & settings

<CardGroup cols={2}>
  <Card title="Models & Providers" icon="microchip-ai" href="/ai/models/overview">
    The model catalog and what each is good for.
  </Card>

  <Card title="Best practices" icon="lightbulb" href="/ai/best-practices/overview">
    Getting reliable, predictable output.
  </Card>
</CardGroup>

## Related

* [Get started with AI](/ai/getting-started) · [Chat Agents](/ai/chat-agents/overview) · [Property Auto-Fill](/ai/property-agents/overview)


## Related topics

- [Get started with AI](/ai/getting-started.md)
- [AI Agent Widget](/blocks/widgets/agent.md)
- [AI Writing Assistance](/comms/email/ai-assist.md)
- [Run a record's AI auto-fills](/api-reference/records/run-a-records-ai-auto-fills.md)
- [Settings](/start/settings/overview.md)
