# Clone profiles

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

In this article we explain how to clone/duplicate an existing browser profile in Incogniton. The clone functionality is available in all paid packages and can be activated through the following steps.

{% stepper %}
{% step %}

#### Select Clone profile

Click the 3-bullet icon on the right side of an existing browser profile and select **Clone profile**.
{% endstep %}

{% step %}

#### Configure clone options

Fill in the data in the pop-up window. There are several options:

* **Copy the cookies:** You can copy cookies to your browser profiles. Find more information in [this article](/cookie-management/cookie-collector.md).
* **Copy other browser data:** Already installed extensions will also be copied.
* **Copy the user agent:** When you disable the user agent, a new one for the new browser profile will be created.
* **Copy the advanced settings:** Fonts, media devices, hardware, and DNS settings will be copied.
  {% endstep %}

{% step %}

#### Specify the number of clones

Finally, you can specify how many new profiles you want to create based on the current profile and the clone settings.

<figure><img src="/files/Bij7zZmHpqxaCqOCf754" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you still have any questions about clone functionality, please 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/browser-and-browser-profiles/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.
