Help is the in-app help page atDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/help that provides quick-reference links to platform documentation, common keyboard shortcuts, and navigation tips for Encore Health OS.
Overview
The page links to the external documentation site viaDOCS_BASE_URL (from @/platform/docs/module-docs-map). It renders two information cards covering search and navigation shortcuts, and keyboard command references. This page intentionally stays lightweight — deeper contextual help lives in HelpPanel tooltips and product tours.
No explicit permission gate on this route.
Who it’s for
No explicit permission gate on this route. Available to all authenticated users.Before you start
No prerequisites — the help page is always accessible.Steps
- Navigate to
/helpor press the help shortcut in the platform. - Click Open documentation to open the full documentation site in a new tab.
- Review the Search & navigation card for keyboard shortcuts (
⌘/Ctrl + K,/goto,/new). - Use the keyboard reference card for other platform-wide shortcuts.
Key concepts
Global search — accessible via⌘/Ctrl + K from anywhere in the platform. Allows jumping to modules, pages, and actions.
DOCS_BASE_URL — the base URL for the platform’s documentation site, configured in src/platform/docs/module-docs-map.ts.
Related
Platform Foundation
Platform Foundation overview.
Governance & parity
This page documents shipped product behavior. It is not medical, legal, or
billing advice. Verify against your organization’s policies and applicable
regulations before using it for clinical, compliance, or billing decisions.
Protected health information (PHI) shown in the product is governed by your
tenant’s access controls and is never exposed in this documentation.
Documentation sources
Documentation sources
- src/routes/platform.tsx
- src/platform/help/HelpPage.tsx
- src/platform/docs/module-docs-map.ts