# Translation Management

Affiliate portals support multiple languages. You can also modify specific terms and text within the portal using the Translation Management tool, allowing you to adjust the wording to match your preferred terminology.

***

### Changing Text

Navigate to **Settings** → **Translation Management** → Locate the column of the language in which you'd like to change the text → Use the column filter option to search for the current text → Double click on the relevant term and enter the desired term instead.

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

***

### Configuring Available Languages for the Affiliate Portal

Tracknow supports multiple languages for the affiliate portal, and you can control which languages are available to affiliates.

Navigate to **Settings** → **Translation Management** → Under **Affiliate Platform Languages**, select the languages you want to make available in the **Preferred Languages** field.

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

{% hint style="info" %}
If no languages are selected, affiliates will be able to see all supported languages.
{% endhint %}

***

### Setting the Default Language for the Affiliate Portal

You can set a default language for the affiliate portal.

Navigate to **Settings** → **Translation Management** → Under **Affiliate Platform Languages**, select the language you want to the default language in the **Default Language** field.


---

# 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.tracknow.io/features/translation-management.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.
