This screen is the Inspections landing page and is available 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.
/fm/inspections.
Overview
The Inspections page currently renders anEmptyState component with icon ClipboardCheck, title “Inspections”, and description “Facility inspections will appear here. Create inspection templates and schedule regular inspections.” A New Inspection action button is present but its onClick handler is a no-op (void 0). No data fetching, hooks, or dialogs are wired up. This screen is a placeholder for future implementation.
Who it’s for
Requires permissionfm.inspections.view (inner RequirePermission), plus the outer FMViewGuard requiring fm.dashboard.view.
Before you start
- Hold
fm.inspections.view. - This feature is not yet functional — no inspections can be created or viewed at this time.
Steps
Related
Facilities & Inventory
Facilities & Inventory core overview.
Governance & parity
Documentation coverage and governance.
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/fm.tsx
- src/cores/fm/pages/InspectionsPage.tsx