Customizing the Badge: Tailor the badge's appearance using CSS. If you're using Tailwind, set color-scheme: none
to ensure proper styling of the dark-theme badge.
Explore documentation
Embeddable status badge
Take advantage of the Status pages by integrating a real-time status badge. This badge, implemented as an <iframe>
, displays the current status of your services directly within your application or web-page.
How to Embed the Status Badge
- Go to Status Pages
- Pick the status page you want to add a badge from.
- Go to Advanced settings → Embeddable badge.
- Copy the
<iframe>
code - Embed this code into your application where you'd like the badge to appear.