# メンバーの招待

SkyDeck.AIにメンバーを追加した後、彼らはまだあなたのワークスペースを使用することができません。彼らの現在のガイドアクションは**招待**であり、これはあなたが管理者またはオーナーとして、メールを送信して彼らを招待する必要があることを示しています。

[GenStudioワークスペース](https://eastagile.skydeck.ai/)にメンバーを招待するには、**名前とメール**の隣にある最初のボックスをチェックしてすべてのメンバーを選択するか、個々のメンバーのために個別のチェックボックスを選択します。次に、ページの上部に**招待**ボタンが表示されます。そのボタンをクリックして、選択したすべてのメンバーにメール招待を送信します。

ポップアップウィンドウで、**確認**をクリックします。

<figure><img src="/files/ZVC0h7qgO1m4ngmFzaf6" alt="メンバーを招待する" width="563"><figcaption></figcaption></figure>

その後、彼らのガイドアクションは**待機**に変わり、メンバーの応答を待っていることを意味します。また、以前のメールを見逃したユーザーに対して、メールを再送信することもできます。メンバーがサインアッププロセスを完了すると、彼らのガイドアクションは**OK**に変わり、あなたのGenStudioワークスペースにアクセスできるようになります。ガイドアクションがOKのメンバーに対しては、メールを再送信することはできません。

以前のリンクが期限切れになると、ガイドアクションは**再招待**に変わります。各ガイドアクションの詳細については、[メンバーの管理](/ja/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/ja/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.
