# TEST: SECURITY-DM-01

## References

* [Device Management](broken://pages/-LyJMhbVM6ouxYs1bDRc)

## Discussion

This is a basic test to demonstrate that the UI components appear and operate correctly when creating a new device.

## **Pre-Conditions / Setup**

1. User must be logged into an account with policies granted for creating devices.
2. Navigate to **Administration Panel / Security / Devices / Devices**.

## Actions/Steps

1- Click the **Create** button

![](/files/-MdFZopHbulT8-kKyNU0)

2- Fill out the fields appropriately and click the **Save** button. (Name, Model Name, and Operating System are required fields and MUST be filled ).

![](/files/-MdIy5vQzJ4UkLz0eGws)

## Expected Behaviour

1-  Should navigate to the new Create Device page.<br>

![](/files/-MdIxaacVuUSFdr5m4ry)

2-&#x20;

* Should momentarily display success message in the top right corner
* When navigating to the Devices/Devices page, Should appear New Device(**Create-Device-Test1**)  in the list of devices.

![](/files/-MdIya12aDhOjmJf5iH8)

![](/files/-MdIycmleHD6ZJu7Jflu)


---

# 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/device-management-tests/test-security-dm-01.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.
