> 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-jian-shang-tong-bu-yan-wu-bao-gao-zi-liao.md).

# 與建商同步『驗屋報告』資料

接下來是代客驗屋APP的重要價值；直接將資料同步給建設公司或營造的 『[驗收單](/user_guide/cpm/bc/acceptance.md)』。

我們的系統目的都是在優化整個產業鍊上所有人的流程，營造產業存在太多資訊的斷點，我們希望透過一套設計良好的平台串連起來。

## 結案

當你確定所有的檢查內容都完成後，可以按下結案。

結案後的任務會移到已結案的標籤下，並且不可再變更。

<div><figure><img src="/files/UCzHNsGzQ0ECzlz9L6iM" alt=""><figcaption></figcaption></figure> <figure><img src="/files/926jONfJg6js98Ngn8uJ" alt=""><figcaption></figcaption></figure></div>

## 取消或同步

若需要再編輯驗屋紀錄，你可以取消結案。

## 提交驗屋報告給建商

如果屋主有交代需要提交一份驗屋報告給建商，可以匯出PDF檔案提供給建商。如果你遇到的建商是『遠雄建設』有另外一個更方便的做法，就是「複製序號」提供給遠雄建設的工程師就完成了。因為遠雄建設集團已經全面採用Jobdone驗屋系統，所以透過序號就可以直接匯入所有的缺失紀錄。

確定沒問題，你可以選擇 『<mark style="color:purple;">複製序號</mark>』 ，這個序號是一次性的亂數編號，請以任何方式，提供給建設端的工程師，他們就可以將所有的缺失紀錄匯入他們的系統了。一旦，建設公司收到驗屋紀錄的缺失項目，就會安排工班在兩週內陸續將缺失問題解決，並且通過內部驗收之後就會再通知屋主安排時間複驗。

<div><figure><img src="/files/xrCwz0LUyaKX3yE00lA4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/LlrDsSR0BDNs3H3ixxll" alt=""><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-jian-shang-tong-bu-yan-wu-bao-gao-zi-liao.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.
