# Invoice

### Download invoices

While reviewing payouts in the app, you can also download the invoice by clicking each payout ID

<div align="left"><figure><img src="/files/BgwUvgoBMt0BXC4jCSlM" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/F0SOPEh6CdN4y2byzW3I" alt=""><figcaption></figcaption></figure></div>

Once payouts are processed successfully, affiliates can download the invoice directly from the **Payouts** tab in their dashboard.

<div align="left"><figure><img src="/files/L6S2Xids0T0GJrm1mxBl" alt=""><figcaption></figcaption></figure></div>

### Edit default template

You can easily edit the default template in **Settings > Payments**

<div align="left"><figure><img src="/files/iZ5I3FPszsKzn3kRVYs8" alt=""><figcaption></figcaption></figure></div>

### Create a new invoice template

If you want a layout or design different from the default option, you can create a new invoice template.&#x20;

<div align="left"><figure><img src="/files/zRtHnx3Lyxug3Tj20hmN" alt=""><figcaption></figcaption></figure></div>

Please keep in mind that BixGrow provides a list of variables you can insert into your custom template. You can place them anywhere in your layout to control what appears on the final invoice.

<figure><img src="/files/yalFnHVXxwmMSsBz6ReS" 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.bixgrow.com/payouts/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.
