> 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/qian-he-lie-biao-yu-shen-pi/app/yi-jin-ru-qian-he-lie-biao.md).

# 一、 進入簽核列表

協助具備管理權限的人員，透過手機 App 集中管理與審批系統內的所有待辦單據（包含工程日報、施工查驗單）。

簽核功能整合於「工程日報」和「施工查驗」功能清單頁面的選單中，方便您隨時進入管理。

* **開啟功能清單**： 登入 App 並進入指定專案（工地）後，點擊要執行簽核的功能頁面。

  <figure><img src="https://589607744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm2c6i5EzKgS1xy0L4vYH%2Fuploads%2FHYlAhvoQLR75eqXE1SHa%2Fimage.png?alt=media&amp;token=0b60873e-5270-442a-9486-bac31b3a0c01" alt="" width="398"><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%2FiVhDYdhS5ZMcPlutiulS%2Fimage.png?alt=media&amp;token=7e7651eb-6976-490e-ac70-864fb69aa08d" 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/qian-he-lie-biao-yu-shen-pi/app/yi-jin-ru-qian-he-lie-biao.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.
