Add a badge to an insight

Learn how to use badges in your insights HTML code to visualize important information.

Neli Ivanova avatar
Written by Neli Ivanova
Updated over a week ago

Badges allow adding additional visualization to your insights such as the workflow status in this example:

Badge colors

.badge - colors the badge in grey

.badge.badge-positive - colors the badge in green

.badge.badge-negative - colors the badge in red

.badge.badge-warning - colors the badge in yellow

Add a badge to an insight

As you are creating an insight:

  • click on the HTML Snippets button at the bottom left corner

  • hover over Badge

  • click Insert snippet

  • edit as needed

Did this answer your question?