# TEST: SECURITY-UM-31

## References

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

## Discussion

A user's **Detailed Audit Log** may be filtered using 3 dropdowns to choose from static lists of a possible **Actions**, **Events**, or **Outcomes**.

## Pre-Conditions / Setup

1. User must be logged into an account with policies granted for creating users.
2. Follow the instructions from [TEST: SECURITY-UM-30](/installation/installation-1/deployment/installing-software/santedb-server/installation-qualification/security-administration-testing/test-cases-for-ui-1/user-management-tests/test-security-um-30.md) to navigate to the **Audit Trail** tab of a user's **Administration Panel / Security / Users / Edit User** page.

{% hint style="warning" %}
Entries in the table being filtered here are subject to change very frequently.
{% endhint %}

## Actions/Steps

1\. Select any option from the **Actions** dropdown.

![](/files/-Me3-Nu_uyEesqKTCK06)

2\. Select any option from the **Events** dropdown.

![](/files/-Me30nSKYTge7BZELfS1)

3\. Select any option from the **Outcomes** dropdown.

![](/files/-Me312RXLoMOQCzhtNRa)

## Expected Behaviour

* The **Detailed Audit Log** table should be updated between each of steps 1, 2, and 3 to reflect the filter that has been applied.
* The final result should filter all 3 of the **Action**, **Event**, and **Outcome** columns.&#x20;

![](/files/-Me31EkLsAvWuz4kEc8e)


---

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