> 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/builder_diary/app/jing-jian-ban/app-jing-jian-ri-zhi-gong-di-ren-yuan.md).

# App精簡日誌 / 工地人員

於<kbd>**工地人員**</kbd>頁籤點選下方&#x4E4B;**「+工地人員」**， 即可新增當日到場之工種，並填寫**本日人數**及**累計人數**等。

<div><figure><img src="/files/Q3yXAKO0y7mVeH43xw7s" alt=""><figcaption><p>圖ㄧ - 進入工地人員頁面</p></figcaption></figure> <figure><img src="/files/ReVXF5IyQTnKLEmCdcTl" alt=""><figcaption><p>圖二 - 新增工種 &#x26; 填寫出工資訊</p></figcaption></figure></div>

將資料填寫完畢後，點選圖三下方&#x4E4B;**「確定新增」**&#x5373;可見(圖四)畫面。

如需更動工地人員資料，點選該工種後即可見(圖五)畫面，修改**本日人數**、**累計人數**或**刪除工地人員**。

修改完畢並確認資料無誤後，按&#x4E0B;**「確定新增」**&#x5373;完成資料更動。

<div><figure><img src="/files/XoedanshekM44TLe6BvY" alt=""><figcaption><p>圖三 - 點選「確定新增」</p></figcaption></figure> <figure><img src="/files/PG4ArP2Z1YN7afNsuaqg" alt=""><figcaption><p>圖四 - 新增成功畫面</p></figcaption></figure> <figure><img src="/files/d9KBtXGwWpzJ3r04Kfhi" 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/builder_diary/app/jing-jian-ban/app-jing-jian-ri-zhi-gong-di-ren-yuan.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.
