> For the complete documentation index, see [llms.txt](https://docs.myxteam.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.myxteam.vn/myxteam-one-web-app/workchat-web/workchat-mini/dat-lich-hen-trong-nhom-chat.md).

# Đặt Lịch Hẹn trong Nhóm Chat

Trong **Workchat** của MyXteam (bao gồm chat cá nhân, nhóm chat, và kênh chat), bạn có thể sử dụng chức năng **đặt lịch hẹn** để lên lịch các công việc, cuộc họp hoặc sự kiện với các thành viên khác.

**✅ Các tính năng nổi bật:**

* **Tạo lịch hẹn nhanh chóng** trong bất kỳ cuộc trò chuyện nào.
* **Nhắc tự động** khi đến thời gian đã hẹn.

Tính năng này giúp bạn không bỏ lỡ các cuộc hẹn quan trọng và giữ cho nhóm luôn cập nhật công việc kịp thời.

<figure><img src="/files/wylKZI1FPiiMfopeH6jX" alt="" width="563"><figcaption></figcaption></figure>

📌 **Cách tạo lịch hẹn trong Workchat**

Sau khi chọn chức năng **Đặt lịch hẹn**, bạn tiến hành nhập các thông tin cần thiết như:

* **Tiêu đề lịch hẹn**
* **Thời gian bắt đầu và kết thúc**
* **Thời lượng cuộc hẹn**
* **Địa điểm (nếu có)**
* **Ghi chú thêm** (nội dung cuộc họp, lưu ý, v.v.)

✅ Sau khi điền đầy đủ, bạn nhấn **Lưu** để hoàn tất. Lịch hẹn sẽ được gửi đến các thành viên liên quan và hiển thị trong khung chat.&#x20;

📅 **Ví dụ lịch hẹn trong Workchat:**

**Tiêu đề:** Họp cập nhật tiến độ dự án\
**Thời gian:** 14:00, ngày 12/05/2025\
**Thời lượng:** 60 phút\
**Địa điểm:** Phòng họp lầu 2\
**Ghi chú:** Chuẩn bị báo cáo tiến độ tuần, mỗi người trình bày trong 5 phút.

<figure><img src="/files/Lby02OkiBURAg5Gylbzm" alt="" width="563"><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://docs.myxteam.vn/myxteam-one-web-app/workchat-web/workchat-mini/dat-lich-hen-trong-nhom-chat.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.
