> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/documentation/french-documentation/gestion-des-cookies/exporting-cookies.md).

# Exporter les cookies

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

Dans certains cas, il peut être nécessaire d'exporter des cookies depuis un profil de navigateur existant. Ce guide explique comment procéder.

{% stepper %}
{% step %}

### Ouvrir l'exportation des cookies

Accédez à votre compte Incogniton et naviguez jusqu'au profil de navigateur à partir duquel vous souhaitez exporter des cookies. Cliquez sur l'icône à 3 points et allez dans **Browser Management > Export cookies**.
{% endstep %}

{% step %}

### Enregistrer le fichier de cookies

Une fenêtre pop-up s'affichera pour enregistrer le fichier de cookies. Enregistrez le fichier, vous avez maintenant exporté les cookies.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Vous voulez savoir comment importer les cookies exportés dans un autre profil de navigateur ? Lisez [cet article](/documentation/french-documentation/gestion-des-cookies/importing-cookies.md). Si vous souhaitez collecter des cookies, veuillez lire [cet article](/documentation/french-documentation/gestion-des-cookies/cookie-collector.md).
{% endhint %}

{% hint style="info" %}
Si vous avez besoin de plus d'explications, veuillez contacter notre [équipe de support](https://incogniton.com/contact/).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/french-documentation/gestion-des-cookies/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.
