# Automatic Translation

Lucy is used across multiple countries and languages. To support this, **Templates Translation with AI** enables automatic translation of selected templates into other languages while preserving their original structure and formatting.

{% hint style="info" %}
This feature is available by request and comes with additional costs per translation.

If you are interested in this feature please contact your account manager.
{% endhint %}

This feature utilizes [DeepL's translation services](https://www.deepl.com/en).

***

## How to enable

Go to **Settings > Advanced System Settings > Advanced Settings** and enable the checkbox:

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

Click **Save** to apply.

***

## How it works

1. Select an awareness.

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

2. Choose a language.

<figure><img src="/files/6iCW9RJGjM5NMKeX8quG" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Remember to click **Save** after adding a language.
{% endhint %}

3. Generate an instant translation.

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

{% hint style="info" %}
Click **Apply Translation** and then click **Save** to commit the changes.
{% endhint %}

<figure><img src="/files/81QiERu8DWYF16Fkw02u" alt=""><figcaption></figcaption></figure>

***

## Compatability warning

The automatic translation feature works with content that contains **only** basic HTML elements.

If a page contains dynamic content (usually because of an exam, quiz, or other interactive content) the translation feature will break these elements.


---

# 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://wiki.lucysecurity.com/application-reference/templates/automatic-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.
