# How to manage files and directories in HestiaCP?

To access the **File Manager**, you will need to select a hosting account under **USER**, and then navigate to **Files** in the top menu.

<figure><img src="/files/TfE1Mi7ZQ5MmDHXDgqGo" alt=""><figcaption></figcaption></figure>

In the **File Manager** screen, you will see the following:

1. The button to return to the control panel.
2. The path of directories where you are located. You can click on each one to navigate to that specific directory.
3. With **Add files** you can upload files to your account and with **New** you can create files and directories.
4. You will find a search bar for files or directories.
5. Each file or directory will have a dropdown menu where you can perform different actions on the selected item (copy, move, rename, delete, etc.).

<figure><img src="/files/0VYxPDnotdftwqCXJpkn" alt=""><figcaption></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://help.sitioshispanos.com/menu-principal/guias/web-hosting-revendedor/administracion-con-hestiacp/como-administrar-archivos-y-directorios-en-hestiacp.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.
