> 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/customize-invoice-template.md).

# Customize Invoice Template

**GoAffPro** provides you with the option to customize the invoice template for affiliate payments.

To customize the invoice template 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.

<figure><img src="/files/do8LY55ML8AdndDvaxiU" alt=""><figcaption><p>Invoices</p></figcaption></figure>

Now, click on the **template**.

<figure><img src="/files/PWhoQG2eaeut2CN52dpb" alt=""><figcaption><p>Click on the template</p></figcaption></figure>

This will open up the Edit Invoice Template section.

![Edit Invoice Template](/files/-MY7dMVfwQgyajLA7nAV)

The default invoice template looks like this.

![Default Invoice Template](/files/-M8BuG2mwEtONQ1tJGJA)

Here, you can edit the invoice template.&#x20;

{% hint style="info" %}
To display your store's logo in the invoice, upload your store logo in the Look and Feel > Store Profile > Store Logo section.
{% endhint %}

![Edit the invoice template](/files/-M8BvWd-tJXljFQsbtCc)

You can use the following variables to customize the invoice template.

![Use variables for the template](/files/-MY7hh3QBskNvKQMqbfw)

After you have customized the template, click on **Preview**.

![Click on Preview](/files/-M8By9_fKPlDVTjAgmVe)

The preview section will show you what the newly edited invoice will look like.

![Preview](/files/-M8ByMR95ix38YxP5xd2)

Finally, click on **Save**.

![](/files/-M8BxxajjkOoGhE-pHKj)

{% embed url="<https://youtu.be/lm4IuuCM_wg>" %}
Customize Invoice Template
{% 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/customize-invoice-template.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.
