> For the complete documentation index, see [llms.txt](https://docs.coreway.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coreway.com/app/zh-hk/administrator-operations/approval-management.md).

# 審批管理

## 1. 審批管理 <a href="#id-1-approval-management" id="id-1-approval-management"></a>

**只供指定審批人適用**

* 管理員可於工作處理有關審批，亦可進入OA審批內進行有關操作。
* 員工在應用程式提交的申請，系統會向審批人發出通知，審批人可在此功能審批員工的申請，或查看紀錄。

### 1.1 【待處理】 <a href="#id-1.1-pending" id="id-1.1-pending"></a>

* 按鈕的右上方會有提示待處理的審批數量 (圖1) 。
* 進入頁面後可看到員工所申請的審批項目和狀態 (圖2) ，點擊該項可查閱詳情和進行審批，按 「同意」 即通過該員工申請 (圖3) 。
* 管理員亦可按 \[拒絕] 申請、按 “...” 選擇 \[轉交] 將審批予交予他人處理、按 \[評論] 對審批以留下反饋。
* 系統亦支持 \[高級篩選]（圖4） 和 \[批量操作]（圖5） ，方便審批人操作。

<div><figure><img src="/files/Z5BsfFKddGNwE7vqCPQe" alt=""><figcaption></figcaption></figure> <figure><img src="/files/KxaIUQHPFhKxzb02Irp1" alt=""><figcaption></figcaption></figure> <figure><img src="/files/VwPRKE5iMuUgSJcmG7d4" alt=""><figcaption></figcaption></figure></div>

&#x20;                        圖1                                                    圖2                                                   圖3

<div align="left"><figure><img src="/files/iiqTiBORPUZspwkmzNaU" alt="" width="327"><figcaption></figcaption></figure> <figure><img src="/files/aiVLuM9hulxI6aRsupes" alt="" width="317"><figcaption></figcaption></figure></div>

&#x20;                                  圖4                                                                      圖5

### 1.2 【抄送我的】 <a href="#id-1.2-copied-to-me" id="id-1.2-copied-to-me"></a>

* 可看到員工的申請詳情副本 cc.&#x20;

<div align="left"><figure><img src="/files/VHysthcQPm4RgzS74fxJ" alt=""><figcaption></figcaption></figure></div>


---

# 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://docs.coreway.com/app/zh-hk/administrator-operations/approval-management.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.
