# Creating a New Collection

#### Step 1: Open the Videos Tab

Start by navigating to the videos tab.

* Go to the **Videos** tab in the Video Cloud app.
* Click on the **Collection** button.

This will open the collection creation popup.

***

#### Step 2: Enter Collection Details

Now provide a name for your new collection.

* Enter your **Collection Name** in the input field.
* Make sure the name clearly represents the type of videos you plan to store.

***

#### Step 3: Create the Collection

Once the name is set:

* Click the **Create Collection** button.

After successful creation, your new collection will appear in the **Collection** tab, ready to use for organizing and uploading videos.

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

<figure><img src="/files/ZvSv7gwNMCEkEHJoKan6" 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/creating-a-new-collection.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.
