# Invite Members

After adding members to SkyDeck.AI, they are not able to use your workspace yet. Their current Guide action is **Invite**, which indicates that you as an admin or owner will have to invite them by sending an email.

To invite members to use the [GenStudio workspace](https://eastagile.skydeck.ai/), check the first box next to **Name and Email** to select all members or select individual checkboxes for individual members. Then, the **Invite** button will appear at the top of the page. Click on that button to send email invites to all of the selected members.

In the pop-up window, click **Confirm**.

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

After that, their Guide action will change to **Wait**, which means that you will be waiting for the members' responses. You can also resend the emails for those users if they miss their previous emails. After a member completes their signup process, their Guide action will change to **OK**, and they will be able to access your GenStudio workspace. You cannot resend an email to a member with Guide action of OK.

If the previous link expires, the Guide action will change to **Re-invite**. For more details about each Guide action, please refer to [Manage Members](/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/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.
