> For the complete documentation index, see [llms.txt](https://docs.uppromote.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uppromote.com/settings/affiliate-admin-settings/affiliate-admin-languages.md).

# Multi-language for affiliate admin

## Supported languages for affiliate admin

**UpPromote** currently supports 12 languages on the affiliate admin page: **English, Spanish, Chinese, German, French, Portuguese, Italian, Arabic, Finnish, Vietnamese, Dutch, and Japanese.**

You can choose a language for all of your affiliate accounts by visiting **Displays**> **Account translation** >  **Language settings** > **Default language** > choose the language from the drop-down list.<br>

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

{% hint style="info" %}
Our translation version might not be completely accurate, but you can edit the texts into your own version.
{% endhint %}

***Tips:** You can also edit the translation texts (even in the English version) to customize all the texts in the affiliate account in **Displays > Account Translation > Text translation**.*<br>

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

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

{% hint style="info" %}
***Tips:*** If you want to set a language that is not from our current supported languages, you can select a language that you do not use (such as Arabic) > Translate them to your own language > Set Arabic as the main language for the affiliate account.&#x20;
{% endhint %}

## Advanced Multi-language feature:

Besides the basic multi-language feature, there are two advanced options for you to choose.

* **Allow affiliate to select language**: allow your affiliates to choose their preferred language from the list on their own account:&#x20;

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

* **Auto-detect language:** Our system will auto-detect the IP address and display it on the affiliate account. If the affiliate's location doesn't speak any of the 8 languages from the list, it will display the language you choose above as default.\ <br>

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.uppromote.com/settings/affiliate-admin-settings/affiliate-admin-languages.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
