Modules is the admin settings 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.
/settings/modules where system administrators enable or disable individual platform modules and apply configuration presets to tailor the platform to the organization’s active service lines.
Overview
The page rendersModulePresetsManager (for applying preset configurations) and ModuleConfigurationSection (for manually enabling/disabling individual modules) within a SettingsPageHeader container. Module changes affect which cores are accessible to the organization’s users.
Who it’s for
Requires permissionsystem.organizations.admin.
Before you start
- You must hold
system.organizations.admin. - Consult with your implementation team or Encore Health support before disabling modules — dependent features and workflows may break.
Steps
- Navigate to Settings → Modules (
/settings/modules). - Review available configuration presets in the Presets section. Apply a preset to configure a standard set of modules for your service line.
- In the Module Configuration section, review individual module toggles.
- Enable or disable modules as needed.
- Confirm changes if prompted.
Key concepts
Module presets — pre-built configurations that enable/disable sets of modules appropriate for a specific service model (e.g., residential, IOP). Specific presets should be confirmed with an SME. Module — a platform core (e.g., RH, FA, HR, CL, PM) that can be toggled independently. Disabled modules hide their routes and features from the organization’s users.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/settings/pages/PlatformModulesPage.tsx
- src/platform/settings/components/ModuleConfigurationSection.tsx