Public Status Pages
Give teammates or customers a link to a job's health without handing them a dashboard login. Each public status page is read-only and lives at its own unguessable URL. Available on Pro and Business.
Enabling a status page
Open a job's detail page and toggle Public status page on. QuzenixCron generates a unique link of the form:
https://quzenixcron.com/status/<token>Toggle it off any time to make the page private again. The page only exists while the toggle is on.
What visitors see
- State — Active or Paused
- Success rate — across the job's lifetime
- Last run — how long ago it last executed
- Average latency — from recent successful runs
- Recent executions — the last 20 runs with status, HTTP code, and duration
Read-only and scoped to one job
Visitors can't see your URL, headers, body, response contents, or any other job. The page shows only high-level health for the single job you shared. No login, no account needed.The token is the password
Anyone with the link can view the page, so treat the URL as semi-private. To revoke access, turn the toggle off — and back on if you want a fresh link.