Skip to main content
Text tiles put written context on a dashboard: a heading above a group of charts, a note about how a metric is calculated, or a link to related content. You write the content in Markdown, so a tile can include formatting, images, and links. A tile can also show live values from the dashboard’s filters and queries.
Check out the Markdown cheat sheet if you need Markdown help.

Adding text tiles

To add a text tile to a dashboard:
  1. Click Edit to enter draft mode.
  2. In the dashboard toolbar, click Add.
  3. Select Text.

Editing text tile content

While in draft mode, click into a tile’s content to open the Markdown editor in the properties panel.

Creating dynamic content with Mustache

Omni supports Mustache syntax in Markdown visualizations and Markdown tiles, making it easy to add dynamic content to your dashboards. For example, the Breakdown tiles on the left side of the following image use Mustache to dynamically insert the current value of a filter: Check out the Dynamic dashboard content guide for more information and examples.