The pathDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/lo/meetings/new is not defined in src/routes/lo.tsx and is not a standalone screen. New meetings are created via the MeetingFormDialog opened from /lo/meetings.
Overview
No<Route path="/lo/meetings/new"> entry exists in src/routes/lo.tsx. New meetings are created via the MeetingFormDialog modal, opened from the /lo/meetings list page using the “Schedule Meeting” button or the ?action=new query parameter (triggered by the keyboard shortcut Cmd/Ctrl+M on the dashboard). The :meetingId route would match /lo/meetings/new with new as the ID, rendering an empty state.
Who it’s for
No explicit permission gate on this standalone route — it is not a real screen.Before you start
Navigate to/lo/meetings and use the “Schedule Meeting” button or ?action=new to open MeetingFormDialog.
Steps
Related
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.
Documentation sources
Documentation sources
- src/routes/lo.tsx