# Add/Remove a User

## Add a New User

Administrators can invite other users to join their Marketing Engine Dashboard using the instructions below:

1. Click the Settings tab in the bottom left-hand corner.

<figure><img src="/files/vawLcCrrvsqHmmBRFgDR" alt="" width="375"><figcaption></figcaption></figure>

2. Click *Accounts & Users.* Then select *Roles & Users*

<figure><img src="/files/7XDwpNHPxLUNdU217NWx" alt="" width="375"><figcaption></figcaption></figure>

3. In the Roles & Users section, click the *Create User* button and complete the following fields:
   1. First Name
   2. Last Name
   3. Email
   4. Role Category&#x20;
   5. Role

<div data-full-width="true"><figure><img src="/files/wT8FzzA1iMVB3Z9hTkk2" alt="" width="563"><figcaption></figcaption></figure></div>

3. Once complete, click *Create Account*. The user will receive an email and will be granted access to the dashboard once the email has been verified.&#x20;

## Remove a User

You can remove a user from your dashboard using the instructions below:

1. Click the Settings tab in the bottom left-hand corner.
2. Click *Accounts & Users.* Then select *Roles & Users.*
3. Find the user you'd like to remove and select the three dots to the right of their name
4. Select *Delete*

<div data-full-width="true"><figure><img src="/files/4CIABfSL0qf49YRKU8As" alt=""><figcaption><p>Steps 3-4</p></figcaption></figure></div>


---

# 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.satisfilabs.com/resource-center/marketing-engine/settings-and-integrations/user-management/add-remove-a-user.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.
