# Create and Delete Users

#### Workspace Invites

An invite is a unique invitation to a prospective user to a workspace.

### Creating Invites

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdOIeG7s_oqHbKts8wTGrAAGmqaiqZm_suj4kjek9k7DDBDmIsoHVEL0wNbgcLXxDQ6ugC2PBZO9Rfny34F-6G1KQBoFp9W-7I8QMGiAdhVhyS37Ywj_U_EQ2Q2Eo_uvrn5vKmtWOykc5Ivx3QtQhWLrAaf?key=CrjAmK76ZdHhNlRMtvcEMw" alt="The Teammates tab on the Setting panel shows an overview of all members of the workspace, and a button to invite teammates."><figcaption></figcaption></figure>

From the Teammates tab in the Settings panel, the yellow button in the top right corner will prompt the user with a dialog upon being clicked.

\
In the dialog that appears, the user can specify what email addresses should receive an invite to the user’s workspace. The invite button will become active once there are some email addresses in the text box.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXegaA9vzmbVySDtJdmPB0ste3a-aO_JyeFL9YocrLWyYzyyZmayVxeT42KTIywNuTVqoqucUDAv-4JzU2QgkbtQBm6Hg42u4j4G0BtZ0y698zKMME5NZAByr60uyuZNcLzuc8ovtjVkcMmJLbJBWSTv_EFd?key=CrjAmK76ZdHhNlRMtvcEMw" alt="Enter your new teammates&#x27; email address in the dialog that appears."><figcaption></figcaption></figure>

Upon successful invitation, you will see the pending invite in the list of teammates, and the invited user will receive an email informing them of that.

## Deleting Invites

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdOIeG7s_oqHbKts8wTGrAAGmqaiqZm_suj4kjek9k7DDBDmIsoHVEL0wNbgcLXxDQ6ugC2PBZO9Rfny34F-6G1KQBoFp9W-7I8QMGiAdhVhyS37Ywj_U_EQ2Q2Eo_uvrn5vKmtWOykc5Ivx3QtQhWLrAaf?key=CrjAmK76ZdHhNlRMtvcEMw" alt=""><figcaption></figcaption></figure>

A pending invitation can be deleted by clicking the trash can icon in that row. Upon clicking that icon, the user is prompted with a dialog confirming their desire to delete the invitation.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeq_MqCKRqiSuGab9hzXVyDL2QAH7KbxcQXxfLz16yNcKNb7r9xliRaQ5fIqloiIGMiJU_QS88DkXmZlzBCqRdh5U4OJOZfUOphvzuyvhWsnBjTpTTsogn4LAwk0ZUijOd7Iv1KYsa149EAPG18M8vBWCg?key=CrjAmK76ZdHhNlRMtvcEMw" alt=""><figcaption></figcaption></figure>

After clicking delete, the pending invitation will no longer appear in the teammates table.

## Deleting User

This feature is restricted to users with admin privileges.\
If you need to remove a user from your workspace, follow these steps:

1. Navigate to *Settings* -> *Teammates*.
2. Find the user you wish to remove.
3. Click the *Delete* icon in the action section of the user’s record.

&#x20;Once confirmed, this action will immediately:

* Disable the user's access to the workspace.
* Permanently delete their account.

<figure><img src="/files/SiV9C0diFkuBlYBGPXHG" 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.chassy.io/reference/create-and-delete-users.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.
