# User Guides & Training

- [SanteDB User Guides](https://help.santesuite.org/user-guides-and-training/santedb-user-guides.md)
- [Common User Interface Elements](https://help.santesuite.org/user-guides-and-training/common-user-interface-elements.md)
- [SanteMPI](https://help.santesuite.org/user-guides-and-training/santempi.md)
- [Getting Started with the MPI](https://help.santesuite.org/user-guides-and-training/santempi/getting-started-with-the-mpi.md): 15 minute "getting started" training for new end users
- [SanteMPI Matches](https://help.santesuite.org/user-guides-and-training/santempi/santempi-matches.md)
- [SanteMPI Searching](https://help.santesuite.org/user-guides-and-training/santempi/santempi-searching.md): Basic and Advanced Searching
- [SanteMPI Power Search](https://help.santesuite.org/user-guides-and-training/santempi/santempi-power-search.md)
- [SanteMPI Patient Detail](https://help.santesuite.org/user-guides-and-training/santempi/the-patient-dashboard.md)
- [Demographics Tab](https://help.santesuite.org/user-guides-and-training/santempi/the-patient-dashboard/correcting-data.md)
- [Demographic Information Panel](https://help.santesuite.org/user-guides-and-training/santempi/the-patient-dashboard/correcting-data/editing-demographic-information.md)
- [Identifiers Panel](https://help.santesuite.org/user-guides-and-training/santempi/the-patient-dashboard/correcting-data/editing-identifiers.md)
- [Related Persons Panel](https://help.santesuite.org/user-guides-and-training/santempi/the-patient-dashboard/correcting-data/editing-next-of-kin.md)
- [Entity Relationships Panel](https://help.santesuite.org/user-guides-and-training/santempi/the-patient-dashboard/correcting-data/entity-relationships-panel.md)
- [Master Data Management Tab](https://help.santesuite.org/user-guides-and-training/santempi/the-patient-dashboard/master-data-management-tab.md)
- [Records of Truth](https://help.santesuite.org/user-guides-and-training/santempi/the-patient-dashboard/master-data-management-tab/records-of-truth.md)
- [Data Quality Tab](https://help.santesuite.org/user-guides-and-training/santempi/the-patient-dashboard/data-quality-tab.md)
- [SanteMPI Dashboard](https://help.santesuite.org/user-guides-and-training/santempi/santempi-dashboard.md)
- [SanteEMR](https://help.santesuite.org/user-guides-and-training/santeemr.md)
- [Conditions & Status Observations](https://help.santesuite.org/user-guides-and-training/santeemr/conditions-and-status-observations.md)
- [EMR Administration](https://help.santesuite.org/user-guides-and-training/santeemr/emr-administration.md)
- [Care Pathways](https://help.santesuite.org/user-guides-and-training/santeemr/emr-administration/care-pathways.md)
- [Visit Types & Flows](https://help.santesuite.org/user-guides-and-training/santeemr/emr-administration/visit-types-and-flows.md)
- [Clinical Templates](https://help.santesuite.org/user-guides-and-training/santeemr/emr-administration/clinical-templates.md)
- [EMR Clinical Portal](https://help.santesuite.org/user-guides-and-training/santeemr/emr-clinical-portal.md)
- [SanteGuard](https://help.santesuite.org/user-guides-and-training/santeguard.md)


---

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