> 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-ji-ju-guan-li.md).

# App精簡日誌 / 機具管理

於<kbd>**機具管理**</kbd>頁籤點選下方&#x4E4B;**「+機具管理」**，即可新增當日使用到之機具，並填寫**本日使用**及**累積使用數量**。

<div><figure><img src="/files/KKM9OeScMp4VZ7BdplWd" alt=""><figcaption><p>圖一 - 進入機具管理頁面</p></figcaption></figure> <figure><img src="/files/0QOdbwCcSv2A4Rdj6HCe" alt=""><figcaption><p>圖二 - 新增機具 &#x26; 填寫使用資訊</p></figcaption></figure></div>

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

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

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

<div><figure><img src="/files/bEHTYmzOVzs9mVVwLqyN" alt=""><figcaption><p>圖三 - 點選「確定新增」</p></figcaption></figure> <figure><img src="/files/QmQQYYWvTEGWriHiWAnl" alt=""><figcaption><p>圖四 - 新增成功畫面</p></figcaption></figure> <figure><img src="/files/m2eMCYY0Q8taXo1Junrl" 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-ji-ju-guan-li.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.
