# 日報清單

## 📓 01｜功能選單

> 監造日報相關功能的選單。
>
> 點選 **收合選單**，可以將功能選單縮小，增加劉覽空間。

<figure><img src="/files/Eln1RZSRZRDXDDzBa9w9" alt=""><figcaption><p>監造日報功能選單</p></figcaption></figure>

## 📓 02｜日報資訊一覽

監造日報基本資訊如下圖紅標處，將針對以下三點個別進行解釋：

<figure><img src="/files/6JMDLhNraHqxhbGniki6" alt=""><figcaption><p>日誌資訊一覽</p></figcaption></figure>

### └ 📄 1. 專案工期資訊

> **總工期** 來自 [專案設定](/user_guide/cpm/project_level/basic-information.md) 。
>
> **累計工期**、**不計工期**、**剩餘工期** 由 <mark style="color:red;">監造日報的填寫內容</mark> 進行智慧計算。

### └ 📄 2. 實際進度

> * 依據日報中填寫的工項施工數量，為您計算您施工的總進度。
> * 計算方式為 → **完成的工項金額總加 / 總工項金額 = 實際進度**

### └ 📄 3. 預計進度

> * 預計今天應達到的進度。
> * 進度由系統智慧生成，百分比僅取至小數點後兩位。 如希望自訂進度計畫，可以前往 → [預計進度設定](/user_guide/cpm/pc/supervisor-diary/system-settings/progress-setting.md) 進行設定。

## 📓 03｜監造日報月表

在這個區塊，您可以瀏覽已選定月份的所有監造日報。

<figure><img src="/files/tMKiv1SENTPlcW95t3tN" alt=""><figcaption><p>瀏覽中的月份</p></figcaption></figure>

> 1. 顯示當前瀏覽月份，**點選可以切換月份**。
> 2. 當前瀏覽月份每天日報填寫概況，每列點選皆可以前往當日日報詳細內容。
> 3. 快速查看 **監造日報報告**。


---

# Agent Instructions: 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:

```
GET https://docs.jobdone.cc/user_guide/cpm/pc/supervisor-diary/list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
