# SanteEMR

SanteEMR is one of the [SanteSuite Products](/product-overview/santesuite-products.md), which provides the underlying base functionality to allow the SanteDB iCDR to operate as an Electronic Medical Record.

The SanteEMR solution provides two different user experiences:

* Administrative Screens: Which are used for maintenance of the EMR related functions, accessed via the **SanteEMR** menu item on the SanteDB administration portal.&#x20;
* Clinic User Environment: Which is an entirely separate user interface provided for tablets, laptops, and other local in-clinic tasks.

This section is concerned with the screens provided by the SanteEMR solution. For general iCDR administration tasks such as registering identity domains, managing users, etc. please consult the [CDR Administration](/operations/cdr-administration.md)guide.


---

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