# How to translate my video

### Start by generating subtitles in the original language

In order to provide you with the best translation, it is first necessary to generate the subtitles in the original language of your video.

#### A - If you have created your original subtitle in Checksub

Open your project and click on the language button in the navbar.\
Once the dropdown menu is open, you can click "Add a language..." to add new subtitles languages.&#x20;

{% hint style="info" %}
When you create a translation this way, we will immediately generate the translation for the existing captions. So be sure that the transcript is good enough before adding a new language.
{% endhint %}

![](/files/hePc2yAkNICqRGLWyGRn)

#### B - If you do not yet have your subtitles in the original language <a href="#translation-from-new-project" id="translation-from-new-project"></a>

* From the [Checksub dashboard](https://my.checksub.com) click on "New project".
* Select the "Add subtitles" function&#x20;

![](/files/KDeP3Qs01YkgDErOhLUd)

* Upload the video

![](/files/gMBrQVPVFApfV14W00WU)

* Define the source language of the video\
  and pick all the languages you need to create subtitles.\
  \
  ![](/files/AyPSSSzGZoapaxv1yJZ9)
* Pick the automatic method

![](/files/M2fErELDZD8tx0IbkplK)&#x20;

* And you're subtitling project will start.

#### C - If you have the original language subtitles in .srt format

{% hint style="info" %}
Do every step in the previous method (B) and then import the .srt file.
{% endhint %}

\
Once the project is processed, you can import your own .srt file to replace the one we generated.

<figure><img src="/files/7ZIchokueb8nRdLjxPdo" alt=""><figcaption><p>Import an SRT file to translate it</p></figcaption></figure>

To do that, go on your [dashboard](https://my.checksub.com) and click on the project name.\
To the right, on the same line of each language, you have a three-dot button. ![](/files/zvJPXUX9sdVmYxUUY6jF)

Click on it and select "Import SRT". ![](/files/AqLgq2usAwGMaHL3DQ1h)

Then you will be able to import your .srt file and remove the previous one.

&#x20;<img src="/files/hSOblyMmafz02sca794V" alt="" data-size="original">

### Once you have the subtitles in the source language, it's time to translate it

{% hint style="info" %}
If you used [method A](#a-if-you-have-created-your-original-subtitle-in-checksub) by adding a translation language to a Checksub project the automatic translation started immediatly for the other method you will have to start the translation when you want it.
{% endhint %}

If you created a [new subtitle project](#translation-from-new-project) or [import your own srt files](#c-if-you-have-the-original-language-subtitles-in-.srt-format) in the previous section,

open your original project by clicking on the language with the little flag on the right.&#x20;

<img src="/files/3QT2pqeuVQOjZYNxx4a3" alt="" data-size="original">\
\
Then you will have to review the original subtitles (captions) if it's required and&#x20;

click on "Start translation" to start the automatic translation from your captions.&#x20;

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

After a few minutes you will get the possibility to download or open the other languages in the editor.


---

# 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.checksub.com/get-started/quick-start/how-to-translate-my-video.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.
