> For the complete documentation index, see [llms.txt](https://docs.yoov.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoov.com/yoov-work/zh-cn/xing-zheng-guan-li/hui-yi-shi-yu-ding.md).

# 会议室预定

## 1. 新增会议室

* 操作步骤: \
  ［用户中心］>［会议室预定］> ［会议室管理］> ［新增会议室］
* 输入会议室名称及所在工作地点以设定会议室资讯。
* 可于［操作］设定指定会议室是否开放预定，亦会即时显示会议室状态于名称旁。

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

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

<div align="left"><figure><img src="/files/6fE0Qs2XT5LKEx7vfKB7" alt="" width="348"><figcaption></figcaption></figure></div>

## 2. 预定会议室

* 打开APP > 日程 > ［＋］> 选择会议室> 选择预定日期和时间
* 于日程可看到会议室预约纪录

<div align="left"><figure><img src="/files/5Vf4QvYL9Wed74mmUK0y" alt="" width="545"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/qnqQYruMrlXKUhkLUeMp" alt="" width="527"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/YowOH8QNoFbGHNy4fimp" alt="" width="533"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/99tviM46rvELWY2421Gy" alt="" width="530"><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.yoov.com/yoov-work/zh-cn/xing-zheng-guan-li/hui-yi-shi-yu-ding.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.
