> 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/cpm/bc/acceptance/web-based/inspection-form-list/project-acceptance-form.md).

# 專案驗收單

## 01｜進入專案驗收單

如圖一，點選欲執行驗收作業的標的後，即會進入(圖二)所示畫面。請選擇對應的驗收進度(自驗/初驗)。

<div><figure><img src="/files/Zsne9xFRbhJycMivJUks" alt=""><figcaption><p>圖一 - 選擇標的</p></figcaption></figure> <figure><img src="/files/oOueqczvuf6HgbvuKi3p" alt=""><figcaption><p>圖二 - 選擇該標的之驗收進度</p></figcaption></figure></div>

選擇進度後，即可進入驗收單內部，並開始執行驗收作業。以下為選擇進度之範例(自驗&初驗)。

{% hint style="success" %}
您也可以直接於驗收單內部切換驗收進度(包含自驗、初驗與複驗)。其中，**複驗進度僅可於驗收單內部進行選擇**。
{% endhint %}

<div><figure><img src="/files/Q5bpXaZvjmjvqEkFRFdk" alt=""><figcaption><p>選擇自驗</p></figcaption></figure> <figure><img src="/files/zZRdTyhLCDLWamRWAiPt" alt=""><figcaption><p>自驗 - 項目紀錄畫面</p></figcaption></figure></div>

<div><figure><img src="/files/SS8rgRPKJWv8lZv6xEdm" alt=""><figcaption><p>選擇初驗</p></figcaption></figure> <figure><img src="/files/Dl9T0CqhEc8rL4egt9CS" alt=""><figcaption><p>初驗 - 項目紀錄畫面</p></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/cpm/bc/acceptance/web-based/inspection-form-list/project-acceptance-form.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.
