# Importar cookies

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

Una cookie de navegador, también conocida como cookie HTTP, es un archivo guardado en el lado del cliente utilizado para guardar datos del usuario. Es posible agregar cookies a un perfil utilizando la función **Importar cookies** en la configuración del perfil.

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

Haz clic en el icono de tres puntos junto a un perfil de navegador y elige **Cookies > Importar cookies**.

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

{% step %}
**Pegar o elegir formato**

Aparecerá una ventana emergente. Agrega cookies pegándolas en la ventana; la herramienta intentará detectar automáticamente el formato de la cookie. También puedes elegir el formato correcto manualmente.
{% endstep %}
{% endstepper %}

![](/files/756117c61d4dc755fea520839d64625eef1d4ce8)

{% hint style="info" %}
Si deseas recopilar cookies, por favor lee [este artículo](/documentation/spanish/gestion-de-cookies/cookie-collector.md). Si deseas exportar cookies, por favor lee [este artículo](/documentation/spanish/gestion-de-cookies/exporting-cookies.md).
{% endhint %}

{% hint style="info" %}
¿Necesitas más explicación? No dudes en contactar 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/importing-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.
