# Translation

To translate a document, click the **Translate** icon in the top-right corner, as seen in the image below. Then, select the target language in the pop-up box.

{% hint style="danger" %}
The automated translation feature should only be used to get an idea of a document. Do not rely on this feature to make legal decisions.
{% endhint %}

![Translate](/files/-McjVnG6vZvtgJubGqN8)

You have three options:

Option 1: **View version in original language**

![Original language, Spanish](/files/-McjVtIYKU9XGa559CVi)

Option 2: **View translated version**

![Translated from Spanish to English](/files/-McjVy_llUsLnDAFw-iW)

Option 3: **Parallel text** (which shows both versions so you can compare).

![](/files/-McjW1Wt01JYwuQY5kzZ)

You can use the **Print** menu to print the original, the translated version, or both. vLex will print the version that is currently on-screen.

![](/files/-McjW5YKbxtUYbn_i_2d)

{% hint style="info" %}
To learn more about printing, read the [Document management](/features/document-management.md) article.
{% endhint %}

## **Finding documents in different languages**

If you want to search for documents in different languages, you can do this directly from the **Advanced search** page. Use the toggle at the top of the **Words** fields and then select the target language.

![Searching for documents in another language](/files/-McjWHXacDj1r6QZOLAB)

The results page will display a label indicating that you are searching in a different language.&#x20;

When you use this feature for the first time, after selecting a document, you will see a dialogue box asking you if you want to translate the document. You can choose between:

* Only translate the current document
* Always translate from the selected language
* Never translate

{% hint style="info" %}
You can change your [Language settings](/support-1/settings.md#language) at any time.
{% endhint %}

## Video walkthrough

{% embed url="<https://vimeo.com/917899542>" %}
Short video, narrating the Accessibility and Translation options.
{% endembed %}


---

# 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://support.vlex.com/features/document-management/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.
