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

# Reporting overview

> Access transaction, funding, and fee data through the API, scheduled SFTP reports, downloadable reports, or the partner portal.

For many organizations, inefficient reporting and reconciliation is their number one pain point, so Tesouro has dedicated itself to providing its partners
full transparency into their payment data so they can:

* See transaction and funding activity flowing in and out of their accounts
* Reconcile payments to bank statements and internal records
* Understand the cost of services down to the transaction level
* Gain insight into their payments data to help optimize payment transactions, reduce disputes, and lower costs.

## Accessing reports

**Tesouro offers several ways for you to access your reporting data:**

<CardGroup>
  <Card title="API" icon="code" href="/acquiring/reporting/api">
    Queries, inputs, and examples for retrieving your reports programmatically.
  </Card>

  <Card title="Regularly Scheduled Reports" icon="calendar-clock" href="/acquiring/reporting/regularly-scheduled-reports">
    Auto-generated CSV files placed on an SFTP site for your system to consume.
  </Card>

  <Card title="Partner portal" icon="browser" href="https://app.tesouro.com">
    Log in to the online portal to view dashboards, reports and analytics.
  </Card>

  <Card title="Downloadable reports" icon="download" href="/acquiring/reporting/downloadable-reports">
    Be notified via a webhook when requested files are ready to download.
  </Card>
</CardGroup>
