# 克隆配置文件

{% embed url="<https://www.youtube.com/watch?v=9B2bUsAuYBs>" %}

在本文中，我们将解释如何在Incogniton中克隆/复制现有的浏览器配置文件。克隆功能在所有付费套餐中均可用，并可以通过以下步骤激活。

{% stepper %}
{% step %}
**选择克隆配置文件**

点击现有浏览器配置文件右侧的三点图标，然后选择**克隆配置文件**。
{% endstep %}

{% step %}
**配置克隆选项**

在弹出窗口中填写数据。有几个选项：

* **复制Cookies：** 您可以将Cookies复制到您的浏览器配置文件中。在[本文](/documentation/chinese-documentation/cookie-guan-li/cookie-collector.md)中找到更多信息。
* **复制其他浏览器数据：** 已安装的扩展也将被复制。
* **复制用户代理：** 当您禁用用户代理时，将为新的浏览器配置文件创建一个新的用户代理。
* **复制高级设置：** 字体、媒体设备、硬件和DNS设置将被复制。
  {% endstep %}

{% step %}
**指定克隆数量**

最后，您可以根据当前配置文件和克隆设置指定要创建的新配置文件的数量。

<figure><img src="/files/Bij7zZmHpqxaCqOCf754" alt=""><figcaption></figcaption></figure>
{% 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/liu-lan-qi-he-liu-lan-qi-pei-zhi-wen-jian/managing-browser-profiles/clone-profiles.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.
