> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/documentation/chinese-documentation/tuan-dui-gong-neng/adding-team-members.md).

# 添加团队成员

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

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

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

{% stepper %}
{% step %}

### 创建新团队成员

首先，为您想添加的团队成员创建一个用户账户。导航到 **Team** 并点击 **Invite member**。

* 在弹出框中填写新团队成员的详细信息
* 选择团队成员是否可以自行设置密码，或者您是否希望自己设置密码
* 分配一个角色（您可以稍后更改）
* 查看该角色授予的权限
* 点击 **Sent invite** 邀请团队成员

团队成员将收到确认电子邮件。

用户创建后，您可以点击三点图标更改角色、重新发送验证邮件、发送密码重置链接、设置密码或删除用户。
{% endstep %}

{% step %}

### 创建角色

接下来，为团队成员创建一个角色。转到 **Roles** 标签并点击 **New role**。选择一个角色名称，选择首选权限，然后点击 **Create role**。

您可以选择：

* 管理权限
* 代理库权限
* 常规组权限
* 特定组权限
  {% endstep %}
  {% endstepper %}

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


---

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

```
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.
