# Create a directory

To achieve a clearer storage structure, Chamilo lets you create directories (folders) and sub-directories by clicking on the folder icon with the yellow star symbol ![](/files/-LH9D3MhB_u3GCkmB1kh) .

![](/files/-LH9D3MojwZBqa7du23E)

*Illustration: Documents – creating directories*

To create a directory:

* click on the *Create folder* icon,
* enter the directory name,
* click on the *Create the folder* button,
* The new directory has been created and can be used right away to store new documents.

  If you want to create a sub-directory, open the directory you want to create it in and follow the same procedure.


---

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