> 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/upload-video.md).

# Upload Video

You can upload pre-recorded content or older content that is still relevant to you and your audience and let it run as a replay.

**STEP 1: CREATE A SHOW**

Follow the steps to create a show here

**STEP 2: MARK AS REPLAY**

Once you have set up the show click on the gear wheel in the top right corner and select "**Replay**".

Enter the length and activation date/time for the replay. Min 5 minutes.

<figure><img src="/files/35YxTjmuk0FHTTp0cA9d" alt=""><figcaption></figcaption></figure>

You will see how the show will be set to conducted and three menu items appear. Analytics, Chat and Recordings

**STEP 3: UPLOAD AND ACTIVATE REPLAY**

Click on Recordings in the shows submenu.

Drag and drop your video into the upload box, select if Portrait or Landscape and wait for the upload to finish. Once done, activate the replay by **toggling the "Start at" button**

<figure><img src="/files/rPHfdD4d53a4iAt8YVXA" 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/upload-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.
