> For the complete documentation index, see [llms.txt](https://docs.coreway.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coreway.com/app/zh-hk/platform-homepage/scheduling-and-meeting-room-reservation.md).

# 日程及會議室預定

## 1. 日程 <a href="#id-1-schedule" id="id-1-schedule"></a>

* 可以日或月視圖查看自己的日程及新增預定事項。

<div align="left"><figure><img src="/files/W5ng3uV1Wd9rgQF2s2pe" alt="" width="324"><figcaption></figcaption></figure></div>

## 2. 會議室預定 <a href="#id-2-meeting-room-booking" id="id-2-meeting-room-booking"></a>

* 打開APP > 日程 > ［＋］> 選擇會議室 > 選擇參會人員 > 選擇預定日期和時間 > 選擇提前提醒參會人員時間 > 傳送日程邀請
* 若成功預約，會於日程可看到會議室預約紀錄。

<div align="left"><figure><img src="/files/jTezCXAVLnUP9DNRmmz3" alt="" width="287"><figcaption></figcaption></figure> <figure><img src="/files/uNaHnX69IDpP8HcqtKn8" alt="" width="275"><figcaption></figcaption></figure> <figure><img src="/files/QBKesxew5MKcu3DsEh1F" alt="" width="275"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/D5GQzJ3RLUilf8LcDvBJ" alt="" width="275"><figcaption></figcaption></figure> <figure><img src="/files/q1wttbUQldNN6RiENrES" alt="" width="274"><figcaption></figcaption></figure> <figure><img src="/files/tkDwXWUUrFmXKCjTVFTb" alt="" width="314"><figcaption></figcaption></figure></div>


---

# 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.coreway.com/app/zh-hk/platform-homepage/scheduling-and-meeting-room-reservation.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.
