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

# Reports Overview

> Track performance and make data-driven decisions with storekit reporting. Sales reports, payout reconciliation, transactions, and pre-order demand analytics.

storekit provides a comprehensive reporting suite to help you understand your business performance, track revenue, and reconcile payouts. Reports are split across two main sections in your dashboard.

## Report Sections

| Section                | Location                        | Purpose                                                                                      |
| ---------------------- | ------------------------------- | -------------------------------------------------------------------------------------------- |
| **Sales Reports**      | Sidebar: Analytics > Reports    | Operational reporting — revenue, popular products, order trends                              |
| **Accounting Reports** | Sidebar: Analytics > Accounting | Financial reporting — fees, transactions, payout reconciliation (requires storekit Payments) |

## Filtering and Exporting

All reports support:

* **Store filtering** — View data for a specific store or across all stores
* **Date range selection** — Narrow results to a custom period
* **CSV export** — Download report data by clicking **Export** for use in spreadsheets or accounting software

## Available Reports

<CardGroup cols={2}>
  <Card title="Sales Reports" icon="chart-line" href="/guides/reports/sales-reports">
    Analyse revenue, popular products, and order trends
  </Card>

  <Card title="Fee Report & Daily Summary" icon="file-invoice" href="/guides/reports/fee-report">
    View fees, daily revenue summaries, and match sales to payouts
  </Card>

  <Card title="All Transactions" icon="receipt" href="/guides/reports/transactions-report">
    View every payment processed through your stores
  </Card>

  <Card title="Refunded Orders" icon="rotate-left" href="/guides/reports/refunded-orders-report">
    Track and review all refunded orders
  </Card>

  <Card title="Pre-Orders Product Report" icon="calendar-check" href="/guides/reports/pre-orders-report">
    Analyse product demand from pre-orders
  </Card>
</CardGroup>

## Related

* [Refunds & Payouts](/guides/payments/refunds-payouts) — Issue full or partial refunds
* [storekit Payments Setup](/guides/payments/storekit-payments-setup) — Configure your payment account
