# How to download a video from your session

Capturing and sharing a video in your bug report is an absolute breeze with Capture. Not only can you effortlessly share your report using the link sharing option, but you can also download your screen recording video in .**webm** format to attach it to your bug report or save it for other purposes. Here's how to export or download your video in **webm** format:

* Create a capture,
* Give it a title,
* Save it,
* Click on the 3-dot menu,
* Select the option 'Download'.

You can also download the capture from the dashboard.

* Hover on the tile.&#x20;
* Click on the 3-dot menu,
* Select the option 'Download'.

<figure><img src="/files/ZfdsvEpHVoJRkiJXKy5O" alt=""><figcaption><p>Download or export a capture</p></figcaption></figure>

Together with your video, you will also export all details captured during the recording.

<figure><img src="/files/mbQ9XAe9YJXkxLv4zOUF" alt=""><figcaption><p>Exported file</p></figcaption></figure>

{% hint style="info" %}
Did you know that you can export your video even if it's stored locally? However, keep in mind that in this scenario, only the video will be exported. If you want to export both the video and its data, you'll need to register for an account. Don't miss out on this opportunity to take full advantage of our exporting capabilities!
{% endhint %}


---

# 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.usecapture.io/help-articles/features/video-recording/how-to-download-a-video-from-your-session.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.
