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

# Agent profiles

> Decide which agents to scale, optimize, or retire.

<Info>
  This page is a stub. Content and screenshots are coming in a later pass —
  demo reference @ \~10:40.
</Info>

Over time, every agent accrues a **profile**: its volume, its spend, and the real
outcomes it produces. The profile is how you make portfolio decisions about your AI
workforce — which agents to **scale**, which to **optimize**, and which to **retire**.

<Frame caption="An agent profile over time">
  <img src="https://mintcdn.com/enfors/EStKoMAmv9k4MqOd/images/agent-profile.svg?fit=max&auto=format&n=EStKoMAmv9k4MqOd&q=85&s=01649752ab2017faf1708486b14c056a" alt="Agent profile" width="1200" height="750" data-path="images/agent-profile.svg" />
</Frame>

## What a profile shows

* **Volume** — how much work the agent does.
* **Spend** — what it costs, over time.
* **Real outcomes** — what actually comes out of the agent.

## Related

<CardGroup cols={2}>
  <Card title="Agents, Sessions & Decisions" icon="sitemap" href="/concepts/agents-sessions-decisions">
    The hierarchy a profile rolls up.
  </Card>

  <Card title="list_agents" icon="code" href="/mcp/tool-reference#list_agents">
    Pull agent rollups (cost, sessions, outcomes) programmatically.
  </Card>
</CardGroup>
