> For the complete documentation index, see [llms.txt](https://wiki.luca.education/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.luca.education/app-danh-cho-tri-lieu-vien/thong-bao.md).

# Thông báo

### <mark style="color:blue;">1.</mark>  <mark style="color:blue;">Trị liệu viên sẽ nhận được thông báo về các thay đổi trong lịch dạy của mình, b</mark><mark style="color:blue;">**ao gồm:**</mark>&#x20;

* Buổi học cá nhân / bán trú bị hủy hoặc được khôi phục.
* Học sinh báo nghỉ can thiệp cá nhân / bán trú.
* Buổi học cá nhân có thay đổi về giờ học hoặc trị liệu viên phụ trách.
* Có buổi học cá nhân phát sinh
* Có học sinh học 1 buổi phát sinh trong lớp bán trú của mình phụ trách

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

### <mark style="color:blue;">2.  Quản lý nhận thông báo nhắc sinh nhật học sinh và trị liệu viên của trung tâm mình</mark>

**Thông báo nhắc sinh nhật sẽ được gửi tự động vào 3 thời điểm:**

1. **Ngày 1 hàng tháng:** danh sách tất cả các học sinh và trị liệu viên có sinh nhật trong tháng đó
2. **Thứ 2 hàng tuần:** danh sách tất cả các học sinh và trị liệu viên có sinh nhật trong tuần đó
3. Vào **2 ngày trước sinh nhật** của 1 cá nhân (học sinh hoặc trị liệu viên)&#x20;

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

### <mark style="color:blue;">3.  Trị liệu viên nhận thông báo nhắc sinh nhật các học sinh mà mình phụ trách</mark>

Hình thức thông báo tương tự như cho Quản lý, nhưng các Trị liệu viên chỉ nhận được thông báo sinh nhật của các học sinh mà mình đang phụ trách, để tiện việc chuẩn bị cho các bé.


---

# 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://wiki.luca.education/app-danh-cho-tri-lieu-vien/thong-bao.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.
