# Translate a course

{% hint style="warning" %}
**You can only translate into one language at a time.**&#x20;

If you need to translate a course in multiple languages, follow the steps below for each desired language.
{% endhint %}

## When to Translate&#x20;

We recommend translating a course **only when the original version is finalized**.&#x20;

This is because changes made to the original course are not reflected automatically in the translated versions — you will need to **manually update** each one.&#x20;

## How to Translate a Course&#x20;

1. Open the course.&#x20;
2. Click “**Actions**” (top right).&#x20;
3. Select "**Translate**" and choose the desired language.&#x20;

{% hint style="info" %}
You can choose between 40 languages. If you cannot find the desired language, contact us.
{% endhint %}

5. Confirm by clicking “**Translate**” in the popup window.&#x20;

<figure><img src="/files/5NH69fPpWnFQ2IqRqBxE" alt="" width="563"><figcaption></figcaption></figure>

6. You will be redirected to the **Company Learnings** page, where the translated version will show up with the status “**Generating**”.&#x20;

<figure><img src="/files/XApp0oZosRRWgPCopXIi" alt="" width="563"><figcaption><p>Generating a translated course in French</p></figcaption></figure>

7. Once your course is translated:&#x20;

* Always **review the content** for translation accuracy.&#x20;
* You may need to edit lessons to manually adjust or correct terms or phrases.

{% hint style="info" %}
Click here to learn how to edit lessons.
{% endhint %}

## Translation Process&#x20;

* Status: **Generating** – The system is processing the translation.&#x20;
* After a few seconds/minutes, the course appears as “**Draft**”.&#x20;
* The course **title** is automatically translated.&#x20;
* A **language tag** next to each course title helps you easily identify the language.&#x20;

## What Gets Translated?&#x20;

* **All lesson contents** (text, bullet points, quizzes, flashcards).&#x20;
* The **Final Quiz**, if included.&#x20;

## Switch Between Languages

When a course is available in multiple languages, you’ll see a “**Change language**” button at the top (next to “Actions”). Click it to switch between the available language versions of the same course.&#x20;

This allows you to preview, edit, or compare content across languages without leaving the course view.&#x20;

<figure><img src="/files/PVnjZFPwcTqdlMSpm7sw" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.intranet.ai/micro-learning/features/translate-a-course.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.
