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

# Analytics Overview

> Tenant-specific analytics overlays and reporting guidance

The analytics namespace provides tenant-specific reporting and metric overlays when Zentra has enabled them for your environment.

<Warning>
  Analytics is not part of the reviewed public API contract. Treat it as an overlay capability that requires a separately issued route and auth contract.
</Warning>

## Typical Use Cases

* embed Zentra usage metrics in your own admin dashboard
* export tenant-specific reporting data into BI tools
* receive reporting or alerting summaries through a tenant-issued workflow
* correlate your own product telemetry with Zentra operational metrics

## Capability Areas

<CardGroup cols={2}>
  <Card title="Dashboard Summary" icon="chart-pie" href="/api-reference/analytics/tenant-analytics">
    Review the high-level analytics capability boundary
  </Card>

  <Card title="Metric Queries" icon="chart-line" href="/api-reference/analytics/tenant-analytics">
    Explore time-series reporting capabilities when your tenant contract includes them
  </Card>

  <Card title="Custom Metrics" icon="upload" href="/api-reference/analytics/tenant-analytics">
    Understand when tenant-issued overlays support metric ingestion
  </Card>

  <Card title="Export Workflows" icon="download" href="/api-reference/analytics/tenant-analytics">
    Review export and reporting considerations
  </Card>
</CardGroup>

## Important Notes

* do not infer reviewed public route names from older analytics examples
* confirm rate limits, data retention, and export semantics for your tenant before building automations
* keep analytics outside the critical path for money movement and identity state transitions

## Access Model

Analytics overlays typically require tenant-specific enablement, and some tenants may only have console access rather than public HTTP access.

Use `/support/contact` if you need the current contract for your tenant.
