> 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/6.-cong-viec/6.1-xu-ly-don/6.1.2-khach-da-phuc-vu.md).

# 6.1.2 Khách đã phục vụ

**2. Khách đã phục vụ**

Nhân viên có thể kiểm tra thông tin tất cả khách hàng mình đã phục vụ, kiểm tra trạng thái từng đơn hàng của nhiều hay từng khách hàng cụ thể. Có thể nhìn được tổng doanh số cũng như tổng hoa hồng mà nhân viên đạt được.

* Tại màn **Xử lý đơn**, chọn tab **Khách đã phục vụ**

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

→ Hiển thị thông tin doanh số, hoa hồng và trạng thái của từng đơn:

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

* Sử dụng bộ lọc tìm kiếm để tìm kiếm theo **Tên khách, SĐT** của khách và theo trạng thái đơn hàng (Chưa thanh toán/ Đã thanh toán):

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

* Với mỗi đơn hàng có thể bấm chọn biểu tượng <img src="https://docs.sandbox.com.vn/~gitbook/image?url=https%3A%2F%2Flh7-rt.googleusercontent.com%2Fdocsz%2FAD_4nXeM3w99PmcUz3-5dT-3ULMU7r2AldT0G5DN7cFsM6NCPvde0ijk3uFXyypvg2gzJoaLkdhglkDZM8BPIIelwFaVcbXoYZpLb-BShIy0jL-7llWdUyrYK4Zh9akLwNxM9fte6OVtlaEzzgCPptrjdgFb7zQ%3Fkey%3DoLDEFzA9zH1pepMP3zvqFA&#x26;width=300&#x26;dpr=4&#x26;quality=100&#x26;sign=81dc58df&#x26;sv=1" alt="" data-size="line"> tại cột **Thao tác** để thêm ghi chú cho đơn hàng → chọn **Lưu để lưu lại ghi chú.**

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


---

# 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/6.-cong-viec/6.1-xu-ly-don/6.1.2-khach-da-phuc-vu.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.
