# User Management

## Create and Manage Relay users

Relay can be used by any internal or external party interacting with your lab. Relay users do not need to be Monolith users and they do not require a Monolith user license. There is no limit to the number of Relay users you create.&#x20;

### Your Relay Users

You can view, invite, and search for current users from this view.&#x20;

<figure><img src="https://2683670198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCD1iskOdIm8E2TpCd9iZ%2Fuploads%2FtF1voniHK9Dco3jjBend%2FScreenshot%202024-01-26%20at%2011.33.32%E2%80%AFAM.png?alt=media&#x26;token=b86cc292-04e2-4147-9098-742d4600b2d1" alt=""><figcaption><p>Relay User list</p></figcaption></figure>

### Editing and Removing Relay Users

By selecting a user from this screen you can edit that user's details, remove that user from your Relay Tenant, and grant or remove admin permissions for that user.

<figure><img src="https://2683670198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCD1iskOdIm8E2TpCd9iZ%2Fuploads%2FtFjJ8XaNc4bm9RM652oT%2FScreenshot%202024-01-26%20at%2011.53.45%E2%80%AFAM.png?alt=media&#x26;token=22533d1b-f4c4-4eda-8e87-767798f5fdf0" alt=""><figcaption><p>Relay User Details</p></figcaption></figure>

## Inviting New Users

You can invite new users by selecting the "Invite User" button from the "Relay Users" table. You will be prompted to enter that user's email address.&#x20;

<figure><img src="https://2683670198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCD1iskOdIm8E2TpCd9iZ%2Fuploads%2F7AmhXfnLQEr4921K7N6U%2FScreenshot%202024-01-26%20at%2011.37.51%E2%80%AFAM.png?alt=media&#x26;token=5aa7cc6d-319c-4f56-9393-e4f3aa767b28" alt=""><figcaption><p>invite user</p></figcaption></figure>

Below is an example of an email invite to relay.&#x20;

<figure><img src="https://2683670198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCD1iskOdIm8E2TpCd9iZ%2Fuploads%2FkkYgmJGgjchmUTV8eGQL%2FScreenshot%202024-01-26%20at%2011.39.57%E2%80%AFAM.png?alt=media&#x26;token=efd1c697-723d-4ca0-a4d8-15ecd52b1ed9" alt="" width="346"><figcaption><p>Relay invite email</p></figcaption></figure>

### User Account Set Up

After accepting an invite users will be directed to register as a Relay user. An invitee must set up their account to access Relay.&#x20;

<figure><img src="https://2683670198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCD1iskOdIm8E2TpCd9iZ%2Fuploads%2FLssXNjfCZ4sbEYTA3nAQ%2FScreenshot%202024-01-26%20at%2011.47.07%E2%80%AFAM.png?alt=media&#x26;token=efe8e036-6dca-4c12-b3ac-c286459fd444" alt="" width="343"><figcaption><p>Account signup screen for Relay users</p></figcaption></figure>

### View Pending Invite Requests

From the Access Requests tab, you can view all of your pending Relay user invites. They will remain pending until the invitee completes the user registration process.

<figure><img src="https://2683670198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCD1iskOdIm8E2TpCd9iZ%2Fuploads%2FbxySlotbXGjX8BKqPt6A%2FScreenshot%202024-01-26%20at%2011.33.38%E2%80%AFAM.png?alt=media&#x26;token=0e743c3f-249b-4eed-992f-27bdf99740aa" alt=""><figcaption><p>Pending Relay user requests</p></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.monolithforensics.com/monolith/monolith-features/settings/relay-settings/user-management.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.
