# Reports

Sphere provides reports to help you review your tax data, prepare for filings, and reconcile with your billing systems.

Generate custom reports of your transaction and tax data across billing systems. Reports are available from the **Reports** page in Sphere.

### Available Reports

**Tax Liability Summary** — A bird's-eye view of gross sales, taxable sales, tax liability, and tax collected by region and period. This report is ideal for periods with large transaction volumes where transaction exports become unwieldy, and for updating your tax payable GL accounts.

**Filing Summary** — Tax filing and remittance summarized by region and period. This report additionally breaks out the discounts, bank charges, and transfer fees applicable to international remittances via Sphere.

**Transaction Export** — A detailed, line-item-level export of your transactions with tax calculations, jurisdiction breakdowns, and filing status. Filter by date range, region, transaction source, and status. See the full column reference → [Transaction Export](/features/reports/transaction-export.md)

Generated reports are available for download from the **Downloads** page.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.getsphere.com/features/reports.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
