# Generic Report Types at Stripe

You can get quick access to a variety of data on your Stripe account through our standard exports. These can be downloaded via the **Export** button in the upper-right corner of the **Payments**, **Payouts**, **Transactions**, **Subscriptions**, and **Customers** tabs in your Dashboard.
You can **customize all of these exports** by date range, payment status, and other attributes of the payment using the **Filter** option in the upper-left of the export pages.
See Stripe Reports for more information.
---
**Financial Reports**
To get started with our pre-formatted financial reports, check out our documentation and download a monthly summary of your account's activity (including charges, refunds, fees, and any disputes) from your Dashboard here:
* [How to select a report](https://stripe.com/docs/reports/select-a-report)
* Learn more about [Stripe reporting](https://stripe.com/docs/reporting)
* View your [reports hub](https://dashboard.stripe.com/reports/hub) in the Dashboard
See Compare Dashboard exports to financial reports for more information.
---
**Custom Reports with Stripe Sigma**
Stripe Sigma allows you to write SQL queries on your Stripe data using custom queries or our pre-written template queries. You can read more about Stripe Sigma and how to get started here:
* Learn more about [Stripe Sigma](https://stripe.com/sigma)
* Read our [Stripe Sigma docs](https://stripe.com/docs/sigma)
---
**Custom Reports with Reports API**
If you're looking for a report tailored to a specific use case, you may want to consider building out your own reporting [using the API.](https://stripe.com/docs/reports/api)