Overview

View as Markdown

Monitor is where you review how your deployed agents perform in production. It brings together connection health, conversation quality, individual call records, and custom reporting in one place.

Open Monitor. It contains two areas:

  • Agent Analytics — ready-made dashboards for day-to-day health checks and call investigation, covering connect rates, engagement, call logs, and turn-level debugging.
  • Boards — custom reports you build with SQL when the fixed Agent Analytics tabs do not cover what you need.

Choosing where to start

Use Agent Analytics for most routine monitoring, and move to Boards when you need a report it does not provide.

1

Check production health

Open Agent Analytics. Start on Overview, then move to Connectivity or Engagement depending on whether the issue is with dialing or conversation quality.

2

Investigate a single call

Open Call Logs, select the call, then use Log Analyser on the turn that failed.

3

Build a custom report

Use Boards to write SQL, or describe the question and let AI draft the query.

For SQL dialect guidance, schema browsing, and AI query generation, see SQL best practices.

Where to go next