> 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/app/si-ri-bao-lie-biao-yu-zhuang-tai-jian-shi.md).

# 四、 日報列表與狀態檢視

您可以隨時追蹤所有日報的處理進度。

1. **開啟日報列表**： 從儀表板點擊進入「<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%2FCF55OBsu3gKsbOb9OrwX%2Fimage.png?alt=media&amp;token=3810cf07-a80c-4417-9714-4bd491f2efb8" alt="" width="391"><figcaption></figcaption></figure>
2. **狀態篩選**： 列表上方提供便利的分類頁籤，包含：「全部」、「進行中」、「簽核中」、「已完成」與「已駁回」。透過切換分頁，即可快速過濾並掌握各日報的當前狀態。

   <figure><img src="https://589607744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm2c6i5EzKgS1xy0L4vYH%2Fuploads%2FyFtznLTnhJWlwIzey5SQ%2Fimage.png?alt=media&amp;token=b04a5b5a-29eb-4f98-9c83-8076d3a4eba9" alt="" width="404"><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/app/si-ri-bao-lie-biao-yu-zhuang-tai-jian-shi.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.
