# Override translations on Label/Brand Level

As part of the widget configuration, you can access all translations used in the Smartico Gamification widget. A full list of the translations is available in Smartico BackOffice in the **Tools tab -> Translation \ Values** section.

<figure><img src="/files/WV9TCoiHd9GhfE4Hyr2p" alt=""><figcaption><p>Example of Translation Values section</p></figcaption></figure>

You can override translations on the Brand level by creating distinct Translation Sets. From the available **Translation Values** in the Tools tab, you have the flexibility to customize the phrases to your preference.

**How to override translations:**

1. Go to Translation Sets in the Tools tab
2. Create a Translation Set

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

3. Go to Translation Values in the Tools tab and select the newly created Translation Set in the top filters

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

4. Change the phrases you want to adjust

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

5. Go to Brands in the Label tab and assign the newly created Translation Set to the Brand

<figure><img src="/files/7cTOjLTC89ozp7IYd2of" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:**

* In cases where no Translation Set is set up for a specific brand, the system will use the Translation Set defined on the Label level.
* If translation on the Label level is not defined it will use the default translation keys that Smartico is offering.
  {% endhint %}


---

# 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://help.smartico.ai/welcome/products/general-concepts/override-translations-on-label-brand-level.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.
