# Add Users

### Overview

The User Management feature allows you to add other users to manage the same or different Faronics Deploy sites. There is no limit on the total number of users that can be added.

### How to Add a User to Faronics Deploy

There are two different ways to add a user to Faronics Deploy:

1. [Add a User via Email](/faronicsdeploy/user-management/add-users/add-a-user-via-email.md#add-a-user-via-email).
2. [Add a User/Group via Active Directory](/faronicsdeploy/user-management/add-users/add-a-user-via-email.md#add-a-user-via-active-directory).

**SAML** can also be configured to verify Users; see [Configure SAML (Verify Users for External Applications)](/faronicsdeploy/user-management/saml.md) for further information.


---

# 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.faronics.com/faronicsdeploy/user-management/add-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.
