# 新增团队成员

拥有者和管理员角色可以邀请团队成员加入组织。要邀请新的团队成员，您可以参考以下步骤：

1. 进入设置页面 > 用户管理页面，并点击右上角的"邀请"按钮。

<figure><img src="/files/H6sslpPy0JclXtd7vA3r" alt=""><figcaption></figcaption></figure>

2. 填写姓名和电子邮件，选择登录方式、团队和该团队成员的角色。

<figure><img src="/files/NZostbv3iSyAvnQ8K2bS" alt="" width="375"><figcaption></figcaption></figure>

目前，我们支持以下登录方式。当您为受邀团队成员选择其中一种方式时，他们只能通过该特定方式登录账户。

<figure><img src="/files/CLXx5DYu3mOzq09Q4acb" alt="" width="375"><figcaption></figcaption></figure>

3. 受邀成员将收到来自chatalog的电子邮件。他们可以点击电子邮件中的**Join Now**按钮，并按照后续步骤完成注册。

<figure><img src="/files/TjKov7Ff9pB31RUiMzsR" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.chatalog.ai/zh-cn/settings/user-management/add-team-member.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.
