# Exporting cookies

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

In some cases it might be necessary to export cookies from an existing browser profile. This guide explains how to do this.&#x20;

{% stepper %}
{% step %}

### Open Export cookies

Go to your Incogniton account and navigate to the browser profile you want to export cookies from. Click on the 3-bullet icon and go to **Cookies – Export cookies**.

![](https://content.gitbook.com/content/H8yXxFJjKNEduZ4cdtjg/blobs/kDaBMXCN1nbJAhEjbSWy/Screenshot%202025%2005%2022%20125133%201024x359.png)
{% endstep %}

{% step %}

### Save cookie file

A pop-up window will show to save the cookie file. Save the file, you have now exported the cookies.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Do you want to know how to import the exported cookies into another browser profile? Read [this article](https://docs.incogniton.com/cookie-management/importing-cookies). If you wish to collect cookies, please read [this article](https://docs.incogniton.com/cookie-management/cookie-collector).
{% endhint %}

{% hint style="info" %}
If you require further explanation, please contact our [support team](https://incogniton.com/contact/).&#x20;
{% 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/cookie-management/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.
