# 35. Pushsale phân loại màu sắc tác nghiệp theo nguyên tắc như thế nào?

Trong phần **4.1. Tác nghiệp Telesale** anh/chị sẽ thấy các tác nghiệp được phân loại theo màu sắc khác nhau

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

Màu sắc từng tác nghiệp được thay đổi dựa theo số lượng bản ghi của tác nghiệp đó, cụ thể

* **Số lượng bản ghi lớn hơn 20 là màu orangered**
* **Số lượng bản ghi nằm trong khoảng 10 - 19 là màu #ffc0cb**
* **Số lượng bản ghi nằm trong khoảng 5 - 10 là màu #8ad6ff**
* **Còn lại màu #a6ffa8**

\
Anh chị có thể kiểm tra mã màu tại đây: <http://mamauhtml-css.vpssim.vn/>


---

# 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.pushsale.vn/thu-vien-cau-hoi/35.-pushsale-phan-loai-mau-sac-tac-nghiep-theo-nguyen-tac-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.
