> For the complete documentation index, see [llms.txt](https://help.alternativepayments.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/payment-and-payout-report-downloads.md).

# Payment and Payout Report Downloads

**Whether you're looking to manage transactions or track payouts, this feature ensures you have all the information you need at your fingertips from your Alternative Payments dashboard.**

***

Get your financial information easier than ever by downloading transaction reporting straight from your dashboard. This guide will walk you through the process of downloading your payment and payout reports from your dashboard, where you can easily export your data, receive a confirmation email with a download link, and access your reports within minutes.

***

### **How to Download Your Payments Report**

In your dashboard, go to the [Transactions](https://app.alternativepayments.io/dashboard/all-transactions) section and click on the ['Payments'](https://app.alternativepayments.io/dashboard/all-transactions?pageTab=Payments) tab.\
Select the 'Export all (.CSV)' option to download your payment data.

![](https://lh7-us.googleusercontent.com/docsz/AD_4nXfjOgSfG4gKgm3dIidtmAY4rFe-gT-x-LWrU7L63NOx0eY4IYKuROT15g2qQS80IhpEEvDB4HwfL5SjXxeS5kb_X1a28HdF4uT6j974GhEKCJzxg_twOH2vwj3oEjOt_2DH3HuaDeG30Fka9ohQRQgT8Y7O?key=TslkJi9SBmuo_g9AAj965Q)

You’ll receive a confirmation message indicating that an email with a download link for the report will arrive within the next 10 minutes.

![](https://lh7-us.googleusercontent.com/docsz/AD_4nXeUNvgz1t1JGBEs4-iVJ-uSusTH1M5R32rnEKMkFVI5JcZnLolgfqpkknlt-SLdcQmk6dJ7br8PM3QzSwIjX7G6wB2eOHghcqLP_F0qU-ORbqfV9VX72NB15QYMNNam8Gleil2W5-S08ou3pWrBFjHB5nTA?key=TslkJi9SBmuo_g9AAj965Q)

Once you receive the email, click on ‘View Your Report’ to download the file to your browser.

![](https://lh7-us.googleusercontent.com/docsz/AD_4nXfaJrWtHDM5p7_bWsIVrxiKFH4qmYB8B5sCGZoSYxaSbC5onWbYQVM81TIjUxvp1i5ZFkjYGSBWud-5v4xoLi2PHd97exH9aRhyaQTGUCZqLit0ka45UIzu66me8xG69y4bQ0ocMzt6RffMqWL9lQHX4bCu?key=TslkJi9SBmuo_g9AAj965Q)

{% hint style="info" %}
Payment reports include transactions in **Paid**, **Refunded**, and **Failed** statuses. Transactions still in **Processing** status are excluded.
{% endhint %}

***

### **How to Download Your Payouts Report**

To get your payout report, navigate to the [‘Payouts’](https://app.alternativepayments.io/dashboard/all-transactions?pageTab=Payouts) section and follow the same instructions.

![](https://lh7-us.googleusercontent.com/docsz/AD_4nXf6SgXYx_fKVPFljfckcFK7jAVwmxBv9YtK7JK4fY0IXO8eEkdDSjwIGIOaKQ90ZOnQkOM4nvX81bU0gE4ljomFnvSLxiSzZOaF4q7jxPKGGiYinDXwTncTvJJVCy1YvHKitYGYxFU1fHs9ZeoFGnoLb6Wk?key=TslkJi9SBmuo_g9AAj965Q)

{% hint style="info" %}
Payout reports include completed payouts only. Payouts still in **Processing** or **Pending** status are excluded.
{% endhint %}

You’re all set!<br>

**Love our platform?** Rate us on [Channel Program](https://channelprogram.com/v/alternativepayments) and check out our [Referral Program page](https://www.alternativepayments.io/referral-partners/)!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/payment-and-payout-report-downloads.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
