> For the complete documentation index, see [llms.txt](https://docs.hello-lisa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hello-lisa.com/knowledge/general/subtitles/autotranslate.md).

# Autotranslate

LiSA offers autotranslation for your viewers of up to 5 languages! Let's set it up!

{% hint style="warning" %}
You need to activate Transcription first. Make sure to [check this article](/knowledge/general/subtitles/transcription.md)
{% endhint %}

### STEP 1: Go to Live Settings

In the main menu on the left click on Settings > Live

You will see two tabs at the top, select Subtitles and turn Autotranslate on. Once turned on you can click into the selection box and tick the languages you'd like to add.

Once done, click on Save.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.hello-lisa.com/knowledge/general/subtitles/autotranslate.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.
