> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/affiliate-payments/create-payout-session/download-payout-file.md).

# Download Payout File

**GoAffPro** provides you with the option to download the payout file for pending payments.

To download the payout file for pending payments, go to the **Payments** section in the **Payouts** tab of the GoAffPro admin panel.&#x20;

<figure><img src="/files/BPpHotwnPgOaiNVaqF8r" alt=""><figcaption><p>Payouts > Payments</p></figcaption></figure>

Here, click on **Start payout**.

<figure><img src="/files/QEHJgT3voA6CHLrzRr07" alt=""><figcaption><p>Click on Start Payout</p></figcaption></figure>

Now, click on **Start new payout session.**

<figure><img src="/files/PmXL1kXmerhfQWbyN7wt" alt=""><figcaption><p>Click on Start new payout session</p></figcaption></figure>

Next, set the session title and click on **Submit**.

<figure><img src="/files/bwbV6PgSFMplY89q4Chq" alt=""><figcaption><p>Set session title > Click on Submit</p></figcaption></figure>

Now, click on **Select All**.&#x20;

<figure><img src="/files/XhZh8F2r738irLGA3ovm" alt=""><figcaption><p>Click on Select All</p></figcaption></figure>

After this, click on **Download**.&#x20;

<figure><img src="/files/dhgdVW5P6mLRM0YmdxFi" alt=""><figcaption><p>Click on Download</p></figcaption></figure>

You will be able to download the payout file in various formats.

* Excel (CSV)
* PayPal MassPay (Old)
* PayPal Payouts File
* ABA File
* BNZ File
* NACHA File
* SEPA XML File
* Payquicker File
* Transferwise File
* Transactions

<figure><img src="/files/jxcKUmZaxSAXqZR2tZpi" alt=""><figcaption><p>Payout File</p></figcaption></figure>

After you have paid the affiliates (outside the app), you can mark their payments as paid by clicking on **Mark as paid**.

<figure><img src="/files/hLOm49lQDGYaXIXrkHxq" alt=""><figcaption><p>Mark as paid</p></figcaption></figure>

{% embed url="<https://youtu.be/onAj-HhOYeg>" %}
Download Payout File
{% endembed %}


---

# 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://docs.goaffpro.com/affiliate-payments/create-payout-session/download-payout-file.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.
