# 添加角色与权限管理

* 角色，可以理解为部门、用户组，可以添加角色，为每个角色设置独立的权限。添加完角色以后，请为该角色下添加相应的用户，参考[添加用户及设定权限](/zh/help1/yuan-gong-quan-xian-guan-li/tian-jia-yong-hu-ji-she-ding-quan-xian.md)
* 客户端 -> 进入左侧菜单项“员工管理” -> 点击"添加角色"

![](/files/8nTay3UdhEsT8HAQh9DQ)

* 角色名称，根据情况自行设定，如：运营人员、优化人员、推广人员等。
* 权限管理，根据实际需求，设定该角色拥有哪些权限，如下图所示。
* 设置好以后，点击“确定”按钮，添加角色！

![角色权限设置](/files/Ghz7t4yj69l87W1wWLGh)

![浏览器窗口 - 权限管理](/files/TkxpMuUHgcSKZfUVF5tB)

![分组管理 - 权限管理](/files/DT6gvL5cUzOcSO7obupp)

![扩展中心 - 权限管理](/files/5lFvMqVecoYfl4o4OyZU)

![窗口回收站 - 权限管理 ](/files/LvWQrzqMZw2z7GiKX33N)

* 点击铅笔形状按钮，修改角色的名称。
* 点击删除形状按钮，可以删除角色。

![](/files/NIC8TDZyLk3oZAHdms9B)


---

# 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.net/zh/help1/yuan-gong-quan-xian-guan-li/tian-jia-jue-se-yu-quan-xian-guan-li.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.
