The Telephony Setup route 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/telephony/setup mounts the RingCentral integration setup wizard, identical to /ce/settings/telephony/ringcentral-setup. Both routes render the same RingCentralSetupPage component.
Overview
Navigating to/ce/telephony/setup or /ce/settings/telephony/ringcentral-setup loads RingCentralSetupPage, which hosts RingCentralSetupWizard. Both routes require ce.admin. See the RingCentral Setup page for full step-by-step guidance.
Who it’s for
Permission required:ce.admin
Before you start
- You must have
ce.adminpermission. - Have your RingCentral credentials ready.
Steps
Complete the RingCentral wizard
Follow the RingCentral Setup Wizard to connect your RingCentral account. See RingCentral Setup for detailed 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/RingCentralSetupPage.tsx
- src/cores/ce/components/setup/RingCentralSetupWizard.tsx