# Restore cloud backup

It’s possible to restore a cloud backup from an Incogniton browser profile. This lets you restore a profile to an earlier saved cloud state. Follow these steps:

{% stepper %}
{% step %}

#### Go to Profile Management

Open the **Profile Management** section in your Incogniton account.
{% endstep %}

{% step %}

#### Open Backup Recovery

Click the three-bullet icon of the browser profile you want to restore, then navigate to **Backup Recovery – Restore from cloud backup**.

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

{% step %}

#### Select and restore a cloud backup

A pop-up window will display all available cloud backups for the selected profile. Choose the backup you want and click **Continue**. The cloud backup will then be restored.

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

{% hint style="info" %}
Do you have any questions about this feature? Don’t hesitate to contact our [support department](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/account-management/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.
