# Moving and Organizing Folders

### Using Drag and Drop

To move a folder to a different position, you can sort it up or down, or even turn it into a sub folder. Simply drag the folder of your choice and drop it into the desired target folder for easy organization.

<figure><img src="/files/EGUjCgRELME9pxyPBAUv" alt=""><figcaption><p>Moving and Organizing Folders (drag and drop)</p></figcaption></figure>

### Using Cut and Paste

You can also move a folder easily by right-clicking on the folder you want to move and selecting **Cut**. Then, navigate to the target folder, right-click, and select **Paste** to place the folder in its new location.

<figure><img src="/files/dVBhIXSoqi72i6IeBVDm" alt=""><figcaption><p>Moving and Organizing Folders (cut and paste)</p></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://ghozylab.gitbook.io/plugins/details/luvre/howto/moving-and-organizing-folders.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.
