# Gửi thông báo qua Ứng dung

> Bước 1: Tại màn hình Student, người dùng chọn biểu tượng  Send  App Notification

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

> Bước 2: Soạn tin nhắn, người dùng chọn đối tượng nhận theo Lớp, theo Học viên, sau đó chọn Save để lưu lại và gửi về apps DOTB Sea cho học viên.

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

> Bước 3: Trường hợp người dùng muốn lên lịch hen và hệ thống tự động gửi khi đến thời gian thì người dùng chọn biểu tượng Sent by Schedule

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

Người dụng nhập thời gian cụ thể và chọn biểu tượng Confirm để tiến hành lên lịch hẹn

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

{% hint style="success" %}
Ghi chú:

1. Giao diện Compose sử dụng để soạn tin nhắn và gửi cho học viên
2. Giao diện Sent: Các tin nhắn đã gửi
3. Giao diện Scheduled: Các tin nhắn được lên lịch gửi trong tương lai
4. Giao diện Draft: Các tin nhắn gửi bị lỗi, không hoàn thiện gửi, pending
5. Giao diện Cancelled: Các tin nhắn đã hủy, không thực hiện gửi
   {% endhint %}


---

# 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://ems.help.dotb.vn/dotb-ems/cham-soc-hoc-vien/gui-thong-bao-qua-ung-dung.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.
