# 邀請成員

在將成員添加到 SkyDeck.AI 後，他們尚無法使用您的工作區。他們當前的指南行動是 **邀請**，這表示您作為管理員或擁有者需要通過發送電子郵件來邀請他們。

要邀請成員使用 [GenStudio 工作區](https://eastagile.skydeck.ai/)，請勾選 **姓名和電子郵件** 旁邊的第一個框以選擇所有成員，或為個別成員選擇單獨的複選框。然後，**邀請** 按鈕將出現在頁面頂部。點擊該按鈕以向所有選定的成員發送電子郵件邀請。

在彈出窗口中，點擊 **確認**。

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

之後，他們的指南行動將變為 **等待**，這意味著您將在等待成員的回應。如果他們錯過了之前的電子郵件，您也可以重新發送電子郵件給這些用戶。在成員完成註冊過程後，他們的指南行動將變為 **好**，他們將能夠訪問您的 GenStudio 工作區。您無法向指南行動為好 的成員重新發送電子郵件。

如果之前的鏈接過期，指南行動將變為 **重新邀請**。有關每個指南行動的更多詳細信息，請參考 [管理成員](/zh-hk/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-hk/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.
