Skip to main content
A dashboard is a single view that arranges related charts alongside explanatory text and video. Charts on a dashboard can be filtered together, drilled into, and re-zoomed to a different date granularity without anyone editing the underlying charts. This page covers building one: planning, creating the dashboard, adding charts, markdown and Loom tiles, saving, filters, tabs, hiding tile headers, and sharing. For what viewers can do once it’s built, see interacting with dashboards.

Plan before you build

A dashboard is easier to build — and much easier to read — if you can answer three questions first. Who is this dashboard for? Does your audience already know the subject, or do they need context to reach your point? Add whatever context they’ll need: acronyms that want clarifying, or a note about whether a rising number is good or bad. What is this dashboard trying to accomplish? Do you want your audience to take an action, or to know something they didn’t know before, and what information do they need to do it? Write a clear summary of the purpose and put it in the dashboard’s description, then outline the questions each tile should answer. How will you build it? Match the data you have to that outline of questions, and work out which metrics and dimensions you’ll use — including whether they exist yet.

Create a dashboard

On the nav bar, click New to create a new dashboard.
The New menu in the nav bar with the Dashboard option
Fill out the details and hit Create. You’ll be redirected to your new dashboard page.
An empty dashboard ready for its first tile
From here you add content with the Add tile button.

Add charts

You can create a new chart from within your dashboard, or add an existing one.

Create a new chart

Creating charts from within a dashboard keeps your spaces and projects free of charts that are only used once. Click Add tile, then New chart, and you’ll be taken to the chart builder. Once you save the chart it appears at the bottom of your dashboard.
Creating a new chart from inside a dashboard
Charts created this way are exclusive to the dashboard: they can’t be reused in other dashboards, and they don’t appear in global search or in any space. To make one reusable, detach it from the dashboard and save it to a space with the Move to space option in the chart’s three-dot menu.
The Move to space option on a dashboard chart

Add an existing chart

Click Add tile, then Saved chart. Clicking any chart adds it at the bottom of your dashboard.
Adding a saved chart as a dashboard tile
Resize a chart by dragging its lower-right corner, and position it by dragging its center.

Add markdown and video tiles

Alongside charts, you can add markdown tiles and embedded Loom videos to explain the dashboard to the people using it.

Markdown tiles

Markdown tiles take text with headers and formatting, code blocks, and images. The built-in editor provides most of the formatting you’ll need.
You can paste IFRAME embed codes to embed things like Notion pages, CRMs, web analytics — anything that offers IFRAME embedding.
To add an image hosted on the web, such as your company logo, paste the image URL into the tile using standard markdown image syntax:
A markdown tile displaying a company logo

Responsive images

To keep images scaling properly as the dashboard resizes, use inline CSS with responsive properties so they aren’t stretched or distorted on different screen sizes.
For more control over sizing:
The supported responsive CSS properties are max-width and min-width for width bounds, max-height and min-height for height bounds, height:auto to maintain aspect ratio, and object-fit to control how images fit (for example contain or cover).

Backgrounds and inline HTML

You can add background colors to markdown tiles to emphasize sections or titles.
A markdown tile with a purple background and a welcome heading
The tile above is built with this code:
A number of other inline HTML options are available. Copy these into a markdown tile to try them out.

Loom tiles

Click the Loom video option, then enter a URL and a title for the tile.

Save your dashboard

When you’re happy with the layout, hit Save. You can see every saved dashboard in your project under Browse → All dashboards.

Add filters

Dashboard filters let you change the data in every tile at once. In edit mode, click Add filter, pick a field and a value, and hit Apply; save the dashboard to keep the filter for everyone who opens it. Filters do a lot more than that — temporary filters that only you see, filters that viewers must fill in before the dashboard loads, and per-tile control over which fields a filter applies to. See dashboard filters for the full behavior.

Add tabs

As a dashboard grows it may end up supporting multiple teams and use cases. Tabs organize it.

Use tabs in these scenarios

  • Break up high level goals or themes, e.g. Revenue, Retention, Engagement
  • Separate views for different audiences, e.g. Executive Summary vs. Team-level detail
  • Avoid clutter and performance issues in dashboards with lots of tiles, e.g. split 30+ charts into three tabs based on priority or groupings like the first and second bullets above
While editing, click Add tile, then Add tab.
The Add tab option in the Add tile menu
Give the tab a unique name.
Naming a new dashboard tab
Once created, the tab is a fresh canvas you fill just like any other dashboard.
A dashboard with two tabs

Editing and removing tabs

To edit a tab, click the edit icon to the right of its name while in dashboard edit mode. From there you can rename the tab or remove it.
The tab edit menu with rename and remove options
If the tab has content in it, you get the option to transfer that content to another tab, so you can remove the tab and keep the tiles.
Choosing a destination tab when removing a tab that has content

Sharing tabs

Tab content shares just like a regular dashboard. A shareable link navigates straight to the tab that was active when you created it.

Embedding dashboards with tabs

When you embed a dashboard that has tabs, every tab is appended into a single dashboard, so the embed shows the content of all tabs at once.

Hide tile headers

Hiding a tile’s header gives a cleaner look and more space to the chart content.
  1. Enter edit mode by clicking Edit dashboard.
  2. Click the tile you want to modify and select Edit tile content.
  3. Click the eye icon next to the tile title to hide it.
The tile now displays without its header. Repeat the steps and click the eye icon again to bring it back.

Share your dashboard

Copy the URL, or press the 🔗 button, to share the dashboard with other people in your organization. To share it with a particular set of filter values applied, see sharing a dashboard with filter overrides.

Interacting with dashboards

Filter, re-zoom, cross-filter, and drill into the charts on a dashboard without editing them

Dashboard filters

Filter every tile on a dashboard at once with temporary, saved, required, and URL filters

Date zoom

Change the time granularity of charts on your dashboard without editing them