> 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/russian-documentation/upravlenie-kuki/exporting-cookies.md).

# Экспорт куки

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

В некоторых случаях может потребоваться экспортировать cookies из существующего профиля браузера. Это руководство объясняет, как это сделать.

{% stepper %}
{% step %}

### Открыть Экспорт cookies

Перейдите в свой аккаунт Incogniton и найдите профиль браузера, из которого вы хотите экспортировать cookies. Нажмите на иконку с 3 точками и перейдите в **Browser Management > Export cookies**.
{% endstep %}

{% step %}

### Сохранить файл cookies

Появится всплывающее окно для сохранения файла cookies. Сохраните файл, теперь вы экспортировали cookies.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Хотите узнать, как импортировать экспортированные cookies в другой профиль браузера? Прочитайте [эту статью](/documentation/russian-documentation/upravlenie-kuki/importing-cookies.md). Если вы хотите собирать cookies, пожалуйста, прочитайте [эту статью](/documentation/russian-documentation/upravlenie-kuki/cookie-collector.md).
{% endhint %}

{% hint style="info" %}
Если вам требуется дополнительное объяснение, пожалуйста, свяжитесь с нашей [службой поддержки](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/russian-documentation/upravlenie-kuki/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.
