Adding text with Markdown tiles
Adding text tiles
Section titled “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.

Creating dynamic content with Mustache
Section titled “Creating dynamic content with Mustache”JustAsk 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.