# Exportar cookies

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

En algunos casos, puede ser necesario exportar cookies desde un perfil de navegador existente. Esta guía explica cómo hacerlo.

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

Ve a tu cuenta de Incogniton y navega al perfil de navegador del que deseas exportar cookies. Haz clic en el icono de 3 puntos y ve a **Cookies – Exportar cookies**.

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

{% step %}
**Guardar archivo de cookies**

Se mostrará una ventana emergente para guardar el archivo de cookies. Guarda el archivo, ahora has exportado las cookies.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
¿Quieres saber cómo importar las cookies exportadas en otro perfil de navegador? Lee [este artículo](/documentation/spanish/gestion-de-cookies/importing-cookies.md). Si deseas recopilar cookies, por favor lee [este artículo](/documentation/spanish/gestion-de-cookies/cookie-collector.md).
{% endhint %}

{% hint style="info" %}
Si necesitas más explicaciones, por favor contacta a nuestro [equipo de soporte](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/spanish/gestion-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.
