# 添加团队成员

{% embed url="<https://www.youtube.com/watch?v=5W6VMBbGEso>" %}

在本指南中，我们将介绍如何使用团队功能以及如何管理团队成员的账户。团队功能在专业及以上套餐中可用。此功能允许您：

* 与团队成员共享整个配置文件组
* 为每个团队成员分配不同的权限

{% stepper %}
{% step %}
**创建新团队成员**

当您想添加某人为团队用户时，首先需要为他们创建一个用户账户。导航到**团队管理**，点击**团队成员**，然后点击**新建团队成员**。将弹出一个框，您可以在其中填写新团队成员的详细信息。

![](/files/6c768a25b5a43784b0455050d0c50145bd24c4f5)

在此部分，您还可以为团队成员分配特定角色、更改密码、重新发送验证邮件或删除用户。您可以选择**发送密码设置链接**选项，而不是自己选择密码。这允许团队成员选择或更新他们的密码。

![](/files/4f767b68461dd9272a1054bbdc5a0da7b0f8a32c)
{% endstep %}

{% step %}
**创建角色**

下一步是为团队成员创建一个角色。进入**角色**选项卡，并为角色命名。命名角色后，您可以通过不同的选项卡配置权限。选择或取消选择您想要分配给团队成员的权限。自定义完成后，点击**保存角色**以保存设置。

![](/files/1ce7d2f1536f1fca9e94acafa09bd787330e677c)
{% endstep %}

{% step %}
**创建权限（为用户分配角色）**

在创建新用户（步骤1）和角色（步骤2）后，通过**权限**选项卡将角色分配给用户。使用下拉菜单选择新创建的团队成员和角色配置文件，然后点击**保存角色分配**。角色分配完成后，用户可以加入Incogniton工作会话。

![](/files/a02002fb89578101e56292c54588bfca0e8e3958)
{% 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/adding-team-members.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.
