# Administrate existing users

To administrate an existing user, select the “Administrate users” tab on top of right part of the window.

![](https://800956157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvyGt5xgoAU3kZytuvW1J%2Fuploads%2Fgit-blob-b5578ff094eb4cc1885f5900d37b51fd2098a579%2Fimage109.png?alt=media)

The list of all the system users will be shown in the left part of the window.

![](https://800956157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvyGt5xgoAU3kZytuvW1J%2Fuploads%2Fgit-blob-62dc5edc7ffff8c8eb5c3671e116a3f97a3f008f%2Fimage110.png?alt=media)

Select “Show inactivated users” checkbox in the left bottom corner to include inactive users in the list.

![](https://800956157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvyGt5xgoAU3kZytuvW1J%2Fuploads%2Fgit-blob-79e293c05669475d7ea0d7ba62c5c7879fb118d2%2Fimage111.png?alt=media)

Select a user you want to modify from the list. The user’s detail will be displayed in the right part of the window.

## User details modification <a href="#user-details-modification" id="user-details-modification"></a>

User Henry Moray was selected in the example.

![](https://800956157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvyGt5xgoAU3kZytuvW1J%2Fuploads%2Fgit-blob-07b9bde117a6163301d77a1b273b83246c738d7a%2Fimage112.png?alt=media)

Make the changes, click “Update user” and sign.

## User’s password change <a href="#user-s-password-change" id="user-s-password-change"></a>

It may be necessary to modify user’s password. A typical reason for it is when the account is blocked due to multiple login attempts using an incorrect password.

To change the user password use “Change password” button, that will open the dialog shown below.

![](https://800956157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvyGt5xgoAU3kZytuvW1J%2Fuploads%2Fgit-blob-031c7e741e3f770132739e4d7d55b10056041d60%2Fimage113.png?alt=media)

Enter the new password, click OK and sign.

After the change, the user with a modified password will be forced to change the password again at the first login.


---

# 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.boomerang3.com/boomerang-2-system-administrator-manual/menu_-_administration__user_management/administrate_existing_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.
