# 如何更改员工的管理权限？

若您需要更改员工的管理权限，可按如下流程操作：

1.点击客户端左侧菜单中“员工管理”

2.在“角色管理”面板中选中相应角色名称

3.点击相应角色后边修改图标（铅笔形）

4.通过修改角色界面修改对应权限

注：同一个角色下所有用户功能权限一致。若其中某个用户需要有不一样的功能权限，则需将其放置于另外的角色或者新建角色！


---

# Agent Instructions: 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:

```
GET https://doc.bitbrowser.cn/question/question2/8.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
