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 route /ce is a redirect, not a standalone screen. It automatically redirects to /ce/dashboard.

Overview

In src/routes/ce.tsx, the route /ce is configured as <Navigate to="/ce/dashboard" replace />. Visiting /ce immediately redirects to the CE Dashboard without rendering any intermediate UI. The alternate primary entry point is /ce/dashboard.

Who it’s for

No explicit permission gate on the /ce redirect itself; the destination /ce/dashboard is gated by CE_PERMISSIONS.DASHBOARD_VIEW.

Community Engagement

Community Engagement 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/ce.tsx