> ## Documentation Index
> Fetch the complete documentation index at: https://agno-v2-update-deprecated-models.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Metrics

> Run and session metrics for token usage, duration, and performance.

When you run an agent, team or workflow in Agno, the response you get includes detailed metrics about the run.
These metrics help you understand resource usage (like **token usage** and **duration**), performance, and other aspects of the model and tool calls.

## Learn more

<CardGroup cols={3}>
  <Card title="Agent Metrics" icon="robot" iconType="duotone" href="/sessions/metrics/agent">
    Learn about agent run and session metrics.
  </Card>

  <Card title="Team Metrics" icon="users" iconType="duotone" href="/sessions/metrics/team">
    Learn about team run and session metrics.
  </Card>

  <Card title="Workflow Metrics" icon="diagram-project" iconType="duotone" href="/sessions/metrics/workflow">
    Learn about workflow sessions.
  </Card>
</CardGroup>
