Dashboard

Dashboard pages give a high-level view of your data using widgets: charts, metrics, embedded views, and more.

A Dashboard page presents a high-level view of your data using widgets arranged on a flexible grid. Unlike other layouts, a dashboard page doesn't bind to a single table; each widget connects to its own table or view, so one dashboard can summarise data from across the base.

Dashboard page

Arranging widgets

While editing, drag widgets to move them and use the resize handles to change their size on the page's 12-column grid. Click a widget to configure it in the properties panel.

Adding widgets

Click Add widget and pick from the palette:

Add widget

WidgetDescription
Static textHeadings, paragraphs, and rich notes. Supports formatting, alignment, and callout tints.
DividerVisually separate sections.
NumberA single headline metric: a record count or a field aggregation (sum, average, min, max). Appearance options include default, filled, and coloured themes.
Bar ChartCompare values across categories.
Line ChartShow trends over a sequence.
Pie ChartShare of a whole per category.
Donut ChartShare of a whole with a center cutout.
TreemapProportions as size-scaled tiles.
Scatter PlotCorrelate two numeric fields.
GaugeProgress of a metric against coloured ranges.
PivotSummarise records across two fields, with rows, columns, and totals.
ViewEmbed a full visualization (Grid, Gallery, Kanban, List, Calendar, or Timeline) inside the dashboard.
iFrameEmbed an external page by URL.
The availability of some widgets depends on your workspace's plan. Widgets not included in your plan show an upgrade badge in the palette.

Configuring widgets

Data-driven widgets share a common configuration flow in the properties panel:

  • Data source: Pick the table or view the widget reads from, and optionally add widget-level filters.
  • Value: Choose a record count or a field aggregation (sum, average, min, max).
  • Appearance: Adjust theme colours, legends, and labels.

Chart settings

Chart widgets additionally let you configure the category: the field plotted on the axis, its sort order, a category limit, whether empty values get their own category, and whether remaining categories are grouped into "Others".

The Gauge widget takes a metric plus a set of ranges, each with its own colour, minimum, maximum, and label.

Charts are interactive: users can click a chart segment to see the underlying records.