> For the complete documentation index, see [llms.txt](https://lenef.gitbook.io/erpfactory/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lenef.gitbook.io/erpfactory/chuc-nang-calendar.md).

# Chức năng Calendar

Chức năng cho phép theo dõi các hoạt động hàng ngày như các cuộc hẹn, sự kiện

Để truy cập tính năng, chọn chức năng Lịch:

<figure><img src="/files/8wlLR6AnC89uZfd5GYQk" alt=""><figcaption></figcaption></figure>

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

Để xem nhanh thông tin 1 sự kiện trên lịch, chọn sự kiện đó:

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

Tạo nhanh 1 sự kiện trên lịch, chọn vào 1 ô thời gian bất kỳ, 1 popup sẽ được hiển thị để nhập nhanh sự kiện:

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

Để sửa thông tin chi tiết của sự kiện chọn nút **SỬA** ở popup trên. Popup thông tin chi tiết sẽ cho phép người dùng bổ sung thêm 1 số thông tin cho sự kiện

<figure><img src="/files/vDBgrhZ8gpZGX7qa70MP" 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:

```
GET https://lenef.gitbook.io/erpfactory/chuc-nang-calendar.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.
