Openstatus www.openstatus.dev

chore: introducing status page addons (#1700)

* chore: introducing status page addons

* chore: blog and changelogs

* fix: typo

* fix: images

authored by

Maximilian Kaske and committed by
GitHub
510e2f9a 363948fb

+84
apps/web/public/assets/changelog/status-page-email-authentification.png

This is a binary file and will not be displayed.

apps/web/public/assets/changelog/status-page-white-label.png

This is a binary file and will not be displayed.

apps/web/public/assets/posts/status-page-addons/billing-addons.png

This is a binary file and will not be displayed.

apps/web/public/assets/posts/status-page-addons/status-page-addons.png

This is a binary file and will not be displayed.

+60
apps/web/src/content/pages/blog/status-page-addons.mdx
··· 1 + --- 2 + title: "Status Page Add-ons" 3 + description: "Enhance your status pages with email authentication, white label branding, and additional status pages." 4 + image: "/assets/posts/status-page-addons/status-page-addons.png" 5 + publishedAt: "2026-01-04" 6 + category: "company" 7 + author: "Maximilian Kaske" 8 + --- 9 + 10 + Today, we're introducing status page add-ons, bringing new features like white-labeling and email authentication to the plan. 11 + 12 + ## Why Add-ons? 13 + 14 + We're committed to keeping our core product accessible while offering advanced capabilities for teams with specific needs. These add-ons help you: 15 + 16 + - **Scale**: Add capacity as your infrastructure grows 17 + - **Control access**: Restrict who can view your status information 18 + - **Build trust**: Present a fully branded experience to your customers 19 + 20 + ## Add-ons 21 + 22 + ### Email Authentication 23 + 24 + Protect your status pages with domain-based access control. Configure allowed email domains to restrict visibility to specific users or organizations. Visitors must verify their email address (via magic link) before accessing your status page. 25 + 26 + Perfect for: 27 + - Internal status pages shared only with your team 28 + - Customer-facing pages restricted to specific organizations 29 + - Meeting compliance requirements around information disclosure 30 + - Limiting sensitive incident details to authorized stakeholders 31 + 32 + **Pricing**: $100/mo., applies to all status pages in your workspace 33 + 34 + ### White Label 35 + 36 + Remove the "powered by openstatus.dev" branding from your status pages. Present a completely branded experience that aligns with your company's identity. Your customers will see only your brand, maintaining consistency across all touchpoints. 37 + 38 + Together with the [custom themes](https://themes.openstatus.dev) we provide, you can create a fully branded status page experience. 39 + 40 + **Pricing**: $300/mo., applies to all status pages in your workspace 41 + 42 + ### Additional Status Pages 43 + 44 + Scale beyond your plan's included status pages with flexible per-page pricing. Whether you're managing multiple products, regional deployments, or client-specific status pages, grow your monitoring infrastructure without upgrading your entire plan. 45 + 46 + Perfect for: 47 + - Multi-product companies with separate status pages 48 + - Agencies managing client status pages 49 + - Regional deployments with localized status communication 50 + - Separate pages for testing and staging environments 51 + 52 + **Pricing**: $20/mo. per additional status page 53 + 54 + --- 55 + 56 + Our add-on model gives you control over your investment. Start with the features you need today and add capabilities as your requirements evolve. All add-ons are available across all workspace plans, so you can access these features regardless of your current tier. 57 + 58 + <Image src="/assets/posts/status-page-addons/billing-addons.png" alt="Workspace billing settings form container" /> 59 + 60 + Visit our [pricing](/pricing) page to learn more and get started.
+12
apps/web/src/content/pages/changelog/status-page-email-authentification.mdx
··· 1 + --- 2 + title: "Status Page Email Authentication" 3 + description: "Restrict access to your status pages by email domain for enhanced privacy and security." 4 + image: "/assets/changelog/status-page-email-authentification.png" 5 + publishedAt: "2026-01-04" 6 + category: "statuspage" 7 + author: "openstatus" 8 + --- 9 + 10 + You can now protect your status pages with email domain restrictions. Configure allowed email domains to limit access to specific users or organizations. Visitors will need to verify their email address before viewing your status page. 11 + 12 + This feature is perfect for internal status pages or when you want to share updates with a specific audience while keeping them private from the public.
+12
apps/web/src/content/pages/changelog/status-page-white-label.mdx
··· 1 + --- 2 + title: "Status Page White Label" 3 + description: "Remove openstatus branding from your status pages for a fully customized experience." 4 + image: "/assets/changelog/status-page-white-label.png" 5 + publishedAt: "2026-01-04" 6 + category: "statuspage" 7 + author: "openstatus" 8 + --- 9 + 10 + You can now remove the "powered by openstatus.dev" branding from your status pages with our new White Label add-on. 11 + 12 + Present a fully branded experience to your users without any external attribution.