# TEST: SECURITY-UM-36

## References

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

## Discussion

Users with a Status of Locked can be updated with a Status of Active.

## Pre-Conditions / Setup

1. Follow instructions from [TEST: SECURITY-UM-35](/installation/installation-1/deployment/installing-software/santedb-server/installation-qualification/security-administration-testing/test-cases-for-ui-1/user-management-tests/test-security-um-35-1.md) to lock a user (e.g. "ClinicalStaffUser123").

## Actions/Steps

1\. Click on the **Unlock** button corresponding to the user meant to be unlocked (e.g. "ClinicalStyaffUser123").

![](/files/-Me3N5aanRXqm_HySUu5)

2\. Click the **OK** button in the confirmation modal that appears in the browser.

![](/files/-Me3NPzh7pjHuLSGbnAQ)

## Expected Behaviour

* Status of the user that was locked changes to **Active.**
* **Unlock** button changes to a **Lock** button.

![](/files/-Me3NilbbtTH5vtueAJP)


---

# 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-36-1.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.
