> 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-jin-du-guan-li/pc/er-ri-chang-jin-du-zhui-zong-yu-jian-shi.md).

# 二、 日常進度追蹤與檢視

系統提供直覺的列表，方便現場與內勤人員快速掌握當前狀況。

* **「今日」進度分頁**： 切換至「今日」頁籤，系統會自動列出<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%2FlAPYvHLMZgIczcuKK8i7%2Fimage.png?alt=media&amp;token=5031a03f-82c4-4923-b7a8-8e0711c75cae" alt="" width="563"><figcaption></figcaption></figure>
* **掌握排程資訊**： 列表上會清楚呈現各個進度的狀態（如：進行中）、對應樓層、預定開工 / 完工日、工期天數以及預計人力。若工程有所延誤，列表也會明確標示出「<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%2F8LfNym8L6YW20i2Mbxb0%2Fimage.png?alt=media&amp;token=78f547de-6e59-4505-bef4-6dfad33383c3" alt="" width="563"><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-jin-du-guan-li/pc/er-ri-chang-jin-du-zhui-zong-yu-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.
