# Восстановление облачной резервной копии

Возможно восстановить облачную резервную копию из профиля браузера Incogniton. Это позволяет восстановить профиль до ранее сохраненного состояния в облаке. Следуйте этим шагам:

{% stepper %}
{% step %}
**Перейдите в Управление профилями**

Откройте раздел **Profile Management** в вашем аккаунте Incogniton.
{% endstep %}

{% step %}
**Откройте Восстановление резервной копии**

Нажмите на значок с тремя точками у профиля браузера, который вы хотите восстановить, затем перейдите в **Backup Recovery – Restore from cloud backup**.

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

{% step %}
**Выберите и восстановите облачную резервную копию**

Всплывающее окно отобразит все доступные облачные резервные копии для выбранного профиля. Выберите нужную резервную копию и нажмите **Continue**. Облачная резервная копия будет восстановлена.

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

{% hint style="info" %}
У вас есть вопросы по этой функции? Не стесняйтесь обращаться в наш [отдел поддержки](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/russian-documentation/upravlenie-akkauntom/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.
