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

# Agent verification flow

> Create or import an agent. Confirm it is ready. Then run work on Proofable.

Ask:

> Create or import an agent on my Proofable profile. Use generate if I need a separate spend account. Set spend and action limits. Then confirm it is ready.

Then chat now, or start a Pro job in the background or on a schedule. Open **Connections** to link apps.

## Setup order

<Steps>
  <Step title="Connect">
    Add `https://mcp.proofable.me/mcp`, then click **Connect**.
  </Step>

  <Step title="Create or import">
    Ask Proofable, or **`proofable_agent_create`**. Default is your signed-in profile. Use **`generate`** only for a dedicated spend key.
  </Step>

  <Step title="Confirm">
    **`proofable_agent_link`** until **`linked: true`**.
  </Step>

  <Step title="Work">
    Chat or **New job**. Other runtimes can use the same agent.
  </Step>
</Steps>

Ready means identity is on file. A separate spend account also needs signed permissions.

[Do the work](./overview) · [Agent create](../mcp/agent-create) · [Connections](../cookbook/connector-integrations)

## Related

<CardGroup cols={2}>
  <Card title="MCP setup" icon="plug" href="../mcp/setup">
    Install Proofable and click Connect.
  </Card>

  <Card title="Agents" icon="robot" href="./overview">
    Create or import, then do the work.
  </Card>

  <Card title="Connections" icon="grid-2" href="../cookbook/connector-integrations">
    Link apps in Connections.
  </Card>

  <Card title="Limits" icon="handshake" href="./agent-delegation">
    Spend, actions, expiry.
  </Card>
</CardGroup>
