Skip to main content
Version: Current

AI Command Center Dashboard

Overview

The Dashboard is the default landing page of the AI Command Center. It provides a consolidated operational view of:

  • Agent Health
  • System Load & Throughput
  • Reliability & Stability Metrics
  • SLA Compliance
  • Currency Consumption
  • Conversational Analytics
  • Attention and Alerts

Metrics on the dashboard use different data views (filtered by date range, live snapshot, or all-time). Each metric displays a badge indicating which view applies. See Data Views (Filter Scope) for details.


Dashboard Layout

The dashboard is organized top to bottom as follows:

  1. Header controls — date picker, refresh button, and filter-scope legend
  2. KPI Summary — six KPI stat cards across the top
  3. Main grid (2×2) — Agent Health Overview, Currency Snapshot, Workload and Throughput, Reliability and Stability
  4. Conversational Agent Analytics — full-width section with recent sessions
  5. Attention and Alerts — displayed when active alerts exist

Evaluation Context

FieldDescription
Time WindowDefines the date range for filtered metrics (default: Last 24 Hours)
RefreshReloads the dashboard with the latest data
note

Not all metrics use the selected time window. Metrics labeled Filtered respect the date range; Live and All time metrics do not. See Data Views (Filter Scope).


Data Views (Filter Scope)

The dashboard header displays a legend for three data views. Individual metrics show a compact badge indicating which view applies.

Data ViewDescription
FilteredUses data from the selected time range
LiveUses real-time data; not affected by the selected time range
All timeUses all available historical data; not affected by the selected time range

The Workload and Throughput, Reliability and Stability, and Conversational Agent Analytics sections are mixed-scope sections. Each metric within those sections has its own data-view badge.

Metric Data Views

SectionMetricData View
KPI SummaryTotal AgentsAll time
KPI SummaryActive AutomationLive
KPI SummarySuccessful AutomationFiltered
KPI SummaryFailed AutomationFiltered
KPI SummarySLA BreachesFiltered
KPI SummaryDays RemainingAll time
Agent Health OverviewEntire sectionLive
Currency SnapshotEntire sectionAll time
Workload and ThroughputExecutedFiltered
Workload and ThroughputRunning NowLive
Workload and ThroughputQueue BacklogLive
Workload and ThroughputExecutionsAll time
Reliability and StabilitySuccess RateFiltered
Reliability and StabilityFailure RateFiltered
Reliability and StabilityAvg TimeFiltered
Reliability and StabilityLong RunningLive
Conversational Agent AnalyticsTotal Conversational AgentsAll time
Conversational Agent AnalyticsTotal ConversationsFiltered
Conversational Agent AnalyticsActive SessionsLive
Conversational Agent AnalyticsAvg DurationFiltered
Conversational Agent AnalyticsRecent SessionsLive
Attention and AlertsEntire sectionLive

KPI Summary

The top KPI bar provides a high-level snapshot of system activity. Each stat card is clickable and navigates to a related page. See Drill-down Navigation.

MetricDescriptionData View
Total AgentsTotal number of registered agents in the systemAll time
Active AutomationNumber of automations currently running, initiated, pending, or suspendedLive
Successful AutomationNumber of automations completed successfullyFiltered
Failed AutomationNumber of automations that failed, faulted, or completed with errorsFiltered
SLA BreachesNumber of tasks that exceeded their configured SLA thresholdFiltered
Days RemainingNumber of days remaining until the AI Command Center license expiresAll time

Agent Health Overview

This section displays a live snapshot of the current health distribution across all agents. It is not affected by the selected time window.

Individual agent health scores within the snapshot are computed using the fixed 24-hour evaluation window described in the Agent Health Model.

The health classification is determined using the IB-X Agent Health Model and the configured Agent Health thresholds and tolerance settings.

Health Distribution

A donut chart and status bars show the distribution of agents across health states:

StateDescription
HealthyAgents performing within expected operational parameters
DegradedAgents showing performance, reliability, or stability deviations
UnhealthyAgents with critical operational, reliability, or stability issues
InactiveAgents with no executions during the evaluation window

Each status bar displays the agent count, total agents, and percentage. Hovering over a donut segment shows the count for that health state. Clicking a status bar navigates to the Agents page with the corresponding health status filter applied.

note

Agent Health classification is calculated using the configured Health Model thresholds and tolerance settings. Agent-specific Health Configuration overrides Global Agent Health Configuration when configured.

System Reliability

The donut chart center displays System Reliability — the percentage of Healthy agents among active (non-Inactive) agents.

note

System Reliability is not a weighted average of individual agent health scores. Inactive agents are excluded from this calculation. See the Agent Health Model for how individual agent scores are computed.


Currency Snapshot

Tracks IB-X currency consumption and projection. This section uses all-time data and is not affected by the selected time window.

MetricDescription
Currency RemainingTotal currency remaining in the window
Currency UsedTotal currency consumed in the window
Burn RateRate of currency consumption (per day)
Projected DepletionEstimated time until currency exhaustion
StatusIndicator of currency health (Normal / Low)

Workload and Throughput

Indicates system activity and load distribution. Metrics in this section use different data views; see the badge on each metric.

MetricDescriptionData View
ExecutedNumber of automation instances started within the selected time rangeFiltered
Running NowNumber of automations currently running or awaiting completionLive
Queue BacklogNumber of automations currently pending or suspended and awaiting executionLive
ExecutionsAutomation executions consumed and remaining under the current subscription (SaaS deployments with an execution limit only)All time

Clicking Executed, Running Now, or Queue Backlog navigates to the Automations page with the corresponding status filter applied.


Reliability and Stability

These metrics provide operational reliability signals. Metrics in this section use different data views; see the badge on each metric.

MetricDescriptionData View
Success RatePercentage of automations completed successfullyFiltered
Failure RatePercentage of automations that did not complete successfullyFiltered
Avg TimeAverage duration of completed automations (in seconds)Filtered
Long RunningAutomations that have exceeded their expected execution duration and require investigationLive

The Success Rate displays a status badge based on the current rate:

StatusCondition
ExcellentSuccess rate greater than 95%
GoodSuccess rate greater than 80%
Needs AttentionSuccess rate 80% or below

Conversational Agent Analytics

Metrics specific to conversational automation. Metrics in this section use different data views; see the badge on each metric.

MetricDescriptionData View
Total Conversational AgentsTotal number of conversational agents configured in the systemAll time
Total ConversationsNumber of unique conversation sessions initiatedFiltered
Active SessionsNumber of conversation sessions currently in progressLive
Avg DurationAverage duration of completed conversation sessionsFiltered

Recent Sessions

The Recent Sessions list provides quick access to the most recently active conversation sessions across the tenant, making it easier to review ongoing interactions and troubleshoot completed conversations.

Each session card displays:

  • Session name
  • Last message preview
  • Message count
  • Time since last activity

Click View History to open the complete conversation transcript for the selected session.


Attention and Alerts

Displays active system alerts that require attention or action. This section uses a live data view and is shown only when alerts exist.

ElementDescription
Active countBadge showing the total number of active alerts
Alert typeCritical or Warning
MessageDescription of the alert
TimestampTime since the alert was created

Alerts are paginated. Clicking an alert opens the related entity (for example, a task opens in a new browser tab). Task alerts enforce assignment and suspension checks before opening.


How to Access

After login, you are redirected to the dashboard automatically.

From the AI Command Center, navigate to: Home → Dashboard


Drill-down Navigation

Several dashboard metrics are clickable and navigate to related pages with filters pre-applied:

Click TargetNavigates ToFilter Applied
Total AgentsAgents
Active AutomationAutomationsRunning statuses (live)
Successful AutomationAutomationsCompleted status (+ date range)
Failed AutomationAutomationsFaulted or completed-with-error statuses (+ date range)
SLA BreachesTasksOverdue
Days RemainingMy Plan
Health state barAgentsHealth status (Healthy, Degraded, Unhealthy, or Inactive)
Currency usage cardIB-X Currency Dashboard
ExecutedAutomationsStarted within date range
Running NowAutomationsRunning or initiated statuses (live)
Queue BacklogAutomationsPending or suspended statuses (live)

Summary

The dashboard provides a unified view of:

  • What is happening (metrics and alerts)
  • How well it is performing (health and reliability)
  • How much it is consuming (currency)
  • How loaded the system is (throughput)

Filter-scope badges make it clear which metrics respect the selected time window and which reflect live or all-time data. Drill-down navigation lets you move directly from a metric to the related operational page.

It is designed to support both:

  • Operational monitoring
  • Executive-level insights