Skip to main content
Each view is made up of cards arranged in a grid. Cards pull data from your statement data source and render it as a chart, table, or map.

Adding and editing cards

In Edit mode (click Edit in the toolbar), you can:
  • Add cards — drag a card type from the sidebar into the grid
  • Insert a card between existing cards — hover over any card to reveal + buttons on its left and right edges, then click to choose a card type to insert
  • Resize cards — drag the card border
  • Reorder cards — drag the grip handle in the card header
  • Edit a card — click the pencil icon on the card
  • Duplicate a card — open the card menu (⋮) → Duplicate
  • Delete a card — open the card menu (⋮) → Delete
  • Duplicate a row — open the row menu (⋮) → Duplicate
  • Delete a row — open the row menu (⋮) → Delete
While in edit mode, the toolbar shows the name of the view you are editing and displays Save and Cancel buttons. Click Save to persist your changes or Cancel to discard them.

Card types

TypeDescription
Area ChartRevenue or volume trend over time, filled area
Bar ChartGrouped, stacked, or horizontal comparisons
Line ChartTrend lines over time
Pie ChartProportional breakdown
TablePaginated data grid with dimensions and metrics
Pivot TableCross-tabulated grid with row dimensions, a column dimension, and metrics — useful for comparing values across periods or categories
MapGeographic breakdown by territory
Every card shows a two-column footer:
  • Left — the card’s Footnote text, if one is configured (e.g. “Breakdown by accounting period”).
  • Right — compact indicators showing the configured metrics and dimensions. Hover each to see the full list with aggregation methods and dimension types.

Card properties

When editing a card, the properties panel is organized as follows:
SectionDescription
TitleOptional label shown in the card header
Chart DisplayChart type selector and variant (e.g. stacked) — charts only
Max heightControls how tall the card renders (Auto, 200 px – 1200 px, default 400 px)
Axes / Dimensions / MetricsFields that define what data the card shows
Breakdown(Charts only) Split a metric into series by a dimension — area, bar, and line charts
LimitMaximum rows returned; set to None to return all rows
FootnoteA single line of text shown in the bottom-left of the card footer

Max height

All card types support a Max height setting. Options range from 200 px to 1200 px (default 400 px), plus Auto, which lets the card grow to fit its content. Set this in the card’s properties panel.
Use Auto height for horizontal bar charts or maps where the content height depends on the number of rows or the map’s natural proportions.