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 Telephony Setup route at /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.admin permission.
  • Have your RingCentral credentials ready.

Steps

1

Navigate to telephony setup

Go to /ce/telephony/setup (or the equivalent settings path).
2

Complete the RingCentral wizard

Follow the RingCentral Setup Wizard to connect your RingCentral account. See RingCentral Setup for detailed steps.

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.
  • src/routes/ce.tsx
  • src/cores/ce/pages/RingCentralSetupPage.tsx
  • src/cores/ce/components/setup/RingCentralSetupWizard.tsx