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

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

當日報項目皆建置確認完畢後，請執行最後的簽核動作：

1. **電子簽名**： 於畫面左側的「<mark style="color:$primary;">簽名</mark>」區塊，點擊對應欄位，由「<mark style="color:$primary;">工地主任</mark>」與「<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%2FV01leHCPYGHxagmvZ2nw%2Fimage.png?alt=media&amp;token=cd2000ae-e9f7-48d8-8a5c-686fa58a9efd" alt="" width="563"><figcaption></figcaption></figure>
2. **送出流程**： 完成簽名後，點擊左側基本資訊區塊的綠色「<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%2FnHOZtPLeZPQiKxksc9mJ%2Fimage.png?alt=media&amp;token=8067417f-788e-432b-bd2a-7ef1cb6758e3" 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-ri-bao-tian-xie/pc/san-qian-ming-que-ren-yu-song-chu-shen-he.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.
