Skip to main content
Back to Analytics Overview The Latency Report highlights calls exceeding a defined latency threshold. For example, supervisors can generate a report of all calls where the P90 end-to-end latency is greater than 500 milliseconds (ms).
This is a beta feature. To generate Latency reports, enable capturing latency metrics by configuring these call control parameters:notifySttLatency = truevadEnable = truevadVendor = silero

Generating the Report

  1. On the Reports tab, select New Report.
  2. In the list of reports, choose Latency Report.
  3. Enter the Report Name and Report Description.
  4. Select a Duration.
  5. Select Data Filters from the following P90 values:
    P90 ValuesThreshold Values (ms)
    P90 End-to-End LatencyFor example, 200 ms
    P90 ASR LatencyFor example, 200 ms
    P90 Bot Response TimeFor example, 200 ms
    P90 TTS LatencyFor example, 200 ms
    Each P90 value can be evaluated using the following conditions: Greater than or equal to (≥), Less than or equal to (≤), Greater than (>), Less than (<), Equal to (=).
  6. Select Report Generation and choose from the following options:
    • Run On Demand
    • Schedule — You can create up to six schedules (only one if you select Hourly). Schedule Options
  7. Select Format: CSV
  8. Enter a Send To address (single email address or mailing list).
  9. Select Create. Create Report
  10. An instance of the Latency Report is generated. Report Created
  11. Select the Run icon next to the report instance. Run Report
Run On Demand: Triggers report generation immediately when selected. Schedule: If scheduled for a later time, the report generates automatically on the scheduled day and time without requiring you to select Run.
  1. Select the CSV icon to generate the report output. Generate Output
The red dot beside the report indicates it was generated within the last 24 hours. You can download, save, and view the report in CSV format.
  1. The system generates the Latency Report. Report Output

Report Fields

FieldDescriptionExample
Session IDUnique identifier for each interaction session.a12b34c56d
Start TimeTimestamp when the session started.2025-09-24 10:56:34
AgentName of the agent handling the session.John Doe
Agent EmailEmail address of the agent.john.doe@example.com
Queue NameName of the queue the interaction routes through.Support_Queue
CustomerIdentifier or name of the customer involved in the session.Jane Doe
DurationTotal time the session lasted.00:12:45
P90 ASR Latency (ms)90th percentile latency of Automatic Speech Recognition, in milliseconds. Indicates how long speech-to-text processing takes.250
P90 Bot Latency (ms)90th percentile latency for the bot’s response processing, in milliseconds. Shows system responsiveness.120
P90 TTS Latency (ms)90th percentile latency of Text-to-Speech processing, in milliseconds. Represents the time to convert text into audio.180
P90 End To End Latency (ms)90th percentile overall latency from customer speech to agent/bot reply, in milliseconds. Combines ASR, bot, and TTS processing times.600