# Profile klonen

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

In diesem Artikel erklären wir, wie man ein bestehendes Browserprofil in Incogniton klont/dupliziert. Die Klonfunktionalität ist in allen kostenpflichtigen Paketen verfügbar und kann durch die folgenden Schritte aktiviert werden.

{% stepper %}
{% step %}
**Profil klonen auswählen**

Klicken Sie auf das 3-Punkte-Symbol auf der rechten Seite eines bestehenden Browserprofils und wählen Sie **Clone profile**.
{% endstep %}

{% step %}
**Klonoptionen konfigurieren**

Füllen Sie die Daten im Pop-up-Fenster aus. Es gibt mehrere Optionen:

* **Cookies kopieren:** Sie können Cookies in Ihre Browserprofile kopieren. Weitere Informationen finden Sie in [diesem Artikel](/documentation/german-documentation-1/cookie-verwaltung/cookie-collector.md).
* **Andere Browserdaten kopieren:** Bereits installierte Erweiterungen werden ebenfalls kopiert.
* **User-Agent kopieren:** Wenn Sie den User-Agent deaktivieren, wird ein neuer für das neue Browserprofil erstellt.
* **Erweiterte Einstellungen kopieren:** Schriftarten, Mediengeräte, Hardware- und DNS-Einstellungen werden kopiert.
  {% endstep %}

{% step %}
**Anzahl der Klone angeben**

Schließlich können Sie angeben, wie viele neue Profile Sie basierend auf dem aktuellen Profil und den Kloneinstellungen erstellen möchten.

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

{% hint style="info" %}
Wenn Sie noch Fragen zur Klonfunktionalität haben, zögern Sie bitte nicht, unseren [Support](https://incogniton.com/contact/) zu kontaktieren.
{% 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/german-documentation-1/browser-und-browserprofile/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.
