> For the complete documentation index, see [llms.txt](https://help.dotb.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dotb.vn/tuyen-sinh-ban-hang/sms/gui-sms-theo-report.md).

# Gửi SMS theo Report

> **Bước 1:** Ở màn hình danh sách của module **Report**, chúng ta chọn báo cáo "Payment List Report".

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

> **Bước 2:** Tại màn hình báo cáo chi tiết những khoản thu với trạng thái thanh toán là **"Unpaid"**, chọn **Export Excel** khi đi Apply (xem báo cáo trước khi xuất báo cáo ra file).

<figure><img src="/files/3PpVk5fRp2hxvpKJthmJ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
:woman\_gesturing\_ok: **Ghi chú** :

1. Thông tin filter để xuất báo cáo
2. Nhấn **Apply** để xem báo cáo&#x20;
3. Xuất report dạng **Excel**
   {% endhint %}

> **Bước 3:**&#x20;> Chọn Apply xem báo cáo, tiếp theo chọn **Export Excel**, tải file Excel về máy, sau đó bỏ những filed không cần thiết chỉ giữ lại 2 filed **Tên** và **Số điện thoại** (filed số điện thoại phải có format là **Text**)

![](/files/-LukWNtOcA2kwVf3GtW1)

> **Bước 4:**> &#x20;Vào module **Students**, chọn **Send SMS** (bạn có thể chọn 1 trong 2).

![](/files/-LukX2PPvFr0XNd34f3l)

> **Bước 5:** Tại màn hình Send SMS, chọn tải **Template SMS List** theo mẫu hệ thống và đưa danh sách học viên vào Template SMS List.

<div align="left"><img src="/files/-LukXfPgZR4hzA6GqdFu" alt=""></div>

> Mẫu template SMS

![](/files/-LukXqyF8l2Ip7YC7qKE)

&#x20;                                                                          <img src="/files/-LulLYvkmBfSxWK7I-I-" alt="" data-size="original">&#x20;

![](/files/-LukXyaWNHRn3NDDUxdd)

> **Bước 6:**> &#x20;Sau khi có được file dữ liệu như mẫu, tiến hành import vào hệ thống. Cuối cùng nhấn **Send** để gửi tin nhắn.

> Sau khi Upload file lên hệ thống, nhấn **Submit** hệ thống sẽ hiển thị danh sách học viên nhận được tin nhắn của trung tâm.

![](/files/-LukY25JQvyXjEHWBxJG)

{% hint style="info" %}
**Ghi chú:**

1. Danh sách học viên nhận tin nhắn (bạn có thể nhập thêm số điện thoại)
2. Nội dung gửi tin nhắn đến học viên (chọn theo **Template** hoặc bạn có thể soạn nội dung ngẫu nhiên, để chèn tên học viên thì bạn gõ **$name**).&#x20;
3. Kết quả: Thống kê số lượng bạn học viên nào đã nhận được tin nhắn, chưa nhận được tin nhắn, tổng số lượng tin nhắn đã gửi)
   {% 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, and the optional `goal` query parameter:

```
GET https://help.dotb.vn/tuyen-sinh-ban-hang/sms/gui-sms-theo-report.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.
