# Translations

Here you may set or change an attribute displayed name, it can be different per every language. By default, only the main language is displayed but you may change it from the drop-down Translations menu. If you edit an attribute with options, they can be translated here as well.&#x20;

{% hint style="info" %}
Information on how to activate a new language to the list can be found [here](/system/settings/languages.md).
{% endhint %}

<figure><img src="/files/3DRgiSSdqZZ3ooMNiEMw" alt=""><figcaption></figcaption></figure>

**Tooltip for writers** – this field can be used to provide short guidelines for users whose role will be to enter attribute values.

For example: for a attribute: shoe sole material, a tooltip for writers can include: “Check sole material type on the batch label. RB – rubber. LE - leather”.

If you are creating an attribute that is one with options (select, multiselect) there will be an additional Option tab displayed, where you can add / set / translate those options.


---

# 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://usermanual.ergonode.com/product-design/attributes/translations.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.
