> For the complete documentation index, see [llms.txt](https://help.smartico.ai/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.smartico.ai/welcome/products/tools-and-guides/override-translations-on-label-brand-level.md).

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