> 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-cn/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) 。
* 管理员亦可按 \[拒绝] 申请、按 \[转交] 将审批予交予他人处理、按 \[评论] 对审批以留下反馈。

<div><figure><img src="/files/3WqVdC4cCc82jyWuLmgc" alt=""><figcaption><p>圖 1</p></figcaption></figure> <figure><img src="/files/8Wwgp3njhVRjFsiMe5sz" alt=""><figcaption><p>圖 2</p></figcaption></figure> <figure><img src="/files/cRTS4xeyAbZADnq6KVaS" alt=""><figcaption><p>圖 3</p></figcaption></figure></div>

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

* 可看到员工的申请详情副本 cc.

<div align="left"><figure><img src="/files/s4gP6UR78rtERomIHNbU" alt="" width="320"><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-cn/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.
