# TEST: SECURITY-GRM-13

## References

* [Group / Role Management](broken://pages/-LyJMcL5RmXYBlKFG77H)
* [TEST: SECURITY-GRM-01](/installation/installation-1/deployment/installing-software/santedb-server/installation-qualification/security-administration-testing/test-cases-for-ui-1/group-role-management-tests/test-security-grm-01-1.md)

## Discussion

A **Member** may be added to a group, to whom assigned policies are applied.

## Pre-Conditions / Setup

1. Follows the instructions from [TEST: SECURITY-GRM-01](/installation/installation-1/deployment/installing-software/santedb-server/installation-qualification/security-administration-testing/test-cases-for-ui-1/group-role-management-tests/test-security-grm-01-1.md) to create a group to be edited.
2. After a group is created, the user is automatically brought to the corresponding **Administration Panel / Security / Groups / Edit Group** page.

## Actions/Steps

1\. Select the **Add** dropdown within the **Members** panel.

![](/files/-Me8Ow59Df1sdw6ecVDG)

2\. Select a **Member** (e.g. "demoadmin") from the dropdown to be added to the list of **Members**.

![](/files/-Me8Pd1Th2UN9wcyAYJD)

## Expected Behaviour

* The assigned **Member** (e.g. "demoadmin") is saved to the list of **Members**.
* Dropdown of policies in the **Add** field has its last selection cleared.

![](/files/-Me8TB_NxSy2R7RhbTjc)

{% hint style="info" %}
No need to click the **Save** button to updated the role successfully.
{% endhint %}


---

# 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/group-role-management-tests/test-security-grm-11.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.
