# Security Administration

When you click on the `Security` menu in the SanteDB administration panel, the solution will provide a dashboard of the security data within SanteDB. This information is based on global data (if running in the iCDR) or local clinic data (if running a disconnected dCDR).

![](/files/Dfl4WFeDEr4FNzG7Ug8P)

* Users: Shows a count of all authorized users (those accounts which can access SanteDB) in the system and provides a quick access to create a new user account. In SanteDB `Users` (see: [Security Architecture](/santedb/security-architecture.md#authentication-architecture))
* Groups: Shows a count of all security roles within the SanteDB server and provides a quick option to create a new security role. (see: [Security Architecture](/santedb/security-architecture.md#authentication-architecture))
* Devices: Shows a count of all authorized devices which are permitted to access the SanteDB server, and an option to create a new security device. (see: [Security Architecture](/santedb/security-architecture.md#authentication-architecture))
* Applications: Shows a count of all authorized applications which are permitted to access the SanteDB server, and an option to create a new security application (see: [Security Architecture](/santedb/security-architecture.md#authentication-architecture))

## Contents

{% content-ref url="/pages/ymv81dMyIH5EPdnqO0gO" %}
[Managing User Accounts](/operations/cdr-administration/santedb-administration-panel/security-administration/managing-user-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/fYV7V8FXz7ky9h03OZbj" %}
[Managing Groups](/operations/cdr-administration/santedb-administration-panel/security-administration/managing-groups.md)
{% endcontent-ref %}

{% content-ref url="/pages/sKaA5hBfK8mzaBxpUKXl" %}
[Managing Devices](/operations/cdr-administration/santedb-administration-panel/security-administration/managing-devices.md)
{% endcontent-ref %}

{% content-ref url="/pages/HPmqtRfuTAfnrSx5izRm" %}
[Managing Applications](/operations/cdr-administration/santedb-administration-panel/security-administration/managing-applications.md)
{% endcontent-ref %}

{% content-ref url="/pages/tCLiaUwAA82pGGJMgFn2" %}
[Reviewing Audits](/operations/cdr-administration/santedb-administration-panel/security-administration/reviewing-audits.md)
{% endcontent-ref %}


---

# 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/operations/cdr-administration/santedb-administration-panel/security-administration.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.
