> For the complete documentation index, see [llms.txt](https://docs.yoov.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoov.com/yoov-work/zh-cn/xing-zheng-guan-li/zhi-du-guan-li.md).

# 制度管理

### 1. 新增制度

* 为方便员工了解公司规则／制度，系统亦增设制度管理功能。当管理员上载或更新后，员工便能在 APP 中观看。
* 操作步骤：\
  ［制度管理］ > ［制度列表］ > ［新增制度］
* 管理员能选择类型、修订标题和上载附件等。

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

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

### 2. 操作纪录

* 基于系统可以让多于一名管理员操作，管理员可以在操作纪录中寻找所有管理员的改 动纪录。 详细检示操作时间、管理员名称、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.yoov.com/yoov-work/zh-cn/xing-zheng-guan-li/zhi-du-guan-li.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.
