> For the complete documentation index, see [llms.txt](https://how.doopage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://how.doopage.com/thao-tac-danh-cho-quan-ly/quan-ly.md).

# Quản lý

- [Thông tin khách hàng](https://how.doopage.com/thao-tac-danh-cho-quan-ly/quan-ly/thong-tin-khach-hang.md)
- [Nhập-Xuất File dữ liệu khách hàng vào DooPage](https://how.doopage.com/thao-tac-danh-cho-quan-ly/quan-ly/thong-tin-khach-hang/nhap-xuat-file-du-lieu-khach-hang-vao-doopage.md)
- [Phân loại khách hàng](https://how.doopage.com/thao-tac-danh-cho-quan-ly/quan-ly/thong-tin-khach-hang/quan-li-khach-hang.md)
- [Cài đặt phễu khách hàng](https://how.doopage.com/thao-tac-danh-cho-quan-ly/quan-ly/thong-tin-khach-hang/quan-li-khach-hang/cai-dat-pheu-khach-hang.md)
- [Cài đặt tag khách hàng](https://how.doopage.com/thao-tac-danh-cho-quan-ly/quan-ly/thong-tin-khach-hang/quan-li-khach-hang/cai-dat-tag-khach-hang.md)
- [Nhân viên](https://how.doopage.com/thao-tac-danh-cho-quan-ly/quan-ly/nhan-vien.md)
- [Tự động phân chia khách hàng cho nhân viên](https://how.doopage.com/thao-tac-danh-cho-quan-ly/quan-ly/nhan-vien/tu-dong-phan-chia-khach-hang-cho-nhan-vien.md)
- [Cài đặt chế độ Chống giành khách](https://how.doopage.com/thao-tac-danh-cho-quan-ly/quan-ly/nhan-vien/cai-dat-che-do-chong-gianh-khach.md)
- [Cài đặt chế độ cho phép nhân viên chuyển ca](https://how.doopage.com/thao-tac-danh-cho-quan-ly/quan-ly/nhan-vien/cai-dat-che-do-cho-phep-nhan-vien-chuyen-ca.md): Chế độ này cho phép nhân viên trong ca làm việc có thể kết thúc tư vấn hàng loạt để nhân viên ca sau dễ dàng vào tiếp nhận và tiếp tục tư vấn cho khách hàng
- [Agent](https://how.doopage.com/thao-tac-danh-cho-quan-ly/quan-ly/agent.md)


---

# 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://how.doopage.com/thao-tac-danh-cho-quan-ly/quan-ly.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.
