# How to export a video

### How to export and download my video

To download your video click on can open the project and click on **Export**

<figure><img src="/files/1Z92PxatCGczFhUqRP5u" alt=""><figcaption></figcaption></figure>

Then choose the desired parameters and click on the **Export** button

<figure><img src="/files/5rTbS0CZfOKdCiLNhH4V" alt=""><figcaption></figcaption></figure>

Then you will see a confirmation message to confirm that the exportation started.

&#x20;

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

Once the export is started, it will take several minutes depending on the length of your video, its weight and other criteria.

Once the export is complete you will receive an email with a link to download the video.

<figure><img src="/files/yoTZc1uFMQEl4BGb4TWp" alt=""><figcaption><p>Email received when the exportation is completed</p></figcaption></figure>

### When I click on the link, the video opens in my browser and I can't download it.

If by clicking on the link the video appears in your browser, you can download it by right-clicking on the video and then clicking on "save video".

### Is there any other way to download the video than by email?

YES.&#x20;

From your dashboard when the video exportation is ready you can see in the "Last Export" column a link with the name "Your file" available. By clicking on it, you can download the last exportation you generated for this language.

<figure><img src="/files/1wbNUPk7azswh8ayOV61" alt=""><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://support.checksub.com/get-started/quick-start/how-to-export-a-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.
