Skip to content

Custom Dashboards (Boards)

Boards let you build custom dashboards using SQL queries and Vega-Lite charts. Create widgets that visualize your telemetry data in exactly the way you need.

Key Concepts

  • Board — A named dashboard containing one or more widgets
  • Widget — A single visualization powered by a SQL query and chart configuration
  • Preset queries — Built-in query templates to get started quickly

Chart Types

TypeIconBest For
BarColumn chartComparing categories
LineLine chartTrends over time
AreaFilled area chartVolume over time
DonutRing chartProportions and distributions
StatSingle numberKey metrics at a glance
TableData tableRaw data display

Preset Queries

Boards include built-in query templates to get started quickly:

PresetDescriptionChart
Messages by RoleMessage count grouped by role (user, assistant, system)Bar
Events by TypeEvent count grouped by event typeBar
Logs by SeverityLog count grouped by severity levelDonut
Messages over TimeDaily message volumeLine
Events over TimeDaily event volumeArea
Audit by ActionAudit event count by action and outcomeBar
Token UsageTotal input/output tokens by modelBar

Board Management

From the Boards page in the sidebar:

  • Create — Click "Create Board" to start a new dashboard
  • View — Click a board card to see it in read-only mode
  • Edit — Click Edit to add, modify, or remove widgets
  • Delete — Remove a board permanently

Guides

Next Steps

NextEpoch Cloud Documentation