# How to generate Backups in cPanel?

1. To generate or download backups of your account, go to **Backups** in the **Files** section.

<figure><img src="/files/1Z9uqCjtlrRIgEYw0gcN" alt=""><figcaption></figcaption></figure>

2. You will see various options to generate or download different types of backups for different services (website, databases, email forwarders, etc).

### Full Backup

Using the button **Download a full account backup**, you can generate and download a complete backup of your entire account. These backups can be used to restore your entire account to the state it was in at the time the backup was created.

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

If you click on the option to generate a **full backup**, you will see a screen asking where to generate the backup, either in the **Home** of your account or send it via FTP.

Below, it will ask for an email address to send the notification that the backup has been completed.

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

Continuing with the main options in **Backups**, you will see several options:

* You can generate a backup of your account using the **Home Directory** button. These backups are only for downloading files to a PC or device.

{% hint style="info" %}
It is not recommended to use this backup to restore the account with the option on the right. Contact technical support for restoration options.
{% endhint %}

* From the option **Download a MySQL database backup**, you can download a backup of your databases. By clicking on the name of your database, you can download it in **.sql** format.
* On the right, in the option **Restore a MySQL database backup**, you can restore a database with a generated backup.

<figure><img src="/files/MaX5IRYh1Zzs7DsSLnpk" 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/copias-de-seguridad/copias-de-seguridad-en-cpanel.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.
