# Incremental Backups for Clouds

From your **Client Area** you can access your Cloud server to manage the backups that have been generated.

Follow these steps to view the backup area of your cloud:

1. Log in to your **Client Area** and then go to **Services=>My Services**.
2. In the list of plans, select your cloud server.

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

3. In the **VPS Information** section, you can view the data of your server along with the panel to shut it down, turn it on, restart it, etc.\
   \
   Below, you will find the menu options for your cloud. Open the menu by clicking the **arrow** and select the **Backups** option.

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

In the new screen, you will find the following:

1. The list of generated backups.
2. The area of Incremental Backups.
3. The list of generated backups.
4. The **Full** or **Inc** icon will indicate if the backup is full or incremental. There will be one full backup and then several incrementals.
5. To the right of each backup, you will find a button to restore the cloud with that backup.
6. The last button will allow you to delete the generated backup.

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

{% hint style="warning" %}
Please note that these backups are backups of the entire server, not backups of internal hosting accounts.
{% endhint %}


---

# 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/cloud-hosting/backups-incrementales-para-clouds.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.
