> For the complete documentation index, see [llms.txt](https://quteng-1.gitbook.io/quteng-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quteng-1.gitbook.io/quteng-docs/gong-cheng-jin-du-guan-li/app/san-bang-ding-yu-bian-ji-jian-cha-gong-xiang.md).

# 三、 綁定與編輯檢查工項

您可直接在儀表板的進度卡片上，快速將現場排程與檢查工項進行綁定。

1. **新增檢查工項**：
   * 針對尚未綁定的進度，點擊卡片上的「<mark style="color:$primary;">**新增檢查工項 +**</mark>」。
   * 進入設定頁面後，依序選擇「製表人」、「工項」、「樓層」及「檢查區域」（支援多選或自行輸入名稱）。確認無誤後點擊「<mark style="color:$primary;">**送出**</mark>」。
   * 送出後，檢查工項會成功與排程綁定，且畫面顯示該檢查工項，可以馬上進行品質檢查。

     <figure><img src="https://589607744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm2c6i5EzKgS1xy0L4vYH%2Fuploads%2FkvSXNqzfEjhOczyVoVCt%2Fimage.png?alt=media&amp;token=363bfeda-49cb-4b34-811e-e224a8f7f11e" alt="" width="563"><figcaption></figcaption></figure>
2. **編輯既有項目**：
   * 若該進度已有綁定項目，卡片上會顯示目前的檢查工項與狀態（如：進行中、已通過）。

     <figure><img src="https://589607744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm2c6i5EzKgS1xy0L4vYH%2Fuploads%2F9tYwMFiAGxHESmddPnyx%2Fimage.png?alt=media&amp;token=6735d9a3-2263-4de5-8b8b-d501d5238a45" alt="" width="404"><figcaption></figcaption></figure>
   * 點擊旁邊的「<mark style="color:$primary;">**鉛筆圖示**</mark>」可開啟編輯彈窗，您能在此點選垃圾桶刪除項目，或點擊「<mark style="color:$primary;">**+**</mark>」號從清單中勾選，也同時可以「<mark style="color:$primary;">**新增檢查工項 +**</mark>」，一併「<mark style="color:$primary;">**加入**</mark>」多筆其他相關的實際檢查工項。

     <figure><img src="https://589607744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm2c6i5EzKgS1xy0L4vYH%2Fuploads%2FvDJ0Ryoh8gYvhU1S1Xej%2Fimage.png?alt=media&amp;token=b1c99d88-c4dd-492c-894b-276e2e28a86b" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://quteng-1.gitbook.io/quteng-docs/gong-cheng-jin-du-guan-li/app/san-bang-ding-yu-bian-ji-jian-cha-gong-xiang.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.
