# Export an SRT file

### Export SRT from your dashboard

#### One language at a time

Click on your project to display all project languages.

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

Click on the three dots icon on the right. \
Then click on ***"Export"***

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

Select ***"SRT"*** option, the platform will automatically download your SRT file.

<div align="center"><figure><img src="/files/yfkqKv2bVnjcB7YS2puJ" alt=""><figcaption></figcaption></figure></div>

#### In bulk (all languages of one project or multiple projects)

Check the boxes of the projects you want to export<br>

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

Click on the ***"Export"*** button at the top of the dashboard <br>

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

Then select **"SRT"**&#x20;

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

You will automatically download a ZIP file containing SRT files of all selected projects and all available languages in each project.

### Export from one project

Click on the ***"Export"*** button in the top right corner

<figure><img src="/files/3OcnHoTobkbwkMcvuOdS" alt=""><figcaption></figcaption></figure>

Click on ***"Video"*** and select ***"Subtitles"*** <br>

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

Click on the ***"Export"*** button

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

Your download will start immediately.


---

# 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/subtitles/export-an-srt-file.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.
