> For the complete documentation index, see [llms.txt](https://ladipage-vietnam.gitbook.io/v5-ladipage/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ladipage-vietnam.gitbook.io/v5-ladipage/xix.ladiwork/bo-loc.md).

# Bộ lọc

Các bộ lọc này giúp bạn **nhanh chóng phân loại và quản lý giao dịch** theo nhiều tiêu chí khác nhau.

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

## Bộ lọc - trả lời cho câu hỏi : xem cái gì&#x20;

&#x20;Bộ lọc mặc định mà LadiWork cung cấp để bạn nhanh chóng tìm các nhóm giao dịch theo trạng thái:

* **Tất cả giao dịch đã xóa** → Hiển thị tất cả các giao dịch đã bị xóa (chỉ admin hoặc user có quyền mới xem được).
* **Tất cả giao dịch đã thất bại** → Tập hợp các giao dịch đã thất bại, hữu ích để phân tích lý do mất khách hàng.
* **Tất cả giao dịch đang mở**→ Các giao dịch đang mở và còn hoạt động , dùng để theo dõi quy trình hiện tại.
* **Tất cả giao dịch thành công** → Các giao dịch đã chốt thành công , thường dùng để báo cáo doanh thu.
* **Tât cả giao dịch bị đình trệ**  → Các giao dịch bị “đình trệ” quá số ngày quy định → cảnh báo để follow-up.

👉 **Tác dụng**: Giúp bạn nhanh chóng tìm giao dịch theo tình huống, đồng thời dọn dẹp dữ liệu&#x20;

##


---

# 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://ladipage-vietnam.gitbook.io/v5-ladipage/xix.ladiwork/bo-loc.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.
