# Localization

The localization feature enables you to translate your skills/qualifications and groupings into different languages. Once enabled, AG5 users in your environment will be shown translated information based on their selected language preference.&#x20;

To do so, email us at <support@ag5.com>, specifying the languages you would like included in your AG5. When specifying your languages, it is necessary to also specify your base language. The base language serves as the foundation for the system's skill management.&#x20;

The following information can be localized in languages already supported by AG5:

* Skill name
* Skill description&#x20;
* Grouping name
* Grouping description
* Rating scale level names

After the localization feature is enabled, you will see a new icon next to all translatable fields when editing skills, groupings and rating scales.

![](https://cdn.elev.io/file/uploads/tfNHbase18C9irCYFEYUJIWBYNbJEZKpwfnSxeUHdUg/5KGqljFgQsEBjqOM4vPwbq4IopR9MLRF7-8vhFQP-nA/local-qho.png)

Clicking on the icon will open a dialogue you can use to specify translations per enabled language.

<img src="https://cdn.elev.io/file/uploads/_huQ39b35a0jqpQRPuwt1yehgwmke6NWJHCPUAsVhiA/-JAiGE2sfA3NA_ErmhhiMIuTAk_01aytsUW8q3Z3FUE/1687767525483-5qQ.png" alt="" height="340" width="598">

Skill translations can also be used for searching in the skill overview page.&#x20;

Above you can see that English is the base language and French, Dutch, German the additional languages.&#x20;

> Important note: The system does not have the functionality to automatically translate your content. The content needs to be manually translated by the user.


---

# 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.ag5.com/data-management/localization.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.
