The routeDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/ce/segments/:id for Segment Details does not exist in the current codebase. Segment management is handled from the Segments list page at /ce/segments.
Overview
No component is mounted at/ce/segments/:id. Segment creation and editing is currently handled via the SegmentFormDialog on the Segments list page (/ce/segments). Each segment card on that page shows the segment name, active status, member count, and last calculated date.
Who it’s for
No explicit permission gate on this route — it is not a valid route. The Segments list requiresce.segments.view.
Before you start
Use the Segments page at/ce/segments to view and manage segments.
Steps
Related
Community Engagement
Community Engagement core 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/ce.tsx
- src/cores/ce/pages/SegmentsPage.tsx
- src/cores/ce/components/segments/SegmentFormDialog.tsx