The Call Analytics screen surfaces call volume trends, disposition breakdown, and recording coverage data. It is accessible 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/analytics/calls.
Overview
The screen renders aCallAnalyticsDashboard component below a page header titled “Call Analytics” with the description “Call volume trends, disposition breakdown, and recording coverage.” An Export dropdown in the header is available to users with the ce.analytics.export permission. The dashboard content is rendered by CallAnalyticsDashboard.
Who it’s for
Required permission:ce.analytics.view (route-level gate). The export action requires ce.analytics.export.
Before you start
- You need the
ce.analytics.viewpermission. - Export requires the additional
ce.analytics.exportpermission.
Steps
Review call metrics
The dashboard shows call volume, disposition breakdown, and recording coverage. Apply any available date range or filter controls within the dashboard.
Key concepts
- Disposition breakdown — SME: confirm available disposition categories (not determinable from page wrapper code alone).
- Recording coverage — SME: confirm how recording coverage is calculated and what it represents.
Related
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.
Documentation sources
Documentation sources
- src/routes/ce.tsx
- src/cores/ce/pages/CallAnalyticsPage.tsx