# Export invoice

With the **Export invoice** feature, both you and your affiliate will be able to download invoices for the paid referrals.

To activate this feature, go to **Settings** > **Payments** > **Invoice** and turn on **Export invoice**.

<figure><img src="/files/vx7iVREwoZQsWfRTayly" alt=""><figcaption></figcaption></figure>

After marking a referral as paid, you can download the invoice by going to the **Payments** tab > **Paid referrals** > Locate that referral and click **Download invoice.**

<figure><img src="/files/Znn77Wyr09LGqmejcdlJ" alt=""><figcaption></figcaption></figure>

It will then direct you to the preview page so you can save it as a PDF or print it.&#x20;

<figure><img src="/files/IWhZN62FMd9HG35dvOwn" alt=""><figcaption></figcaption></figure>

Or, you can select **multiple payouts** and **export invoices in bulk**. Please **select multiple payouts** > **Export invoices** to open popup > Click **Export invoices** > Open your email and click **Export file**

<figure><img src="/files/D3fcUeX5TW8lK0zNKe5j" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/v8B6vfvQBkmuJoKE77RJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/iyf9tHuwYHgoB4fdqnVv" alt=""><figcaption></figcaption></figure>

**Note:**&#x20;

* If you export invoices in bulk, you will receive a .zip file that contains lists of PDF invoices.
* The .zip download link will expire in 48 hours, please ensure you download it before then.&#x20;
* The invoice file will contain the following information: ***Invoice ID**, **Payment method**, **Payment information**, **Payment amount**, **Affiliate name**,* and ***Referral details.***

Also, your affiliates can view their referral details and export invoices with the same information via the **Payment** tab in their affiliate account > **Detail** (the magnifier icon) > click **Download Invoice.**

<figure><img src="/files/8XygUssE7C1PG5GNKNqo" alt=""><figcaption></figcaption></figure>


---

# 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.uppromote.com/management/payments/export-invoice.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.
