# Invoice Customisation

### Invoice customisation

You can alter the business name that appears on invoices.  If the legal name is entered we will output this on invoices, or fallback to the Name value.

#### Invoice address vs address

Address is used to show customers where they can pickup the asset.  Invoice address is what is used on the invoices.  In small businesses these would typically be the same however if the legal entity address is different to the pickup location you can alter each one.

#### Invoice footnote

Additional text can be put on each invoice per location, this is the invoice footnote field.

<figure><img src="/files/AhmBuax1dNwSS2NBo7TN" alt=""><figcaption><p>Speficy the invoice address and invoice footnote for a particular location</p></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.loopit.co/settings/locations/invoice-customisation.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.
