# TEST: SECURITY-UM-34

## References

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

## Discussion

After a user record has been deleted, it is not permanently destroyed. Deleted users can be **Un-Deleted** and is recovered from a Status of Obsolete in so doing.&#x20;

## Pre-Conditions / Setup

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

## Actions/Steps

1\. While the **Show Deleted** button is toggled (darkened), deleted users can be un-deleted by clicking the **Un-Delete** button corresponding to the user to be recovered.

![](/files/-Me3HZ3YyVNEI6qjZGWn)

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

![](/files/-Me3HhN3raiq11DY3d0z)

## Expected Behaviour

* Table is reloaded to show un-deleted users and should include the user that was just reactivated (e.g. "ClinicalStaffUser123").

![](/files/-Me3IgHa5yigUDS9SMQr)


---

# 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-34-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.
