# Folders

The teacher can add folders to categorize his files a bit more clearly. The shared folders (be they sent or received) are invisible to learners and are only there for organizational purposes.

To create a new folder, click on the *Add a new folder* icon ![](/files/-LioWKVwo2U-ScksMjiv), enter a name for it in the field that appears at the top of the screen and click the *Create category* button.


---

# 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://docs.chamilo.org/1.11.x/teacher-guide/dropbox/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.
