> For the complete documentation index, see [llms.txt](https://docs.salework.net/salework-tai-lieu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.salework.net/salework-tai-lieu/salework-contact/vai-tro-nhan-vien/len-lich-hen/them-moi-lich-hen.md).

# Thêm mới lịch hẹn

**Bước 1: Nhập thông tin lịch hẹn**&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeh5ZiRAnbsivc2lawlPkxDnIKAvzm91OQfLNgKEoW2qp6lcy7TYdcf_mN-yWXobcHNae9LwIJr-VLLkV_uLz-d6QcYdt-UrgY8RpAFBUicwsJ36KLLqCT7eVj9Qh2ezMHmoct4?key=e2gql8vwHu9lxXv2GJAOPs4R" alt=""><figcaption></figcaption></figure>

***1 - Tên lịch hẹn:*** Nhập tiêu đề hoặc nội dung chính của lịch hẹn.

***2 - Người tham gia:*** Chọn những người sẽ tham gia vào lịch hẹn

***3 - Ngày:*** Chọn ngày diễn ra lịch hẹn.

***4 - Thời gian:*** Chọn thời gian bắt đầu của lịch hẹn.

***5 - Nhắc hẹn trước:*** Thiết lập khoảng thời gian để hệ thống gửi thông báo nhắc nhở trước khi lịch hẹn diễn ra (ví dụ: 15 phút, 1 giờ, 1 ngày...).

***6 - Ghi chú:*** Nhập các thông tin bổ sung hoặc lưu ý liên quan đến lịch hẹn.

**Bước 2: Nhấn nút Tạo để hoàn thành quá trình thêm mới lịch hẹn**

**Kết quả: Hiển thị thông tin lịch hẹn tại đây**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdUx1ITn0KB9cFeeAjD-M_APWdQI2iCXPsq2E-fjWBCBnZhtf4tlbZgZKrcVuWJNeoiXlMPyMeZS6gb0fVXKzDtA72eOuEAiBWfaNSWvEt2lADdv5esWQ8xFisrqYFnvGQjVmsy1w?key=e2gql8vwHu9lxXv2GJAOPs4R" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc_-SZZ-kDrfNbH_PJKe-vJHJRTB7V-HegIQT32rly56TO2RiRjIV1Mp7S7xpoFwJG5fz4eqqcTHI47yhc21QYZmEqEppJVmQZaskwO4okUgT-ONw_gfLgIrxU88QxdorTij9JOiQ?key=e2gql8vwHu9lxXv2GJAOPs4R" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.salework.net/salework-tai-lieu/salework-contact/vai-tro-nhan-vien/len-lich-hen/them-moi-lich-hen.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.
