# Translation

## Navigation

Go to **Settings > Translation**

## Configuring custom translations

### Single direct translations

Throughout the app, you’ll see a **globe icon** next to entities. Click on this icon to add or edit the translation for that specific entity.

<figure><img src="/files/tTH5Keamu9MD3h3I8sLj" alt="" width="432"><figcaption></figcaption></figure>

### **Setting Up Multiple Translations**

To set up translations for multiple entities at once, follow these steps:

Navigate to **Settings**. Click on **Translation**. You will see a hierarchical interface listing the available entity types for translation, such as:

* Asset Hierarchy
* Material Definition
* Activity Templates
* Events
* Configuration entities

\
At the top left, there’s a list of available languages. Select the ones you want to display as columns in the translation table.

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

To edit the translations, click on any category (e.g., Asset Hierarchy, Material Definition). For each entity, click on the **globe icon** to edit its name.

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

Enter your desired translation in the provided fields. Once you've entered the translations, click **Save** to apply them.

<figure><img src="/files/bTkBOVTW1C7XEC5YSysv" alt="" width="432"><figcaption></figcaption></figure>

<figure><img src="/files/K4i1IBqavztiDd8uMFRU" alt="" width="548"><figcaption></figcaption></figure>


---

# 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.tillit.cloud/tillit/knowledge-base/setting-up-tillit/translation.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.
