# Uploading a Video

#### Step 1: Open the Videos Tab

Start by navigating to the **Videos** tab in the app.

* Click on **Videos** in the navbar.
* Select the **Upload Video** button.

This will open the video upload popup.

***

#### Step 2: Configure Collection Settings

Before uploading your file, you can choose where the video will be stored.

* Edit the **Collection Name** if needed.
* Select an existing collection from the list, or keep the default collection name.
* You can add a new **Collection Name** if you want.

***

#### Step 3: Select Your Video File

Now, add the video you want to upload.

* Drag and drop your video file into the upload area, or
* Click the **Upload icon** to browse and select a file from your device.

\[!IMPORTANT] You can upload only **one video file at a time**.

***

#### Step 4: Edit or Remove the Video (Optional)

After selecting your video, you can make quick changes if needed.

* Click the **pen icon** to rename the video file.
* Click the **trash icon** to remove the selected video.

***

#### Step 5: Upload the Video

Once everything looks good:

* Click the **Upload** button to start uploading your video.

The app will process your file and add it to the selected collection.

> For better understanding, please refer to the visual guide provided below.

<figure><img src="/files/i21cPW49X1HF89cxlSOV" 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://docs.flowappz.com/home/video-cloud/uploading-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.
