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

# Overview

> Pre-computed call metrics and team performance analytics

The Analytics API provides pre-computed metrics that mirror the Allo analytics dashboard. All metrics include period-over-period comparison.

## Endpoints

<CardGroup cols={1}>
  <Card title="Team metrics" href="/en/v2/api-reference/analytics/team-summary">
    Team-wide KPIs (total calls, talk time, answer rate) with per-user breakdown
  </Card>

  <Card title="Outbound metrics" href="/en/v2/api-reference/analytics/outbound">
    Outbound dial funnel, time series, heatmap, and leaderboard. Use `extend=items` to drill into calls.
  </Card>
</CardGroup>
