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

# Statistics

> Track how your AI workforce is performing: usage, agent activity, and results over time.

In **Statistics** you track the health and performance of your AI operation: how much the agents worked, what was used most, and how it evolves over time.

<Frame caption="📸 Screenshot to add: Statistics panel (Resources → Statistics).">
  <img src="https://mintcdn.com/iteam/E1mg8rFlXblsaNT0/images/placeholder.svg?fit=max&auto=format&n=E1mg8rFlXblsaNT0&q=85&s=36c435f4df28c31a7e114586a931bbd2" alt="Statistics" width="800" height="420" data-path="images/placeholder.svg" />
</Frame>

## What you see

<CardGroup cols={2}>
  <Card title="Agent activity" icon="activity">
    Which agents worked the most and on what.
  </Card>

  <Card title="Usage volume" icon="bar-chart-3">
    Conversations, runs, and tasks over time.
  </Card>

  <Card title="Trends" icon="trending-up">
    Period comparisons to see evolution.
  </Card>

  <Card title="Team adoption" icon="users">
    Who is using it and how.
  </Card>
</CardGroup>

<Tip>
  Use Statistics to identify **which agents are worth expanding** (most used) and where there's **automation opportunity** (repeated requests).
</Tip>

## Next steps

<CardGroup cols={2}>
  <Card title="Usage" icon="gauge" href="/en/resources/usage">
    See your operation's consumption and costs.
  </Card>

  <Card title="Processes" icon="repeat" href="/en/automation/processes">
    Automate what repeats.
  </Card>
</CardGroup>
