> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# User management

> ABBYY FlexiCapture user management API methods to create, find, update, and delete users, change or reset passwords, and validate credentials.

This section describes methods that allow a user to perform the following actions while managing users:

| [ChangePassword](/flexi-capture/change-password)                      | Change a user password                                                                |
| --------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| [CreateUser](/flexi-capture/create-user)                              | Create a new user                                                                     |
| [DeleteUser](/flexi-capture/delete-user)                              | Delete a user                                                                         |
| [GetUser](/flexi-capture/get-user2)                                   | Obtain information about a user                                                       |
| [FindUser](/flexi-capture/find-user2)                                 | Search for users by their name                                                        |
| [UpdateUser](/flexi-capture/update-user)                              | Update the user information                                                           |
| [UserNeedToResetPassword](/flexi-capture/user-need-to-reset-password) | Check whether the specified user has the enabled requirement to change their password |
| [ValidateUser](/flexi-capture/validate-user)                          | Check whether a user name and a password match the values in the database             |
