> 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/pc/er-tian-xie-gong-cheng-ri-bao-xiang-mu.md).

# 二、 填寫工程日報項目

日報基本資料建立後，畫面會跳轉至日報詳細頁面，接下來需要<mark style="color:$primary;">將當日實際施作的細節加入列表中</mark>。您可以選擇<mark style="color:$primary;">單筆加入</mark>，或使用「<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%2F4WlpOpcuDATosbHnrzQ9%2Fimage.png?alt=media&amp;token=3b2e3755-c6b0-46bf-b715-ca74ca55f4ee" alt="" width="563"><figcaption></figcaption></figure>
* **步驟二（種類與數量）**： 此步驟可<mark style="color:$primary;">記錄實際使用的資源</mark>。系統提供「**加入工種**」、「**加入材料**」與「**加入機具**」的分類按鈕。您<mark style="color:$primary;">可以一次選取多筆資源</mark>，並在列表右側為每筆資料獨立設定精確的「**數量**」（例如：木工 1 名、預拌混凝土 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%2FXwq5747xtyVXPjxD8bOl%2Fimage.png?alt=media&amp;token=27edf4f8-db3d-42e1-a9ba-d099bbc4e9b3" alt="" width="563"><figcaption></figcaption></figure>
* **步驟三（照片與備註）**： 針對這批施工項目，<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%2FE7a2N5LXSfB12Jc7YHst%2Fimage.png?alt=media&amp;token=724e4bea-88c6-4920-92ea-dd8202b51256" 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-ri-bao-tian-xie/pc/er-tian-xie-gong-cheng-ri-bao-xiang-mu.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.
