# 管理权限

在本指南中，我们将解释管理权限以及如何将其分配给团队成员。如果您授予团队成员管理权限，您可以让该团队成员执行以下操作：

* 访问团队管理
* 创建新的团队用户
* 编辑 / 删除团队用户
* 为团队用户分配角色
* 创建角色
* 编辑 / 删除角色

如果您确定要给您的某个团队成员管理权限，请按照以下步骤操作。

{% stepper %}
{% step %}
**创建或修改角色**

进入团队管理部分的**角色**，并创建一个新角色。也可以修改现有角色。选择您想调整的角色并进行编辑。
{% endstep %}

{% step %}
**为角色选择管理权限**

选择要授予该角色的管理权限。您可以授予所有权限或仅授予特定权限。配置完成后，点击**保存角色**。

<figure><img src="/files/w9Txbyd87T5hZ5iD7fCk" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**将角色分配给团队成员**

进入**权限标签**，选择团队成员，并分配创建的角色。最后，点击**保存角色分配**。

<figure><img src="/files/588td4xPJIqmEiiAJjZc" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
如果您对如何设置Incogniton的团队功能仍有任何疑问，请随时联系我们的[支持团队](https://incogniton.com/contact/)。
{% endhint %}


---

# 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://docs.incogniton.com/documentation/chinese-documentation/tuan-dui-gong-neng/administration-permissions.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.
