# Automatic Translations

## AI-Powered Translations Overview

With this feature, you can easily and quickly create translations using the builder and add them to your email, page, or popup designs. Powered by DeepL, this model is renowned for its accuracy and ability to produce high-quality translations. This is particularly beneficial for anyone who needs to support multiple languages for a single design.

## Prerequisites

Before using this feature, ensure you have the following:

* DeepL AddOn activated and available in the builder
* Multi-language templates enabled
* One defined primary language and up to five additional languages also specified

## How to Use

Follow these steps to use AI to automatically generate translations for your template language versions:

1. Enter your design.
2. Navigate to the language version of your design you'd like to translate.
3. Click on the **Translate** button inside the builder.

The translated content will automatically appear in the selected language version of your template.

{% hint style="info" %}
**Note:** The builder supports one primary language and up to five additional languages.
{% endhint %}

## Benefits of Using AI-Powered Translations

* **Accuracy**: DeepL is known for its high-quality translations.
* **Efficiency**: Automatic translations save time and effort.
* **Multi-Language Support**: Easily manage content in up to six different languages.

The following video provides a visual example of how to use the Translate feature to create multi-language versions of your designs.

The following video provides a visual example of how to perform these steps.

{% embed url="<https://www.youtube.com/watch?v=HZG5ywDrJvM>" %}


---

# 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.beefree.io/end-user-guide/ai-tools-for-content-creation/automatic-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.
