# HowTo

The **HowTo** section provides step-by-step guides for managing folders and organizing files within the **WordPress Media Library**. Whether you're creating new folders, categorizing media files, or customizing folder settings, these guides will help you streamline media management efficiently.

**Topics Covered:**

📂 **Add New Folder** – Learn how to create a new folder in the Media Library to keep your files organized.\
📂 **Add Sub Folder** – Discover how to create subfolders for better media categorization.\
📂 **Adding Items to Folders** – Easily move media files into folders to improve content organization.\
📂 **Removing Items from Folders** – Steps to remove media files from folders without deleting them.\
📂 **Moving and Organizing Folders** – Reorder, rename, and restructure folders for better file management.\
🎨 **Customizing Folder Colors** – Personalize folder colors to visually differentiate categories.\
📤 **Uploading Files to a Folder** – How to upload images, videos, and other media directly into a selected folder.

These guides will help you enhance your **WordPress Media Library** workflow, making it easier to manage large collections of images, videos, and documents.


---

# 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.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.
