# SanteMPI Dashboard

SanteDB's default dashboard provides a few key indicators for your MPI (patient population, etc.) as well as recent registrations which may be of interest to an administrator. In the screenshot below, for example, we can see most of the patients in the sample MPI are young patients.

![](/files/AsraVk4JP93rHlrH6jxG)

* Search All Patients - Takes the user to the basic search screen for SanteMPI&#x20;
* Filter Recent Patients - Quickly find a recent patient by name
* View Patient Profile Dashboard - Navigates to the indicated patient's profile
* Population Stats:
  * Population Age: Shows a histogram of the patient population registered in SanteDB disaggregated by their age and gender.
  * Gender Breakdown: Shows proportion of males and females
  * Registrations by Date: Shows the velocity of new data in the SanteMPI server by registration date.

## Related Topics

{% content-ref url="/pages/-LyNWU60mcUHHSmNPWc0" %}
[SanteMPI Patient Detail](/user-guides-and-training/santempi/the-patient-dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LyNV7Nd44niJ4ZyN3tA" %}
[SanteMPI Searching](/user-guides-and-training/santempi/santempi-searching.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/user-guides-and-training/santempi/santempi-dashboard.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.
