> For the complete documentation index, see [llms.txt](https://docs.jobdone.cc/user_guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jobdone.cc/user_guide/his/yu-yue-pai-cheng.md).

# 預約排程

> ### 任務中的預約時間，會直接出現在排程表

* 可以在預約排程中清楚的看到每天所排定的工作量以及地點。
* 從排程中，可以直接修改時間、驗屋當日聯絡人、聯絡人電話。
* 可以在預約時間到之前，指派檢驗人員。

<figure><img src="/files/FMrPmGFvB9uWolglP34m" alt=""><figcaption><p>預約排程畫面</p></figcaption></figure>

#### 非預約相關的其它資訊修改需要到 [『任務列表』 ](/user_guide/his/ren-wu-lie-biao.md)下進行。

<div align="left"><figure><img src="/files/u5nlYy2ovhpc2ufC3N50" alt=""><figcaption><p>直接從預約內容修改</p></figcaption></figure></div>

#### 選擇要指派到現場的檢驗人員

{% hint style="info" %}
所有公司下的成員、或者有加入聯絡人的人員都可以被指派。沒有購買授權的檢驗人員只能使用APP執行檢查工作。
{% endhint %}

<div align="left"><figure><img src="/files/08KmlOprhVl6Lq8oe5Cy" alt=""><figcaption></figcaption></figure></div>

#### 被指派者會立刻收到APP通知

<div align="left"><figure><img src="/files/GoSKUvqjMTElxkqxgR7L" alt="" width="375"><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.jobdone.cc/user_guide/his/yu-yue-pai-cheng.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.
