> ## Documentation Index
> Fetch the complete documentation index at: https://docs.omni.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Adding text with Markdown tiles

> Add styled text, images, and links to your Omni dashboards using Markdown tiles for annotations, headers, and descriptions.

## Adding text tiles

To add text to the dashboard, go into edit mode and select **Add Text**. Text tiles support markdown so you can add styling, images, links, and more. See a markdown syntax reference [here](https://www.markdownguide.org/cheat-sheet/).

<img src="https://mintcdn.com/omni-e7402367/UAlPtpzOyrORJCGb/images/docs/visualization-and-dashboards/assets/images/dash-add-text-tile-ee9e644ac4f012bde1e1b810736824ce.png?fit=max&auto=format&n=UAlPtpzOyrORJCGb&q=85&s=0ab19a8463af3bd9e91a018aecaa3018" alt="" width="1910" height="1300" data-path="images/docs/visualization-and-dashboards/assets/images/dash-add-text-tile-ee9e644ac4f012bde1e1b810736824ce.png" />

## Creating dynamic content with Mustache

Omni supports [Mustache syntax](https://mustache.github.io/mustache.5.html) in [Markdown visualizations](/visualize-present/visualizations/types/markdown) 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:

<img src="https://mintcdn.com/omni-e7402367/Qca1lcotWTZT4GON/images/docs/visualization-and-dashboards/country-example.png?fit=max&auto=format&n=Qca1lcotWTZT4GON&q=85&s=cfe90b5b5ba5850b5e61b61c6382a554" alt="" width="2902" height="1302" data-path="images/docs/visualization-and-dashboards/country-example.png" />

Check out the [Dynamic dashboard content guide](/visualize-present/dynamic-content) for more information and examples.
