Duplicate Status Page

Create a new status page using the design and settings from an existing status page. Duplicate a status page Sign in to the Status.io Dashboard as the account owner and select the status page to duplicate Navigate to the Design / Advanced tab Click the Duplicate Status Page button Settings that are duplicated What is […]

Read More

IPv6

IPv6 is included on all plans at Status.io IPv6 is automatically enabled when: the status page uses a Status.io subdomain (ex. https://example.status.io) the status page uses a custom domain with SSL (ex. https://status.example.com) Zone Apex Status pages using the zone apex (also know as a root domain or naked domain) can contact Status.io Support to […]

Read More

Getting Started Guide

This guide provides an overview of setting up a status page with Status.io. Status pages are not one-size-fits-all, so there are many advanced customization settings beyond the scope of this guide. Let’s walk through the basics to get your status page set up quickly. Settings Start with the Settings tab. This will include setting up […]

Read More

Contacting Support

Status.io support is always available to help. Contact support via email at support@status.io. Optionally, access the Help tab from within the Status.io Dashboard, by clicking the Account link in the top right corner, then the Help tab on the left.

Read More

Stats Widget

Show off your stats based on current and past status activity. Display Days Since Last Incident, Total Active Incidents and more. Configure Stats Widget Enable the Stats Widget from the Design / Stats tab in the Dashboard. Choose from a variety of predefined stats for each widget.

Read More

System Updates

Status.io is always evolving. Stay updated about the latest features and improvements by tuning in to the following channels. Changelog: http://blog.status.io/tag/changelog Blog: http://blog.status.io Twitter: https://twitter.com/statusio LinkedIn: https://www.linkedin.com/company/status-io/

Read More

Web Status Widget

Use the Public Status API to embed the current status directly into web pages. Insert HTML Notes: Change the status page URL and insert into your webpage. jQuery is required. <link rel=”stylesheet” href=”statusio_widget.css”> <a href=”http://status.example.com” target=”_blank” style=”margin-left: 15px;”> <span id=”current-status-description”></span> <i class=”current-status-indicator”></i> </a> <script src=”https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js”></script> <script src=”statusio_widget.js”></script> Include Files statusio_widget.js Notes: Change the URL in […]

Read More

Status Activity Feed

View the overall status activity on the main page when logged in to the dashboard. Or navigate to the Infrastructure tab and select any component to view the status activity feed for just that specific component. Sources that populate the activity feed Incidents Planned maintenances External monitoring integrations (ie. Pingdom, UptimeRobot) Component status changes via […]

Read More