# Exportando cookies

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

Em alguns casos, pode ser necessário exportar cookies de um perfil de navegador existente. Este guia explica como fazer isso.

{% stepper %}
{% step %}
**Abrir Exportar cookies**

Vá para sua conta Incogniton e navegue até o perfil de navegador do qual você deseja exportar cookies. Clique no ícone de 3 pontos e vá para **Cookies – Exportar cookies**.

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

{% step %}
**Salvar arquivo de cookies**

Uma janela pop-up aparecerá para salvar o arquivo de cookies. Salve o arquivo, agora você exportou os cookies.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Quer saber como importar os cookies exportados para outro perfil de navegador? Leia [este artigo](/documentation/pt-br-documentation/gerenciamento-de-cookies/importing-cookies.md). Se você deseja coletar cookies, por favor leia [este artigo](/documentation/pt-br-documentation/gerenciamento-de-cookies/cookie-collector.md).
{% endhint %}

{% hint style="info" %}
Se precisar de mais explicações, entre em contato com nossa [equipe de suporte](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/pt-br-documentation/gerenciamento-de-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.
