# Multilanguage

## Language Settings

Part of the General Settings in the Administration Zone includes the configuration of:

* Main language
* Multi language support
* List of available languages
* Usage of browser language to show localized content for final users

## Translating Content

Beside each text field that is translatable, you can fild an button to launch a layer containing the translations for that specific field.

## Translating Data

It's possible to include translation to specific data values in Datasets. This is crucial to have all content, texts, and values, in the correct language.


---

# 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.biuwer.com/content-management/multilanguage.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.
