> For the complete documentation index, see [llms.txt](https://docs.hello-lisa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hello-lisa.com/knowledge/shows/video-uploads-and-replays/download-your-recording.md).

# Download your recording

**STEP 1: NAVIGATE TO YOUR RECORDING**

Navigate into the show you'd like to download the recording and **click on "Recordings"**

**STEP 2: REQUEST DOWNLOAD**

Next to your recording on the right side, you will see the download icon where you can request the download.

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

**STEP 3: DOWNLOAD THE RECORDING**

Once your request has been processed you can download it. Please allow roughly 10min and go back to the recording and click the download button.

**Right click on "Download the recording" and select Save link as**

Menu options may differ on your browser.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.hello-lisa.com/knowledge/shows/video-uploads-and-replays/download-your-recording.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.
