> For the complete documentation index, see [llms.txt](https://docs.chamilo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chamilo.org/1.11.x-nl/leerkracht-handleiding/first_steps_documents/create_a_directory.md).

# Maak een directory

Om een duidelijkere opslagstructuur te bereiken, laat Chamilo u mappen (mappen) en submappen maken door op het mappictogram met het gele ster-symbool te klikken ![](/files/4DQco8c2YZziK6axMBOC) .

![](/files/-LioWM8X_nYLChKTNSOS)

Afbeelding: Documenten - mappen maken

Om een directory aan te maken:

* klik op het pictogram *Map maken*,
* voer de directorynaam in,
* klik op de knop *Maak de map*,
* De nieuwe directory is aangemaakt en kan meteen worden gebruikt om nieuwe documenten op te slaan.

  Als u een submap wilt maken, opent u de map waarin u deze wilt maken en volgt u dezelfde procedure.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-nl/leerkracht-handleiding/first_steps_documents/create_a_directory.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.
