> For the complete documentation index, see [llms.txt](https://docs.sandbox.com.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.com.vn/7.-khach-hang/7.2-quan-ly-hang-khach-hang/7.2.1-danh-sach-hang-khach-hang.md).

# 7.2.1 Danh sách - Hạng khách hàng

1. Sau khi đăng nhập, tại thanh Menu chọn **2. Khách hàng --> 2.5. Danh sách-hạng khách hàng** để mở ra màn quản lý

<figure><img src="/files/wyqy2zaYeKJ8maSL8g5Y" alt=""><figcaption></figcaption></figure>

1. Hệ thống hiển thị danh sách các khách hàng đã có hạng

<figure><img src="/files/7dbbmN7fNFErnR3uYZOv" alt=""><figcaption></figcaption></figure>

3. Tìm kiếm khách hàng - hạng:

* Có thể tìm kiếm khách hàng - hạng bằng cách nhập  tên hoặc số điện thoại khách hàng muốn tìm vào hộp văn bản như hình dưới.

<figure><img src="/files/dxWskbFjIMbF4pCGXHdH" alt=""><figcaption></figcaption></figure>

* Ngoài ra anh/chị cũng có thể tìm kiếm bằng bộ lọc chọn hạng khách hàng.&#x20;

<figure><img src="/files/0gvFyhe6L9S2LkAuHxjk" alt=""><figcaption></figcaption></figure>

Sau đó nhấn ![](/files/p1iTjeA1B5ljimwkOy5V) hệ thống sẽ hiển thị kết quả tương ứng.


---

# 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.sandbox.com.vn/7.-khach-hang/7.2-quan-ly-hang-khach-hang/7.2.1-danh-sach-hang-khach-hang.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.
