# How to create backups of my accounts in HestiaCP?

To create backups of an account, follow these steps:

1. Go to the **BACKUPS** section.
2. You will see a list of already generated backups and their information, such as the space they occupy and when they were created.
3. Click on the **Create Backup** button to create a new backup of an account.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/HestiaBackups01.png" alt=""><figcaption></figcaption></figure>

Once the backup is finished generating, it will appear in the list as shown in step 2.


---

# 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-crear-respaldos-o-backups-de-mis-cuentas-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.
