# Cookies exportieren

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

In einigen Fällen kann es notwendig sein, Cookies aus einem bestehenden Browserprofil zu exportieren. Diese Anleitung erklärt, wie das geht.

{% stepper %}
{% step %}
**Cookies exportieren öffnen**

Gehen Sie zu Ihrem Incogniton-Konto und navigieren Sie zu dem Browserprofil, aus dem Sie Cookies exportieren möchten. Klicken Sie auf das 3-Punkte-Symbol und gehen Sie zu **Cookies – Cookies exportieren**.

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

{% step %}
**Cookie-Datei speichern**

Ein Pop-up-Fenster erscheint, um die Cookie-Datei zu speichern. Speichern Sie die Datei, Sie haben nun die Cookies exportiert.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Möchten Sie wissen, wie Sie die exportierten Cookies in ein anderes Browserprofil importieren können? Lesen Sie [diesen Artikel](/documentation/german-documentation-1/cookie-verwaltung/importing-cookies.md). Wenn Sie Cookies sammeln möchten, lesen Sie bitte [diesen Artikel](/documentation/german-documentation-1/cookie-verwaltung/cookie-collector.md).
{% endhint %}

{% hint style="info" %}
Wenn Sie weitere Erklärungen benötigen, kontaktieren Sie bitte unser [Support-Team](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/german-documentation-1/cookie-verwaltung/exporting-cookies.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.
