Status Boards
Compose your existing uptime monitors into a centralized, drag-and-drop board with resizable cards and range-aware availability stripes — then publish it as a public, view-only status page. Status Boards reuse the monitors you already run, so there are no new agents or checks to deploy. When a board is shared publicly, each monitor's internal target URL is stripped from the response, so a customer-facing status page never reveals your private endpoints.
Prerequisites
- At least one configured Uptime monitor to add to the board.
- Appropriate workspace permissions to create boards and generate public share links.
1. Dashboard Configuration
Before injecting code into your application, you must provision an API key from the Senzor dashboard.
Create a Board
Navigate to Status Boards in the dashboard and click 'New Board'. Give it a name (e.g., 'Production Status') and an optional description.
Add & Arrange Monitors
Drag your existing uptime monitors onto the canvas, then drag-to-reposition and resize each card to build your layout. A board holds up to 60 monitors, and each workspace can keep up to 50 boards.
Save the Layout
Your arrangement is persisted to the board. Stats and availability stripes follow the dashboard's selected time range.
Publish (Optional)
Generate a public, view-only share link with an expiry to expose the board as a status page. Links can be revoked at any time, and deleting a board automatically tears down its share links.
Troubleshooting & Edge Cases
The public status page does not show monitor URLs.
This is intentional. Target URLs are stripped from public share payloads so a customer-facing status page never leaks your internal endpoints. The owner-facing board still shows full URLs.
The availability stripe looks different across time ranges.
The stripe follows the selected range, which is divided into 60 equal segments. Each segment rolls up to its worst observed status, so a wider range aggregates more checks per segment — the stripe stays consistent with the range-scoped uptime and latency stats shown above it.
Cannot create a new board ('Board limit reached').
Each workspace is limited to 50 status boards. Delete an unused board to free up a slot before creating another.