## The Medplum App

The Medplum App is a user-facing web application available at [https://app.medplum.com/](https://app.medplum.com/) targeted towards developers and project administrators. The app is a quick way to administer projects, manage users, and inspect resources.

You can use the Medplum app to configure or view resources required for application development like credentials, automations and more.

## Getting Started

1. [Register](https://app.medplum.com/register) a new account and project  
2. [Learn](/content/docs/app/app-introduction/index.html) about the App interface  
3. [Invite](/content/docs/app/invite/index.html) another user to your project  
4. [Import a patient](/content/docs/tutorials/importing-sample-data/index.html)

## Reference

The Medplum App is [open source](https://github.com/medplum/medplum/tree/main/packages/app). Browse a detailed list of [features and fixes](https://github.com/medplum/medplum/pulls?q=is%3Apr+label%3Amedplum-app) for more context. It is built off of the [React](/content/docs/react/index.html) component library.

- [Getting Started](/content/docs/app#getting-started/index.html)  
- [Reference](/content/docs/app#reference/index.html)
