# Getting Started with the MPI

If you are just getting started using the MPI software as an end-user, we recommend that you take a few moments to get familiar with MPI concepts and the MPI user interface by following the following training procedures:&#x20;

[Watch the "What is Master Patient Index?" video](https://www.youtube.com/watch?v=wAF8ujKy4T0)&#x20;

Then attempt the following administrative procedures:

[Logging into the MPI user interface](/operations/cdr-administration/santedb-administration-panel/logging-in.md)

[Setting up your user profile](/operations/cdr-administration/santedb-administration-panel/managing-your-profile.md)

[Setting your password reset questions](/operations/cdr-administration/santedb-administration-panel/managing-your-profile.md#security-profile)

[Resetting your password](/operations/cdr-administration/santedb-administration-panel/managing-your-profile.md#resetting-your-password)

Once complete, we suggest that you read the [SanteDB User Guides](/user-guides-and-training/santedb-user-guides.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/santempi/getting-started-with-the-mpi.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.
