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

# AI Agents

> VIS42's three specialized agents automate financial operations so your team can focus on decisions.

## VIS42 is AI-First

Traditional accounting software makes you do the work: enter data, run reports, send reminders, check compliance. VIS42 inverts this — agents handle the routine work, you make the calls that require judgment.

Each agent is a specialist:

<CardGroup cols={3}>
  <Card title="Mercury" href="/agents/mercury">
    **The Secretary**

    Communications, reminders, deadline tracking, and follow-ups across all your channels.
  </Card>

  <Card title="Themis" href="/agents/themis">
    **The CFO Assistant**

    Financial statements, reconciliation, tax prep, KPIs, and forecasting.
  </Card>

  <Card title="Pluto" href="/agents/pluto">
    **The Internal Auditor**

    Data quality, duplicate detection, compliance checks, and anomaly detection.
  </Card>
</CardGroup>

## How Agents Work

Agents connect to your VIS42 data through the same API your team uses. They can:

* **Read** all your financial records (invoices, bills, counterparts, transactions)
* **Write** where their role requires it (Mercury sends messages, Themis creates entries, Pluto corrects records)
* **Notify** you when they find something that needs your attention
* **Draft** documents for your review before taking action (when approval mode is on)

## Invoking an Agent

Agents respond to natural language requests. You can talk to them directly in the VIS42 app, or through any AI client connected via the MCP Server.

**Examples:**

* *"Mercury, send a friendly payment reminder to all invoices overdue by more than 7 days"*
* *"Themis, generate last month's P\&L statement as a PDF"*
* *"Pluto, check for duplicate counterpart records and report what you find"*

## Agent vs. Manual

For every workflow in VIS42, you can choose:

| Approach         | When to use                                            |
| ---------------- | ------------------------------------------------------ |
| **Agent-driven** | Recurring tasks, bulk operations, routine reporting    |
| **Manual**       | One-off actions, exceptions, anything needing judgment |

Agents are not replacements for your team — they handle the predictable so your team can focus on the unexpected.
