The Referral Sources page atDocumentation 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/referral-sources provides an interface for managing the referral source taxonomy used to categorize where leads originate.
Overview
Navigating to/ce/referral-sources loads ReferralSourcesPage, which renders a PageHeader (“Referral Sources”, description “Manage and track where your leads come from”) and the ReferralSourceManagement component scoped to the current organization. The page shows a loading skeleton while the organization context resolves.
Who it’s for
No explicit permission gate on this route.Before you start
- An organization context must be selected; the page shows a loading state or a “No organization selected” message until it resolves.
Steps
Review existing sources
The page lists all referral source categories configured for your organization.
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/ReferralSourcesPage.tsx
- src/cores/ce/components/ReferralSourceManagement.tsx