# Customizing Folder Colors

To change a folder's color, simply right-click on the folder of your choice and select the **Change Color** option from the menu. This feature helps you easily identify and organize your folders for better visual management.

<figure><img src="/files/fuh7uK5H5i9YVT7S40VT" alt=""><figcaption><p>Customizing Folder Colors</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/customizing-folder-colors.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.
