# Invite & Manage Members

### Overview

Root users and admins can manually invite, suspend, and promote members from the user's settings page.&#x20;

### Invite members

#### Send an invitation

To send an invitation:

1. Go to the Teams > Users
2. Click **Invite Users.**&#x20;
3. Enter the invitee(s) email address, and assign the user type.&#x20;
4. Click **Add**.&#x20;
5. Click **Send invites**. New members will receive an invite link via email along with steps to join the workspace.

<figure><img src="https://1435452537-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI51V8nP3ZjMKt2bCO9HR%2Fuploads%2FGx37KLJShHwhlLa2itKq%2Fimage.png?alt=media&#x26;token=c47cfcaa-2d69-495d-86a1-ea0affe45c93" alt=""><figcaption></figcaption></figure>

### Delete member

To delete a user from Datalogz

1. Go to Teams > Users
2. Find the member's name, and click on the delete icon in the same column

The user will be removed from Datalogz and unable to access it unless they are re-invited.&#x20;

To remove a member from a Team

1. Go to Teams
2. Click on the Team's name
3. Deselect a member's name

The member will be removed from the Team and unable to access assigned projects/workspaces/streams. The member will remain a user in Datalogz.&#x20;

<br>


---

# 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.datalogz.io/guides/organizational-setup/members/invite-and-manage-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.
