> 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/invoices-for-affiliate-payments.md).

# Invoices for Affiliate Payments

**GoAffPro** provides you with the option to generate invoices for affiliate payments automatically.&#x20;

{% hint style="info" %}
The invoices feature lets you generate invoices for the commission payments you make to your affiliates. Additionally, you can customize the invoice template and make it available for affiliates to download in their dashboard.&#x20;
{% endhint %}

To automatically generate invoices for affiliate payments, go to the **Extras** section in the **Settings** tab of the GoAffPro admin panel.

<figure><img src="/files/uHXvzqvZzgMsVhlVMO3f" alt=""><figcaption><p>Settings > Extras</p></figcaption></figure>

Here, go to the Invoices section.

![Invoices](/files/-M7giRWVNZNHGL70u1Db)

Now, enable the **toggle**.

<figure><img src="/files/HzpfM5WKUp05f5AN5CuB" alt=""><figcaption><p>Enable the toggle</p></figcaption></figure>

You also have the option to customize the invoice template by clicking on the template.

<figure><img src="/files/WeI8y8jNP1YNQW8dyArB" alt=""><figcaption><p>Customize invoice template</p></figcaption></figure>

The invoices for the affiliate payments can be downloaded by clicking on the **Download Invoice** in the Payment History section of the Payouts tab.

![Click on Download Invoice](/files/-M7gk-999Z3KM13EpZ91)

The default invoice template will look like this.&#x20;

![](/files/-M7gkb5VgRYFvdJ1YiYl)

{% embed url="<https://youtu.be/j_IJ7srrQ-M>" %}
Invoices for Affiliate Payments
{% 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:

```
GET https://docs.goaffpro.com/affiliate-payments/invoices-for-affiliate-payments.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.
