# TEST: SECURITY-UM-37

## References

* [User Management](broken://pages/-LyJM_KRwADCTfXEdvxM)
* [TEST: SECURITY-UM-01](/installation/installation-1/deployment/installing-software/santedb-server/installation-qualification/security-administration-testing/test-cases-for-ui-1/user-management-tests/test-security-um-01.md)
* [TEST: SECURITY-UM-24](/installation/installation-1/deployment/installing-software/santedb-server/installation-qualification/security-administration-testing/test-cases-for-ui-1/user-management-tests/test-security-um-24.md)

## Discussion

A user's password can be reset by accessing a modal from the Users list.

## Pre-Conditions / Setup

1. Follow the instructions from [TEST: SECURITY-UM-01](/installation/installation-1/deployment/installing-software/santedb-server/installation-qualification/security-administration-testing/test-cases-for-ui-1/user-management-tests/test-security-um-01.md) to create a new user who's password will be reset (e.g. "ClinicalStaffUser123").
2. Navigate to **Administration Panel / Security / Users / Index**.&#x20;

## Actions/Steps

1\. Click the **Reset Pwd** button corresponding to the user whos password is being reset (e.g. "ClinicalStaffUser123").

![](/files/-Me3OggRaZ8rdVUPcPia)

## Expected Behaviour

* A modal appears for resetting a user's password.&#x20;
* Can reset the user's password by referring to step 3 of [TEST: SECURITY-UM-24](/installation/installation-1/deployment/installing-software/santedb-server/installation-qualification/security-administration-testing/test-cases-for-ui-1/user-management-tests/test-security-um-24.md) and supply valid **New/Confirm** **Passwords** in a similar password reset modal.

![](/files/-Me3QFxZCJHdcub1cNcO)


---

# 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.santesuite.org/installation/installation-1/deployment/installing-software/santedb-server/installation-qualification/security-administration-testing/test-cases-for-ui-1/user-management-tests/test-security-um-37.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.
