diff --git a/source/dashboards/badges.markdown b/source/dashboards/badges.markdown index e4688ab7cc7..8ddef8bacad 100644 --- a/source/dashboards/badges.markdown +++ b/source/dashboards/badges.markdown @@ -30,6 +30,11 @@ Badges are widgets that sit at the top of a panel, above all the cards. 8. If you want this badge to be visible only to specific users or under a certain condition, open the **Visibility** tab to [define those conditions](/dashboards/cards/#showing-or-hiding-a-card-conditionally). 9. Select **Save**. +

+ screencast showing how to add a badge to a dashboard + Adding a badge to a dashboard. +

+ ## Entity badge The Entity badge allows you to display the state of an entity on a badge. This badge supports [actions](/dashboards/actions/). diff --git a/source/images/dashboards/adding_a_badge_to_a_dashboard.webp b/source/images/dashboards/adding_a_badge_to_a_dashboard.webp new file mode 100644 index 00000000000..a7537865046 Binary files /dev/null and b/source/images/dashboards/adding_a_badge_to_a_dashboard.webp differ