> 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/vietnamese-documentation/trinh-duyet-va-ho-so-trinh-duyet/managing-browser-profiles.md).

# Chỉnh sửa cài đặt hồ sơ trình duyệt

Mỗi hồ sơ trình duyệt có dấu vân tay, hành vi mạng và cấu hình phần cứng riêng. Bảng Chỉnh sửa hồ sơ là nơi bạn tinh chỉnh những điều này để phù hợp với tài khoản hoặc nhiệm vụ mà hồ sơ được xây dựng. Để mở cài đặt của một hồ sơ, chọn biểu tượng **nhiều tùy chọn hơn** (⋮) bên cạnh hồ sơ, sau đó chọn **Chỉnh sửa** từ menu thả xuống.

Trong bảng mở ra, chọn **Nâng cao** để truy cập tất cả các cài đặt của hồ sơ, bao gồm cấu hình quyền riêng tư, trình duyệt và phần cứng của nó.

Các trang trong phần này giải thích các cài đặt có sẵn trong mỗi tab, cách chúng ảnh hưởng đến hồ sơ của bạn và các cân nhắc khi cấu hình chúng.

{% hint style="info" %}
**Cài đặt nâng cao** được cấu hình sẵn với các giá trị mặc định phù hợp cho hầu hết các trường hợp sử dụng. Chỉ điều chỉnh chúng nếu bạn quen thuộc với hành vi của chúng hoặc đã đọc qua tài liệu này để hiểu rõ tác động của chúng.
{% 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, and the optional `goal` query parameter:

```
GET https://docs.incogniton.com/documentation/vietnamese-documentation/trinh-duyet-va-ho-so-trinh-duyet/managing-browser-profiles.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
