Dashboards

Create custom dashboards to visualize and monitor your AI agent metrics.

Overview

Dashboards let you create custom views of your metrics with charts, tables, and widgets. Build dashboards for different teams, use cases, or workflows.

Accessing Dashboards

Navigate to Operations → Dashboards to:

  • View existing dashboards
  • Create new dashboards
  • Edit and customize layouts
  • Share dashboards with team members

Creating a Dashboard

  1. Click Create Dashboard
  2. Enter a name and description
  3. Add widgets by clicking Add Widget
  4. Configure each widget's data source and visualization
  5. Arrange widgets by dragging and dropping
  6. Save the dashboard

Widget Types

  • Line Chart - Time series data
  • Bar Chart - Categorical comparisons
  • Stat Card - Single metric with trend
  • Table - Tabular data view
  • Pie Chart - Distribution breakdown
  • Heatmap - Time-based patterns

Available Metrics

  • Latency - p50, p95, p99, avg, max
  • Throughput - Runs per minute/hour
  • Error Rate - Percentage of failures
  • Token Usage - Input/output tokens
  • Cost - Estimated cost by model
  • Custom Metrics - Your KPI values

Filtering & Grouping

Each widget can be configured with:

  • Time Range - Relative or absolute
  • Workflow Filter - Specific workflows
  • Group By - Workflow, model, status, etc.
  • Aggregation - Sum, avg, count, percentiles

Dashboard Templates

Start with pre-built templates:

  • Operations Overview - Key operational metrics
  • Cost Analysis - Token usage and costs
  • Error Tracking - Error rates and patterns
  • Performance - Latency and throughput

Next Steps