# 备份本地保存的数据

在本文中，我们将解释如何在禁用 Incogniton 的云保存功能时保存数据。我们强烈建议使用云保存功能而不是本地存储——这样您的数据会更安全，并且可以避免丢失的风险。

如果您仍然希望将数据保存在本地，请定期备份浏览器配置文件数据。本指南将展示如何操作。

{% stepper %}
{% step %}
**找到本地数据**

进入 **Home** 并点击 **Open Incogniton data directory**。将打开一个文件资源管理器窗口。打开名为 **Config** 的文件夹。

![](/files/2e0b97b37744093c11a8564ea9a6cf7b5294ef6b)

![](/files/82e50b05dfc6c83b2557d44832471bc72ac7d091)
{% endstep %}

{% step %}
**备份配置文件数据**

您将看到所有浏览器配置文件的数据。复制这些数据并将其保存在其他地方——这就是您的备份。定期重复此操作，以避免在不使用云保存时丢失数据。

{% hint style="info" %}
您还可以为特定的浏览器配置文件恢复本地备份：

* 打开浏览器配置文件概览
* 点击相关配置文件的三点图标
* 选择 **Restore local profile back up**
  {% endhint %}
  {% 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/chinese-documentation/zhang-hu-guan-li/cloud-saving/backup-locally-saved-data.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.
