> 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-cai-liao-gai-kuang.md).

# App精簡日誌 / 材料概況

於<kbd>**材料概況**</kbd>頁籤點選下方&#x4E4B;**「+材料管理」**，即可開始新增材料，並填寫該材料**本日使用數量** & **備註**。

<div><figure><img src="/files/LeRRtC1GCllnodXS7pRQ" alt=""><figcaption><p>圖一 - 進入材料概況頁面</p></figcaption></figure> <figure><img src="/files/o6lbL7M9c8m1n5nP1g9g" alt=""><figcaption><p>圖二 - 新增材料 &#x26; 填寫使用資訊</p></figcaption></figure></div>

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

如需更動材料資料，點選該材料後即可見(圖五)畫面，修改**本日使用**、**累積使用數量**或**刪除該筆材料**。

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

<div><figure><img src="/files/hy4gLYGaY1xB6lb84brr" alt=""><figcaption><p>圖三 - 確定新增/取消</p></figcaption></figure> <figure><img src="/files/RzVwa9Vt62p0bI3dW4lk" alt=""><figcaption><p>圖四 - 新增成功畫面</p></figcaption></figure> <figure><img src="/files/UfTDDJuXeFgYMkfbrHqg" 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-cai-liao-gai-kuang.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.
