# KHÁCH HÀNG

Mục khách hàng là nơi lưu trữ toàn bộ thông tin về khách hàng đã mua hàng của shop bạn tại kênh bán ngoài sàn.&#x20;

Vị trí tính năng: Truy cập vào mục Báo cáo thống kê > chọn Khách hàng

<figure><img src="https://4202400473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcrZwN1nZq7mfgl0WCi0r%2Fuploads%2Fa0EEXSrMcJWGMtoRMlHr%2Fimage.png?alt=media&#x26;token=fb92a412-8eea-4187-b0b3-1e2195590ffd" alt=""><figcaption></figcaption></figure>

Trong đó:&#x20;

* **Tất cả:** Toàn bộ thông tin khách hàng bạn đã tạo trên hệ thống.&#x20;
* **Còn nợ:** thông tin khách hàng đang còn nợ shop.
* **Chưa giao:** danh sách khách hàng có đơn hàng đang được xử lý.
* **Hoàn:** danh sách khách hàng có đơn đang được hoàn về shop.&#x20;


---

# 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.salework.net/salework-tai-lieu/salework-kho-van/khach-hang.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.
