> 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/san-qian-ming-que-ren-yu-song-chu-shen-pi.md).

# 三、 簽名確認與送出審批

當日所有的工程項目皆建置完畢後，即可進入簽核流程。

1. **進入簽名流程**： 點擊列表畫面右下角的深藍色「<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%2FAnzxMKUkXUPktA7mPBzu%2Fimage.png?alt=media&amp;token=b6f5fd3b-0cad-449d-abf0-a921dbd46821" alt="" width="408"><figcaption></figcaption></figure>
2. **電子簽署**： 請「<mark style="color:$primary;">**工地主任**</mark>」與「<mark style="color:$primary;">**檢查人員**</mark>」直接於 App 畫面上進行手寫電子簽名。

   <figure><img src="https://589607744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm2c6i5EzKgS1xy0L4vYH%2Fuploads%2FR7wppmEZQQX7rPcnwuVo%2Fimage.png?alt=media&amp;token=fbd2ae3b-43d3-4eae-8b8e-5a798c86cfa4" alt="" width="414"><figcaption></figcaption></figure>
3. **送出審核**： 完成簽署後點擊「<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%2Ftg6SfPpew38dNwpiYJdW%2Fimage.png?alt=media&amp;token=f2ad3c8d-a747-4fca-b949-cb73a8afedf2" alt="" width="414"><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/san-qian-ming-que-ren-yu-song-chu-shen-pi.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.
