# How to save and restore backups in Web Builder?

### Save a backup

* On the "**Access to the Web Builder**" page, click on your domain to open the Web Builder.
* Hover over the dropdown on the "**Publish**" button, and select the "**Backup/Restore**" option.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/image%20(28).png" alt=""><figcaption></figcaption></figure>

* Click on the "**Download Backup**" button. This will download the backup to your computer.

<div align="left"><figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/image%20(37).png" alt=""><figcaption></figcaption></figure></div>

### Restore from a backup

**Auto Backups**

<div align="left"><figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/image%20(2)%20(1).png" alt=""><figcaption></figcaption></figure></div>

(1) => Select this option to choose automatic backups. This type of backup is saved every 5 minutes.

(2) => Select the desired backup from the list.

Use the **"Restore"** button to restore the site from the backup.

**Restore from your own backup**

<div align="left"><figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/image%20(1)%20(1).png" alt=""><figcaption></figcaption></figure></div>

(1) => Select this option to be able to use your own backup.

(2) => Click on this button to browse your computer for a previously downloaded backup.

Once selected, use the "**Restore**" button to restore the site from your own backup.


---

# 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/constructor-web/como-guardar-y-restaurar-respaldos-en-tu-constructor-web.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.
