> For the complete documentation index, see [llms.txt](https://docs.pushsale.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pushsale.vn/thu-vien-cau-hoi/42.-sale-muon-tim-cac-khach-cu-da-mua-tu-n-don-tro-len-nhu-the-nao.md).

# 42. Sale muốn tìm các khách cũ đã mua từ N đơn trở lên như thế nào?

Để có thể xem lại thông tin số khách cũ đã mua N đơn trở lên, sale có thể thao tác như sau:\
Chọn **3. Khách hàng 360** --> **3.1 Quản lý khách hàng**\
Trong phần bộ lọc, anh/chị chọn bộ lọc **Số lần mua lại** và chọn số lần mà đang cần lọc tệp khách hàng<br>

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

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

Sau khi chọn bộ lọc, anh/chị bấm vào **Tìm kiếm**\
Hệ thống sẽ trả về báo cáo thông tin khách cũ đã mua từ N đơn trở lên.<br>

{% hint style="info" %}
Lưu ý: Những đơn được cho là \*Số lần mua lại\* phải ở 1 trong 3 trạng thái giao hàng sau: Đã giao hàng, Đã thanh toán, Giao hàng 1 phần&#x20;
{% 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:

```
GET https://docs.pushsale.vn/thu-vien-cau-hoi/42.-sale-muon-tim-cac-khach-cu-da-mua-tu-n-don-tro-len-nhu-the-nao.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.
