# SanteDB Administration Portal

When the instance of SanteDB iCDR was installed in your environment, the Administration User Interface may have been installed. The administrative user interface is a specialized form of the SanteDB dCDR which services web-based requests.

{% hint style="info" %}
You may use the [Demonstration Server's](https://help.santesuite.org/installation/demonstration-environment) administration panel as a reference for this document.
{% endhint %}

## Contents

{% content-ref url="santedb-administration-panel/logging-in" %}
[logging-in](https://help.santesuite.org/operations/cdr-administration/santedb-administration-panel/logging-in)
{% endcontent-ref %}

{% content-ref url="santedb-administration-panel/managing-your-profile" %}
[managing-your-profile](https://help.santesuite.org/operations/cdr-administration/santedb-administration-panel/managing-your-profile)
{% endcontent-ref %}

{% content-ref url="santedb-administration-panel/system-administration" %}
[system-administration](https://help.santesuite.org/operations/cdr-administration/santedb-administration-panel/system-administration)
{% endcontent-ref %}

{% content-ref url="santedb-administration-panel/reference-data-administration" %}
[reference-data-administration](https://help.santesuite.org/operations/cdr-administration/santedb-administration-panel/reference-data-administration)
{% endcontent-ref %}

{% content-ref url="santedb-administration-panel/security-administration" %}
[security-administration](https://help.santesuite.org/operations/cdr-administration/santedb-administration-panel/security-administration)
{% endcontent-ref %}

## Dashboard

When you log into the SanteDB Administration Panel user interface, the default screen is the server dashboard. Depending on the plugins you have enabled (SanteMPI, SanteIMS, etc.) and your level of user access (clinical data, administrative data, etc.) you will see a series of summary dashboards for your account.

![](https://3421852694-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZ0_pjgTp_kx4hqTZ3a%2Fuploads%2FAShJU6lLPWlx24g06QUh%2Fimage.png?alt=media\&token=24062c93-251a-4602-9eae-1844e7b0748c)

* System Menu: The system menu provides a series of links to administrative screens which your user account can access.&#x20;
* Dashboard Area: The dashboard area of your administrative panel. This will change depending on your jurisdiction, plugins installed, and user access.
* Connection Mode: For the administrative panel this will display `Direct Connect to Server`. If you're operating a disconnected client instance this badge will not appear.
* System Mail Messages: If using SanteDB offline or leveraging system alert mail, this is the system mailbox.
* System Alerts: Any tickles (notifications) that are raised which require your attention will be placed in the system alert area.
* Connection Status: If administering a disconnected instance of the SanteDB dCDR this indicates the connectivity of the dCDR with the iCDR server.
* User Menu: This allows you to logout of your session and to also [Manage Your Profile](https://help.santesuite.org/operations/cdr-administration/santedb-administration-panel/managing-your-profile).

### SanteMPI Dashboard

By default, the SanteMPI dashboard shows a summary of MPI information for any authenticated user which has `Query Clinical Data` policy enabled.

![](https://3421852694-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZ0_pjgTp_kx4hqTZ3a%2Fuploads%2FerH5MEO4Bpus4Iy8Zlb1%2Fimage.png?alt=media\&token=195fef89-1452-4032-8f99-ce664042df11)

* Recent Patients: The recent patients widget on the dashboard shows a list of all patients which have been registered on the iCDR or dCDR in the last 24 hours.
* Quick Search: Allows for a query free-field search by name, address, or identifier. Additionally, devices with a camera can use the SanteDB Visual Resource Pointer QR code to directly open a patient profile.
* Patient Population Statistics: Shows a quick summary of all patients registered in the system by gender and by age distribution.
* System Activity: Shows a trend of system activity (driven by audit traffic) for the solution.


---

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