# How to replace an existing video?

**1-** Click on “**My Uploads**” link in the top menu.

![](/files/-MN7aCMDKbCFL6rxBt77)

**2-** It will display a list of all uploaded and recorded videos.&#x20;

![](/files/-MN7_pZLuAQpjKX-uSWT)

**3-** Next to the video, there is Edit option.

![](/files/-MN7YHhuy1kk_GcRA1qF)

**4-** Clicking on **Replace** option, loads a popup form where you can upload a new video to override the existing video.&#x20;

![](/files/-MMzngBHWG4EYpiUQIUY)

![](/files/-MMznlQ-Ijl6EvbIAymQ)

**5- C**lick “**Replace**” once upload is complete.&#x20;


---

# 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://help.circlehd.com/videos/how-to-replace-an-existing-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.
