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

# Statements

> Process, match, and analyze your royalty statement data

## What are Statements?

The Statements module is Royaltyport's statement processing engine. It automatically categorizes, validates, and matches royalty statement data to your catalog and contracts, giving you visibility into your earnings.

## Key Features

<CardGroup cols={2}>
  <Card title="Automated Processing" icon="gears">
    Parse and process statements from any format automatically.
  </Card>

  <Card title="Asset Matching" icon="link">
    Match statement lines to your catalog recordings and compositions.
  </Card>

  <Card title="Contract Linking" icon="file-contract">
    Connect revenue to relevant contracts and terms.
  </Card>

  <Card title="Insights & Analytics" icon="chart-pie">
    Visualize and analyze your royalty data.
  </Card>
</CardGroup>

## Supported Formats & Sources

Royaltyport processes statements from **any source** — there are no restrictions on who issued the statement or what it contains. If it holds tabular royalty data, we can handle it.

### File Formats

| Format            | Extensions             |
| ----------------- | ---------------------- |
| **Excel**         | `.xlsx`, `.xls`        |
| **CSV**           | `.csv`                 |
| **Tab-delimited** | `.tab`, `.tsv`, `.txt` |
| **PDF**           | `.pdf`                 |

### Source Types

Statements are accepted from any royalty source, including distributors, DSPs, labels, publishers, PROs, collection societies, mechanical agencies, and other tabular royalty reports.

## Related Documentation

<CardGroup cols={2}>
  <Card title="Files" icon="file-lines" href="/projects/statements/files/overview">
    Manage uploaded statement files.
  </Card>

  <Card title="Upload Statements" icon="upload" href="/projects/statements/files/upload">
    Upload and understand the processing pipeline.
  </Card>

  <Card title="Statement Details" icon="file-contract" href="/projects/statements/statement-details/overview">
    Working with individual statement data.
  </Card>

  <Card title="Assets" icon="link" href="/projects/statements/assets/overview">
    Review matched assets and improve matching.
  </Card>

  <Card title="Advanced Insights" icon="chart-pie" href="/projects/statements/advanced-insights">
    Export and visualize statement data in Google Looker Studio.
  </Card>

  <Card title="Calendar" icon="calendar" href="/projects/statements/calendar">
    Track statement coverage by entity and year.
  </Card>

  <Card title="Dataroom" icon="layout-dashboard" href="/projects/statements/dataroom/overview">
    Build custom analytics dashboards from your royalty statement data.
  </Card>
</CardGroup>
