# User Management

- [User Roles](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/user-management/user-roles.md): Faronics Deploy's User Roles
- [Add Users](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/user-management/add-users.md)
- [Add a User via Email](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/user-management/add-users/add-a-user-via-email.md): Add a user to Faronics Deploy to manage sites/computers/users.
- [Add a User/Group via Active Directory](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/user-management/add-users/add-a-user-group-via-active-directory.md)
- [Configure SAML (Verify Users for External Applications)](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/user-management/saml.md): Security Assertion Markup Language, or SAML, is a standardized way to tell external applications and services that a user is who they say they are.


---

# 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/faronics-deploy-docs/portuguese-1/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.
