# Nhập cookie

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

Cookie trình duyệt, còn được gọi là cookie HTTP, là một tệp được lưu trên phía máy khách dùng để lưu dữ liệu người dùng. Có thể thêm cookie vào hồ sơ bằng cách sử dụng chức năng **Nhập cookie** trong cài đặt hồ sơ.

{% stepper %}
{% step %}
**Mở Nhập cookie**

Nhấp vào biểu tượng ba chấm bên cạnh một hồ sơ trình duyệt và chọn **Cookies > Nhập cookie**.

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

{% step %}
**Dán hoặc chọn định dạng**

Một cửa sổ bật lên sẽ xuất hiện. Thêm cookie bằng cách dán chúng vào cửa sổ - công cụ sẽ cố gắng tự động phát hiện định dạng cookie. Bạn cũng có thể chọn định dạng chính xác thủ công.
{% endstep %}
{% endstepper %}

![](/files/756117c61d4dc755fea520839d64625eef1d4ce8)

{% hint style="info" %}
Nếu bạn muốn thu thập cookie, vui lòng đọc [bài viết này](/documentation/vietnamese-documentation/quan-ly-cookie/cookie-collector.md). Nếu bạn muốn xuất cookie, vui lòng đọc [bài viết này](/documentation/vietnamese-documentation/quan-ly-cookie/exporting-cookies.md).
{% endhint %}

{% hint style="info" %}
Bạn cần giải thích thêm? Vui lòng đừng ngần ngại liên hệ với [đội ngũ hỗ trợ](https://incogniton.com/contact/) của chúng tôi.
{% 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/vietnamese-documentation/quan-ly-cookie/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.
