# 2. Chức Năng Telesale

- [2.1 Phân quyền](https://doc.myhub.vn/telesale/phan-quyen.md): Cho phép quản trị viên (Admin) phân luồng công việc, theo dõi hiệu quả làm việc của từng nhân viên telesale. Nhân viên chỉ được làm việc trên những Sim mình đang quản lý.
- [2.2 Quản lý SMS/Call](https://doc.myhub.vn/telesale/2.1-quan-ly-sms-call.md): Là một trong những tính năng nổi bật nhất của MyHub, áp dụng chế độ gộp Sim, đảm bảo dữ liệu khách hàng được quản lý tập trung theo thời gian thực (real-time).
- [2.3 Gửi SMS/Call trên PC](https://doc.myhub.vn/telesale/2.3-call-sms-tren-myhub.vn.md): Bạn không cần phải cầm điện thoại nhắn tin hoặc bấm từng số điện thoại để gọi điện. MyHub cho phép gửi trực tiếp SMS, nắm bắt thông tin cuộc gọi đến, ra lệnh thực hiện cuộc gọi ngay trên máy tính.
- [2.4 Tin nhắn mẫu](https://doc.myhub.vn/telesale/2.2-tin-nhan-mau.md): Chức năng này giúp bạn trả lời nhanh tin nhắn theo các câu trả lời đã được cài sẵn.
- [2.5 Sử dụng nhãn](https://doc.myhub.vn/telesale/2.4-dan-nhan.md): Cho phép hiển thị sms, call theo mục đích riêng của người sử dụng.


---

# 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://doc.myhub.vn/telesale.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.
