# Move Folder in Collection

The **Move Folder** feature in a Collection allows users to **relocate collection folders** and there **assets** to a **new location** easily and flexibly.

### How to Move folders in Collection Folders

#### **🔹 Step 1: Open the Options Menu**

* **Click the down arrow** on the folder thumbnail in the Collection to open the options menu.

<figure><img src="/files/27FtcGicw5e2BbFOLO5U" alt=""><figcaption><p>Open the Options Menu</p></figcaption></figure>

#### **🔹 Step 2: Select "Move Folder"**

* In the list of options, select **Move Folder**.

<figure><img src="/files/lRR2l1O1NfV91b3laYdS" alt=""><figcaption><p>Select "Move Folder" option</p></figcaption></figure>

#### **🔹 Step 3: Enter New Collection Folder Path**

* **Delete the current path** of the folder by clearing the information in the old path field
* **Enter or select the new path** where you want to move the folder.

<figure><img src="/files/nPEY9CFadSQnLeRB53WD" alt=""><figcaption><p>Enter New Folder Path</p></figcaption></figure>

#### **🔹 Step 4: Customize How to Move the Collection Folder**

There are **2 options** for moving folders by toggling the **toggle button**:

* **Toggle OFF:** If you want to **move the entire folder**, including the **folder structure** and **all assets inside** to the new location, make sure the **toggle is off**. This is the **default option**.
* **Toggle ON:** If you only want to **move the assets inside the folder** to the new location while **keeping the original folder structure**, **turn on the toggle**.

<figure><img src="/files/HDMiElUCdHzpU8P2osp2" alt=""><figcaption><p>Customize How to Move the Folder</p></figcaption></figure>

#### **🔹 Step 5: Confirm the Folder Move**

After completing your selections and customizations, click **"Submit"** to finalize the folder move.

If you have any questions, don't hesitate to ask, we're always here to help!


---

# 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://support.hivo.co/collections/collection-folders/move-folder-in-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.
