> 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/yoov-work/zh-hk/administration-management/policy-management.md).

# 制度管理

### 1. 新增制度 <a href="#id-1-add-policy" id="id-1-add-policy"></a>

* 為方便員工了解公司規則／制度，系統亦增設制度管理功能。當管理員上載或更新後，員工便能在 APP 中觀看。
* 操作步驟：\
  ［制度管理］ > ［制度列表］ > ［新增制度］
* 管理員能選擇類型、修訂標題和上載附件等。

<figure><img src="/files/4ejleijsr1njYWiugjvx" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ysrHKUa9LpBGaAMdxZED" alt=""><figcaption></figcaption></figure>

### 2. 操作紀錄 <a href="#id-2-operation-log" id="id-2-operation-log"></a>

* 基於系統可以讓多於一名管理員操作，管理員可以在操作紀錄中尋找所有管理員的改 動紀錄。 詳細檢示操作時間、管理員名稱、IP 地址、操作對象、類型以及具體操作，方便查詢。
* 操作步驟：\
  ［制度管理］ >  ［操作記錄］

<figure><img src="/files/l7tTG02ZKbd8n7JvQop8" alt=""><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://docs.coreway.com/yoov-work/zh-hk/administration-management/policy-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.
