# User Management

You can add users, invite them to use the Deep Freeze Cloud Console, and perform multiple user related administrative tasks. The configuration options for User Management are explained further in this chapter.

* [Add User](/deep-freeze-cloud/user-management/add-user.md)
* [Edit User](/deep-freeze-cloud/user-management/edit-user.md)
* [Send Invite Email](/deep-freeze-cloud/user-management/send-invite-email.md)
* [Send Password Reset Email](/deep-freeze-cloud/user-management/send-password-reset-email.md)
* [Clone User](/deep-freeze-cloud/user-management/clone-user.md)
* [Disable User](/deep-freeze-cloud/user-management/disable-user.md)
* [Delete User](/deep-freeze-cloud/user-management/delete-user.md)
* [Tag](/deep-freeze-cloud/user-management/tag.md)
* [Active Directory Users](/deep-freeze-cloud/user-management/active-directory-users.md)
* [SAML Integration](/deep-freeze-cloud/user-management/saml-integration.md)


---

# 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/deep-freeze-cloud/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.
