Skip to content

Dashboard

The dashboard is the first page you see after logging in. It provides an overview of your current work context.

Dashboard Sections

The dashboard is extensible via plugins. Each plugin can contribute one or more sections (widgets) to the dashboard by implementing the IDashboardSection interface.

The default dashboard may include:

  • Quick actions
  • Recent patients
  • Upcoming appointments (if a scheduling plugin is installed)
  • Notifications

Customization

Dashboard sections may vary depending on:

  • Your tenant — different practices may have different plugins installed
  • Your permissions — sections are only shown if you have the required access
  • Installed plugins — each plugin can contribute its own dashboard widgets