# 邀请成员

{% hint style="info" %}
本帮助文档将详细介绍如何邀请成员加入您的项目，包括邀请入口、权限设置、邮件确认以及成员管理等步骤。
{% endhint %}

## 1. 进入成员管理界面

1. 通过左侧导航指定项目下的“项目设置”链接进入项目管理页面

<figure><img src="/files/UX2ZYHx4EKq89X6vUNiJ" alt="" width="202"><figcaption></figcaption></figure>

2. 通过“成员”选项卡进图到成员管理界面<br>

<figure><img src="/files/ggNyfPySq1Lw7gIc1lWH" alt="" width="563"><figcaption></figcaption></figure>

## 2. 新增成员

1\. 在成员管理页面，找到右上角的“新增成员”按钮并点击。

<figure><img src="/files/d2RLePlAvYkrcF5MSoKN" alt="" width="563"><figcaption></figcaption></figure>

## 3. 输入被邀请者信息并设置权限

1\. 在弹出的邀请窗口中，输入被邀请者的邮箱地址。

<figure><img src="/files/aKg7rMIhm0VHtn1r9ns2" alt="" width="563"><figcaption></figcaption></figure>

2\. 勾选被邀请者需要权限的功能模块。被邀请者只能访问您勾选的模块功能，未勾选的模块将无法访问。

<figure><img src="/files/SbvJ6v7emHWAccthb9s7" alt="" width="563"><figcaption></figcaption></figure>

## 4. 设定为管理员（可选）

1\. 如果希望被邀请者拥有最高权限，可以直接勾选 Set as administrator 选框，无需逐一勾选每个模块。

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

## 5. 提交邀请

1\. 填写完信息和权限设置后，点击“添加”按钮提交邀请。

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

2\. 被邀请者会收到一封确认邀请的邮件。

## 6. 邀请确认

1\. 被邀请者需要点击邮件中的确认链接才能激活邀请。

<figure><img src="/files/0bsrWjxVJ7Ww54h5FobX" alt="" width="563"><figcaption></figcaption></figure>

2\. 确认链接将引导被邀请者完成注册或登录，并加入项目。

## 7. 管理已邀请的成员

1\. 您可以在成员管理页面中查看所有已邀请的成员。

2\. 点击成员右侧的编辑按钮，调整其模块权限。

<figure><img src="/files/89QsM8Veb6oQqQOYrxTQ" alt="" width="563"><figcaption></figcaption></figure>

3\. 如需移除成员，点击成员右侧的删除按钮。

<figure><img src="/files/BkJCQQNNOCDZGCxXfM8i" alt="" width="563"><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.elven.com/v3/chinese/settings/yao-qing-cheng-yuan.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.
