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

# SLA Analytics

> SLA analytics provide visibility into your organization''s SLA compliance, response and resolution times, and breach patterns.

SLA analytics provide visibility into your organization's SLA compliance, response and resolution times, and breach patterns. Use this data to monitor service level performance and identify areas for improvement.

## What are SLAs?

Service Level Agreements (SLAs) define the expected response and resolution times for customer support interactions. The SLA analytics API lets you track:

* **Compliance rates** — How often your team meets SLA targets for first response and resolution
* **Coverage** — What percentage of sessions are covered by an SLA policy
* **Percentiles** — Response and resolution time distributions (p50, p75, p90, p95)
* **Trends** — How compliance changes over time
* **Breach patterns** — When SLA breaches are most likely to occur

## Available Endpoints

<CardGroup>
  <Card title="Overview" icon="chart-pie" href="/api-reference/sla-analytics/overview">
    Get SLA compliance rates, coverage, and response/resolution time percentiles
  </Card>

  <Card title="Breakdown" icon="chart-bar" href="/api-reference/sla-analytics/breakdown">
    Get SLA compliance grouped by policy, team, agent, or channel
  </Card>

  <Card title="Trend" icon="chart-line" href="/api-reference/sla-analytics/trend">
    Get SLA compliance rates over time, grouped by day or week
  </Card>

  <Card title="Breach Heatmap" icon="fire" href="/api-reference/sla-analytics/breach-heatmap">
    Get a heatmap of SLA breaches by hour of day and day of week
  </Card>
</CardGroup>
