> 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/quan-xian-guan-li.md).

# 权限管理

### 1. 帐号权限

* 管理员亦能在系统中设置其他员工相关的权限和检视程度 。 例如 : 只局限该员工可以管理员工、审批薪酬等其他项目不获权限。
* 除了给予同事整个模板的存取和编辑权限，系统亦提供权限细分的选择﹔例如管理员希望指派员工只负责为同事编更，而无法编辑或新增考勤规则/考勤组，则管理员可以透过子权限的功能，只给予该同事进入「排班管理」 页面操作的的权限。
* 进行上述设定后，员工登入管理后台时，只会看见管理员指派予他们的页面。

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

<figure><img src="/files/lELyTqpObTmwitgvQEQ1" 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/quan-xian-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.
