> 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-ri-bao-tian-xie/app/er-xin-zeng-gong-cheng-xiang-mu-ming-xi.md).

# 二、 新增工程項目明細

日報基本資料建立完成後，畫面會跳轉至該日報的詳細頁面。若為全新建立，畫面會顯示「沒有符合的項目」。

1. **開啟新增項目彈窗**： 點擊畫面左下角的藍色「<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%2FIEZ6OJXIUiIqFGq3FQT1%2Fimage.png?alt=media&amp;token=6fb4bcad-9e0f-4663-b241-c0ec75237a8c" alt="" width="400"><figcaption></figcaption></figure>
2. **項目與空間設定**： 依序選擇對應的「<mark style="color:$primary;">**工項**</mark>」（如：結構 - 鋼筋）與「<mark style="color:$primary;">**種類項目**</mark>」（如：鋼筋工）。接著選擇施作的「<mark style="color:$primary;">**樓層**</mark>」（可複選，如 B4、B5）與「<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%2F6WCLl0cUDZQwpwJumOMd%2Fimage.png?alt=media&amp;token=20e4471c-1ba2-4ed6-8c81-3ee756ff60f2" alt="" width="401"><figcaption></figcaption></figure>
3. **補充單項資訊**： 填寫實際施作的「<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%2FhvehFl8n3WDkA6ELWNNx%2Fimage.png?alt=media&amp;token=b4ffa59e-13d0-4174-a80d-c2af16c92dd7" alt="" width="404"><figcaption></figcaption></figure>
4. **編輯與管理清單**： 新增後的項目會以卡片形式呈現在列表中。您可以點擊卡片右側的「<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%2Fx5a7bcCuAe3QsckYvXWm%2Fimage.png?alt=media&amp;token=3a864a0d-d96f-4542-8a54-3487182689b1" alt="" width="408"><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-ri-bao-tian-xie/app/er-xin-zeng-gong-cheng-xiang-mu-ming-xi.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.
