# Languages

You can activate or deactivate available language, or create your own (**Content languages** feature) and use it as a channel for product infromation.

{% hint style="info" %}
**Content languages** is a feature that is not available in all pricing plans.
{% endhint %}

To do so click on a slider on the left side of a language bar.&#x20;

{% hint style="info" %}
Please keep in mind that it's not enough to activate a new language, it must also be activated for all users who need to have access to it. A description of how this can be done is available [here](/system/users/language-restrictions.md).
{% endhint %}

<figure><img src="/files/DhPWc1zd0OEYcPSst0EN" alt=""><figcaption><p>Content languages - languages list</p></figcaption></figure>

It's mandatory to link labguage to [workflow](/workflow/information.md) . You can use a different workflow for every activated language. To do so, click on the ***edit*** icon.

<figure><img src="/files/RkranF2r7RpqvNCJCc9o" alt=""><figcaption><p>Content languages - edit language</p></figcaption></figure>

Assign a workflow by choosing one from the list.

<figure><img src="/files/ZKaSmn6rSZ4v4ebeqVfx" alt=""><figcaption><p>Content languages - choose workflow</p></figcaption></figure>

Save changes.


---

# 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/system/settings/languages.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.
