# Move folder

If you need to move a folder, follow these steps

{% hint style="info" %}
**Note:** [Automatically generated meeting folders](/using-hippoly/files-and-folders/meeting-folders.md) cannot be moved. However, the files inside them can be moved to other folders.
{% endhint %}

{% stepper %}
{% step %}
Go to your folder and click the `Menu-icon`  to the right of the folder name.&#x20;
{% endstep %}

{% step %}
Select the `Move` menu option.

<figure><img src="/files/0RTCIkoSaAuSP4djMaJ2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select the folder you want to move to in the dialog and click the `Move` button.

<figure><img src="/files/LutB2s3a1KYtxj0LCcDF" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.hippoly.com/using-hippoly/files-and-folders/move-folder.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.
