Visualizations & dashboards
A visualization is a named binding of a query to a visualization type, plus the configuration that type needs. Lay several out on a dashboard grid, wire them to shared parameters, and you have a board that moves as one.
Visualization types
Pick a type, point it at a query, and map the columns — from a single number to a live session map, the editor shows a live preview as you go, and a JSON view stays in sync with the typed fields.
The dashboard grid
A dashboard is a grid of visualization tiles. Drag them and resize them, and the positions and sizes save with the dashboard — so the layout you build is the layout everyone sees.
Shared parameters
A dashboard declares its own typed parameters. When it runs each visualization, it passes only the parameters that chart's query asks for — matched by name. Drop a date picker on the board and every chart that accepts a date range moves together.
Keep exploring
How events become queries, charts, and dashboards.
Events arrive from your apps and land in the warehouse — inspectable live.
Saved SQL with typed parameters — the single source of truth for every chart.
Grouped errors, stack traces, and AI-generated root-cause hints.