> ## Documentation Index
> Fetch the complete documentation index at: https://phidatainc-studio-tools-doc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Metrics

> Token usage, cost, timing, and per-model breakdowns for agents, teams, and workflows.

Every agent, team, and workflow response includes metrics for token usage, cost, timing, and per-model breakdowns. See the [Metrics reference](/reference/run/metrics) for field-level details.

## Learn more

<CardGroup cols={3}>
  <Card title="Agent Metrics" icon="robot" iconType="duotone" href="/sessions/metrics/agent">
    Run, message, and session metrics for agents.
  </Card>

  <Card title="Team Metrics" icon="users" iconType="duotone" href="/sessions/metrics/team">
    Run, message, member, and session metrics for teams.
  </Card>

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