# Ripristina backup su cloud

È possibile ripristinare un backup cloud da un profilo browser Incogniton. Questo ti permette di ripristinare un profilo a uno stato cloud salvato in precedenza. Segui questi passaggi:

{% stepper %}
{% step %}
**Vai a Gestione Profilo**

Apri la sezione **Profile Management** nel tuo account Incogniton.
{% endstep %}

{% step %}
**Apri Recupero Backup**

Clicca sull'icona a tre punti del profilo browser che desideri ripristinare, quindi naviga su **Backup Recovery – Restore from cloud backup**.

![](/files/fe4dad9e0fbedf9f751fe5d2e7b4bdfa22bf97a2)
{% endstep %}

{% step %}
**Seleziona e ripristina un backup cloud**

Una finestra pop-up mostrerà tutti i backup cloud disponibili per il profilo selezionato. Scegli il backup desiderato e clicca su **Continue**. Il backup cloud verrà quindi ripristinato.

![](/files/f1d2555bcd19ea4402b50058b0111bd4d90bc4c5)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Hai domande su questa funzione? Non esitare a contattare il nostro [dipartimento di supporto](https://incogniton.com/contact/).
{% 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://docs.incogniton.com/documentation/italian-documentation/gestione-dellaccount/cloud-saving/restore-cloud-backup.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.
