# EU format invoice

For the EU market, we provide a specific invoice format that includes Country, Address, and VAT number for both you and affiliates.

To get the EU invoice, go to **Settings** > **Payment > Invoice >** Turn on the **Export invoice** and select the **EU invoice** option.

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

The invoice format will look like this:

<figure><img src="/files/93DADPYfPY6nHy4mmemi" alt=""><figcaption></figcaption></figure>

There are a few notes you should pay attention to:

1. To display your information on the invoice such as Company, Address, Country, and VAT number, go to Profile settings and fill them out.
2. To display affiliates' similar info, add the fields of Address, Country, and VAT number as required on the [**Affiliate registration form**](https://docs.uppromote.com/management/affiliate-registration-form)**.**

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

To make a field required, click **Edit** next to the field and check the **Required** box.

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

If affiliates don't have such information on their profile, the information will be shown as blank on the invoice.

For affiliates who haven't added the information while signing up, you can send them emails to ask for an update, or you can log in as an affiliate and edit the information for them.


---

# 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/eu-format-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.
