Skip to main content

Documentation Index

Fetch the complete documentation index at: https://koreai-v2-home-nav.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Insights provides a comprehensive analytics and monitoring layer for your AI agent program — significantly expanding the depth of visibility available in previous platform generations. The section includes pre-built executive dashboards, specialized analytics pages, voice channel diagnostics, and a configurable pipeline framework that lets you define your own evaluation metrics alongside the built-in ones.

Overview

PagePurpose
DashboardPre-built executive dashboards with KPIs, trend charts, ROI metrics, and conversation data
AnalyticsEvent volume, LLM performance, session and trace exploration with granular time ranges
Billing and UsagePublished billing-unit usage reporting
Agent PerformancePer-agent quality scores across evaluation dimensions
Quality MonitorQuality health tracking with hallucination, safety, and context scores
Customer InsightsIntent distribution, sentiment trajectory, and frustration analysis
Voice AnalyticsCall quality, ASR accuracy, end-to-end latency, and barge-in metrics
Agent TransferEfficiency and performance metrics for human-handed conversations
PipelinesPre-built and custom analytics pipelines with a free-flow editor for your own evaluation logic

Before You Begin

Confirm the following before working with Insights pages:
  • You must have at least Viewer-level access to the project.
  • Agent Performance, Quality Monitor, and Customer Insights require analytics pipelines enabled in Settings. Without pipelines, these pages show a placeholder.
  • Voice Analytics requires at least one voice channel deployment to generate data.

Accessing Insights

Navigation: ProjectSidebarInsights

Dashboard

The Dashboard page provides a pre-built executive overview of your AI agent program. It displays key performance indicators, trend charts, and conversation data for the selected time period, giving stakeholders immediate visibility without any configuration. Navigation: ProjectInsightsDashboard Date range selector Use the toggle in the top-right corner to select 7d, 30d (default), or 90d. Changing the date range refreshes all dashboard data. KPI Metric Cards
MetricDescription
ConversationsTotal conversation count.
Containment RatePercentage of sessions resolved without human escalation. Warning icon appears if low.
Quality ScoreAggregated quality score across evaluated conversations. Dash if unavailable.
Avg SentimentAverage sentiment score across all conversations. Dash if insufficient data.
Cost SavingsEstimated cost savings versus human-handled conversations. Negative indicates no cost parity.
Escalation RatePercentage of sessions requiring human escalation.
Tabs
TabWhat it shows
OverviewVolume and containment trend chart, and cost breakdown.
TrendsLongitudinal trends for key metrics.
ROIReturn on investment metrics comparing agent costs to human-handled baselines.
ConversationsFilterable list of individual conversations with status and outcome details.

Analytics

The Analytics page monitors event volume, LLM performance, and session metrics. Navigation: ProjectInsightsAnalytics Time range controls Analytics supports granular time ranges: 30m, 1h, 3h, 6h, 12h, 24h, 2d, 7d, 30d, or a Custom range with specific start and end timestamps. Overview Tab
MetricDescription
SessionsTotal sessions in the selected period.
MessagesTotal messages exchanged.
LLM CallsTotal LLM API calls made by agents.
ErrorsTotal errors encountered during agent execution.
TokensTotal LLM tokens consumed.
CostEstimated cost based on token usage and model pricing.
Additional Tabs
TabPurpose
LLM PerformanceModel-level metrics including latency, token usage per call, and error rates.
Sessions ExplorerBrowse and filter individual sessions with conversation details and traces.
Traces ExplorerSearch and inspect trace events across sessions for debugging.
QueryRun custom analytics queries against project event data.

Billing and Usage

The Billing and Usage page displays published billing-unit usage reporting for your project. Navigation: ProjectInsightsBilling and Usage Use the time range selector to view usage for the last 7 days, 30 days, or 90 days. Billing data appears after materialized batches apply to the reporting plane.

Agent Performance

The Agent Performance page monitors and compares agent quality across all evaluation dimensions. Use the date range selector (7d, 30d, or 90d) to adjust the reporting period. Navigation: ProjectInsightsAgent Performance
This page requires analytics pipelines. Enable analytics pipelines in Settings to start tracking agent quality, hallucination rates, knowledge gaps, and more.

Quality Monitor

The Quality Monitor page tracks quality health across all evaluation dimensions. Navigation: ProjectInsightsQuality Monitor Quality Health summary A banner at the top displays the number of evaluated conversations, the aggregated quality score, and counts of critical and healthy dimensions. Evaluation dimensions
DimensionDescriptionTarget
Overall QualityAggregated quality score across all dimensions.Higher is better
Hallucination RatePercentage of responses with unsupported claims or inaccuracies.Lower is better
Knowledge GapsPercentage of queries where the agent lacked sufficient knowledge.Lower is better
Safety ScorePercentage of responses passing guardrail safety checks.Guardrail pass
Context PreservationPercentage of responses maintaining correct conversational context.Higher is better

Customer Insights

The Customer Insights page helps you understand customer queries and sentiment. Navigation: ProjectInsightsCustomer Insights KPI Metric Cards
MetricDescription
Total ConversationsTotal conversations analyzed in the selected period.
Unique IntentsNumber of distinct intents identified.
Avg SentimentAverage sentiment score across all conversations.
Frustration RatePercentage of conversations where the system detected user frustration.
Resolution RatePercentage of conversations that reached successful resolution.
Below the KPI cards, two charts display Intent Distribution and Sentiment Trajectory. Both require conversations with pipelines enabled to generate data.

Voice Analytics

The Voice Analytics page provides a dedicated dashboard for monitoring call quality, speech recognition accuracy, and end-to-end latency across the voice processing pipeline. Use the date range selector (24h, 7d, or 30d) to adjust the reporting period. Navigation: ProjectInsightsVoice Analytics KPI Metric Cards
MetricDescription
Total CallsNumber of voice calls in the selected period.
Avg MOSAverage Mean Opinion Score for call quality (scale 1–5).
ASR QualityAutomatic Speech Recognition quality score (0–100, higher is better).
E2E LatencyEnd-to-end latency in milliseconds for the voice processing pipeline. Covers the full round-trip from user speech input through ASR, LLM processing, and TTS output.
Barge-In RatePercentage of calls where the user interrupted the agent mid-response.
DTMF FallbackPercentage of calls that fell back to touch-tone input.
Trend Charts
ChartDescription
Network Quality and Call VolumeMOS scores and call count trends over the selected period. Use this to correlate call quality dips with volume spikes.
Speech Recognition Quality (ASR)ASR quality scores over time. Monitor for degradation that may indicate noisy environments or model drift.
Track E2E Latency trends after model or pipeline changes. Even small latency increases can affect caller experience and barge-in rates.

Agent Transfer

The Agent Transfer page, titled Queues and Agents, displays efficiency and performance metrics for conversations handed off to human operators. Navigation: ProjectInsightsAgent Transfer Use the date range selector (Today, 7d, or 30d) to adjust the reporting period. The page organizes data into three sections:
SectionWhat it shows
EfficiencyTransfer efficiency metrics split by Voice, Chat, and Transfers.
Queue PerformanceQueue-level metrics, including wait times and handling rates.
Agent PerformanceHuman agent performance metrics for transferred conversations.

Pipelines

The Pipelines page is where Insights shifts from pre-built dashboards to customer-defined analytics. While the platform ships with a comprehensive set of built-in pipelines, the real power lies in the ability to create your own — defining exactly what to evaluate, when to trigger evaluation, and which metrics to surface. Navigation: ProjectInsightsPipelines Each pipeline card displays its enabled or disabled status, trigger count, and last processed timestamp. Enable pipelines to start populating data in Agent Performance, Quality Monitor, and Customer Insights. Tabs
TabPurpose
Built-inPre-configured pipelines that ship with the platform, ready to enable.
CustomUser-defined processing workflows created using the free-flow editor.
Recent RunsPipeline execution history with timestamps, durations, and status.
DataPipeline output data available for dashboard integration and export.

Built-in Pipelines

The platform ships with six pre-built pipelines covering the most common evaluation needs. Enable each with a single toggle:
PipelineDescription
Sentiment AnalysisPer-message sentiment scoring with trajectory analysis.
Intent ClassificationClassifies conversation intent using LLM analysis.
Quality EvaluationLLM-as-judge quality evaluation with configurable rubric.
Hallucination DetectionDetects unsupported claims, contradictions, and factual inaccuracies.
Knowledge Gap AnalysisIdentifies gaps in knowledge base coverage.
Guardrail AnalysisEvaluates guardrail effectiveness, detecting false positives and negatives.

Custom Pipelines

Custom pipelines let you define your own analytics logic using a free-flow visual editor. Use this mechanism to build organization-specific evaluation criteria that go beyond the built-in set. How the editor works The free-flow editor presents a visual canvas where you define a pipeline as a sequence of connected steps. The core pattern: when a trigger fires, run one or more evaluation steps, then produce metrics that feed into dashboards. Pipeline structure
ComponentDescription
TriggerDefines when the pipeline runs. Triggers can fire on every conversation, on a schedule, on specific events, or on a filtered subset of sessions.
Evaluation stepsThe processing logic applied to each triggered conversation. Steps can call LLMs, apply regex rules, check knowledge base coverage, compute scores, or run custom code.
Metrics outputThe results the pipeline produces. Metrics are named, typed values (counts, percentages, scores) that appear in the Data tab and can attach to dashboards.
Attaching to dashboards Wire pipeline output metrics into the pre-built dashboards or use them in custom dashboard views. Once a custom pipeline produces data, its metrics appear alongside built-in metrics in Agent Performance, Quality Monitor, and Customer Insights, giving teams a single pane of glass across both standard and organization-specific evaluation.
Start with the built-in pipelines to establish baselines, then create custom pipelines for organization-specific quality dimensions — for example, regulatory compliance checks, brand voice adherence, or domain-specific accuracy.

Working with Date Ranges

All Insights pages respect the selected date range. Use 7 days for operational monitoring and quick health checks. Use 30 days for monthly reviews and reporting. Use 90 days for trend analysis and strategic planning.
Compare 30-day periods before and after agent changes to measure the impact of your improvements.