> For the complete documentation index, see [llms.txt](https://ems.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://ems.help.dotb.vn/dotb-ems/nhom-tinh-nang-danh-cho-quan-tri-vien/cai-dat-ngay-le-public-holiday/cap-nhat-ngay-nghi.md).

# Cập nhật Ngày nghỉ

### &#x20;Bước 1: Tìm các lớp đang có trùng lịch nghỉ vừa cài đặt.&#x20;

Người dùng chọn tạo mới Bộ lọc với thông tin " Ngày lễ", mục đích là để lọc được các lớp đang có trùng ngày lễ Holiday mà chưa được cập nhật.&#x20;

<figure><img src="/files/16eniD4dCn6DbHgivDjl" alt=""><figcaption></figcaption></figure>

Sau đó người dùng chọn các ngày lễ vừa thêm vào trong Public Holiday, để hệ thống lọc ra được các thông tin lớp nào hiện tại đang trùng với lịch mới của lễ.&#x20;

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

### &#x20;Bước 2: Cập nhật hàng loạt các lớp có buổi học trùng với lịch lễ.&#x20;

&#x20;Người dùng tích chọn cập nhật hàng loạt các lớp để tìm tính năng hủy buổi.

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

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

&#x20;Sau đó người dùng tìm đến thông tin: Tạo buổi học bù, và chọn tiếp "Học bù theo lịch". Sau đó chọn cập nhật.&#x20;

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

<figure><img src="/files/2NtChAjgExzF9yvzuS9h" alt=""><figcaption></figcaption></figure>

Hệ thống báo lưu thành công, Người dùng có thể vào lớp để kiểm tra lại các thông tin buổi học.&#x20;

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


---

# 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://ems.help.dotb.vn/dotb-ems/nhom-tinh-nang-danh-cho-quan-tri-vien/cai-dat-ngay-le-public-holiday/cap-nhat-ngay-nghi.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.
