# 邀请成员

在将成员添加到 SkyDeck.AI 后，他们尚无法使用您的工作区。他们当前的引导操作是 **邀请**，这表示您作为管理员或所有者需要通过发送电子邮件邀请他们。

要邀请成员使用 [GenStudio 工作区](https://eastagile.skydeck.ai/)，请勾选 **姓名和电子邮件** 旁边的第一个框以选择所有成员，或为单个成员选择单独的复选框。然后，页面顶部将出现 **邀请** 按钮。点击该按钮以向所有选定的成员发送电子邮件邀请。

在弹出窗口中，点击 **确认**。

<figure><img src="/files/TX0Rpu5eWSdn3r9N5GeB" alt="invite member" width="563"><figcaption></figcaption></figure>

之后，他们的引导操作将变为 **等待**，这意味着您将等待成员的回复。如果他们错过了之前的电子邮件，您也可以重新发送电子邮件给这些用户。在成员完成注册流程后，他们的引导操作将变为 **确认**，他们将能够访问您的 GenStudio 工作区。您无法向引导操作为确认的成员重新发送电子邮件。

如果之前的链接过期，引导操作将变为 **重新邀请**。有关每个引导操作的更多详细信息，请参阅 [管理成员](/zh-cn/control-center/setup-guide/manage-members.md)。


---

# 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.skydeck.ai/zh-cn/control-center/setup-guide/manage-members/invite-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.
