# Workspace Invite

Creating Invites

You can add new users by adding their registration email. You can add the users before they signup as well, as long as they are using the same email when they sign up.

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

Click **Add New Users** at the upper right to open the pop up window.

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

## Accepting Invites

1. You will head to See All Workspace located at the dropdown menu for your workspaces.
2. At the top of the window, you will see the invites you have.&#x20;
3. Click accept and you will be redirected to the workspace.

<figure><img src="/files/Ebf6hfzIM3Q9usEE4PQR" alt=""><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.connectomesystem.com/getting-started/workspace-invite.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.
