Skip to content

Grid page

Grid page is one of the notebook page types. It arranges charts and SQL run results defined on a doc page as a tile-based dashboard. You can place, reorder, resize, and drag and drop components.

Analysis (creating SQL and charts) is done on the doc page, and the grid page arranges them by reference. Even when you create a new chart from the grid page's right sidebar, the chart itself is created on the doc page side.

Key features

Available components

The components available on a grid page are grouped as follows. Place them from Components in the right sidebar.

Built-in

Elements specific to grid pages. Not shared with doc pages.

ComponentDescription
HeadingA heading (Heading 1 / Heading 2 / Heading 3). You can also add a description.
TextPlaces supplementary text.
ImageUpload and place an image. You can adjust its size and position.
SpacerBlank space between components. You can also configure whether it's shown in the mobile layout.

From doc pages

Places SQL blocks and charts defined on a doc page by reference. In the right sidebar, candidates under the Chart section are listed by doc page name, then SQL block name.

ComponentDescription
ChartPlaces a chart created on a doc page. You can also create a new chart from an existing SQL block using New chart in the right sidebar.
Query resultPlaces the run result table of a doc page's SQL block. There's one candidate per SQL block.

If there are no SQL blocks or charts on the doc page side, no candidates are shown. Candidates that are already placed show In use.

For charts and SQL run results, you can configure parameter overrides and cross filter per component.

Syncing chart settings

  • Settings for the chart itself, such as axes and type, are synced with the doc page side. Even if the same chart is placed on multiple grids, its settings are shared.
  • Display settings on the grid, such as header display and component titles, aren't synced.
  • Parameter overrides and cross filter settings are also specific to each component on the grid.
  • Chart settings aren't shared with other users until explicitly saved.