Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt

Use this file to discover all available pages before exploring further.

The path /lo/forms is not defined in src/routes/lo.tsx and is not a standalone screen.

Overview

No <Route path="/lo/forms"> entry exists in src/routes/lo.tsx. Navigating to /lo/forms matches the wildcard "*" route and renders the NotFound component. No forms-specific page component was found in src/cores/lo/pages/. Form dialogs exist within other LO screens (e.g., MeetingFormDialog, QuarterlyGoalDialog, AssessmentFormDialog) but are not exposed as a standalone route.

Who it’s for

No explicit permission gate on this route — it renders not-found for all users.

Before you start

Use the specific LO screens (Assessments, Meetings, Goals) to access their respective form dialogs.

Steps

1

Access forms via their respective screens

Forms are accessed as dialogs within their feature screens (e.g., /lo/assessments, /lo/meetings, /lo/rocks).

Leadership

Leadership 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.
  • src/routes/lo.tsx