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

# Overview

> Pre-aggregated KPI metrics, summary data, and financial reporting across the platform

The Reporting endpoints return pre-aggregated metrics and financial data that power the SignaPay admin, partner, agent, and merchant UIs. All responses are read-only and scoped to the authenticated user's role and client hierarchy.

<CardGroup cols={2}>
  <Card title="Agent Dashboard" icon="briefcase" href="/api-reference/dashboards/agent-dashboard">
    KPI metrics, merchant status, processing volume, and top-performer rankings for an agent's portfolio.
  </Card>

  <Card title="Merchant Dashboard" icon="store" href="/api-reference/dashboards/merchant-dashboard">
    KPI metrics, recent transactions, batch dates, and volume trends for a single merchant.
  </Card>

  <Card title="Partner Dashboard" icon="handshake" href="/api-reference/dashboards/partner-dashboard">
    Portfolio-level volume, merchant activity, top agent rankings, and application pipeline data for a partner.
  </Card>

  <Card title="Financial Reporting" icon="dollar-sign" href="/api-reference/financial-reporting/overview">
    Transactions, batches, deposits, chargebacks, statements, and ISO residuals.
  </Card>
</CardGroup>
