> 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/ren-wu-lie-biao.md).

# 任務列表

> ### 接受客戶委託即為驗屋系統的  「任務」

* 任務包含接單的所有基本資訊，以及客戶選擇的方案。
* 輸入方案、預計驗屋時間。之後隨時可以修改。
* 設定空間，以該物件的設計圖面定義空間。
* 上傳平面圖，可以在檢查時進行缺失標示。
* 空間標示。依照該案的房型，在這裏可預先設定好空間，如客廳、主臥等。
* 負責人只能選擇具有購買授權可以進入Web後台的人員。

操作步驟：

1. 請點選畫面右上方的 『 ＋ 』 新增任務。

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

2. 填寫 『新增任務』：屋主、電話（行動電話）是必填的，因為在驗屋現場要聯絡屋主的必要資訊。Email資料雖然是非必填，如果您希望可以直接Email通知屋主線上查看驗屋報告，Email就是必要的資訊。

<div align="left"><figure><img src="/files/9R0ufEWD4T51RrwRwBmc" alt=""><figcaption></figcaption></figure></div>

3. 設定空間：請依照屋主委托的房屋狀況填寫，系統會自動帶出預設值，您可以自由刪除不必要的項目。

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

4. 選擇負責人之後，按下 『新增任務』按鈕。

<div align="left"><figure><img src="/files/6DjO1Iurs6Yw6Vs46Wxw" alt=""><figcaption></figcaption></figure></div>

5. 下個單元會介紹『預約排程』，跟屋主約好驗屋時間之後，要確認當天有空一起過去驗屋的人手。


---

# 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/ren-wu-lie-biao.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.
