openstatus logoPricingDashboard

Embed your status page anywhere

Apr 15, 2026 | by openstatus | [statuspage]

Embed your status page anywhere

You can now embed your status page on any website with a single <iframe> tag. Append ?embed=all to your status page URL for a chromeless view, or pick specific sections to show.

<iframe
  src="https://slug.openstatus.dev/?embed=title,banner,components&theme=light"
  width="100%"
  height="600"
  style="border: 0;"
></iframe>

Read the full embed guide for all options and caveats.