# How to add a user

## How to add a user to your account

{% hint style="info" %}
Note: you need to have admin permissions to be able to add or modify users
{% endhint %}

1. Login to your account&#x20;
2. Under your name drop-down select **Users**

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

3. On the user management page click **'Add a User'**
4. Enter details of your colleague&#x20;
5. Select the dataset(s) for which the user will have permissions&#x20;

<div align="left"><figure><img src="/files/DiC4xARfcEWkHDW4PsyH" alt=""><figcaption></figcaption></figure></div>

6. Once saved, an email will be sent to the new user asking them to create a password and they will then have access to the account.


---

# 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://help.leadboxer.com/leadboxer/guides/how-to-add-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.
