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/campaigns/:id is not registered as a standalone screen in the current CE route configuration.

Overview

As of the current codebase, /ce/campaigns/:id does not map to a registered route in src/routes/ce.tsx. Campaign creation and editing are performed through a dialog on the /ce/campaigns list screen (CampaignsPage). This route currently redirects to the platform’s Not Found handler.

Who it’s for

No route is registered; access is not currently gated.

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
  • src/cores/ce/pages/CampaignsPage.tsx