# Adding Items to Folders

To insert an item into a folder, simply select the item and drag it into your chosen folder. To add multiple files at once, click **"Bulk Select"** in the toolbar menu, select the desired items, and then drag and drop them into the chosen folder.

<figure><img src="/files/2RH9WnH18P32g8ftrtoJ" alt=""><figcaption><p>Adding Items to Folders</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/adding-items-to-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.
