Workspace
Create a status page
Select Create status page, then configure:- a customer-facing name and globally unique slug;
- one or more interface languages, a default language, and an IANA timezone;
- Public or Private visibility;
- delivery retention, private session lifetime, and incident history window;
- logo, brand colors, and an optional custom domain.
/status/SLUG.
Components
Each component has a name, description, order, visibility, and one of these customer-facing states:- Operational
- Degraded performance
- Partial outage
- Major outage
- Maintenance
Incident lifecycle
Create an incident as a draft, select affected components, set their impact, and write the first customer update. Publishing makes the event public and sends the update to matching subscribers.1
Investigating
Confirm the symptom and communicate that the team is investigating.
2
Identified or in progress
Explain the known cause or the remediation currently underway.
3
Monitoring
State that service has recovered and the team is validating stability.
4
Resolved
Publish the terminal update. MoleSignal restores the component state and adds one complete row
to History.
Maintenance lifecycle
Create planned work with a start and end time, affected components, impact, and customer message. Publish it as Scheduled, move it to In progress when work starts, and finish it as Completed or Cancelled. Terminal maintenance appears as one row in History.History
History contains only completed business events: resolved incidents and completed or cancelled maintenance. Each row represents one event with its type, title, terminal status, affected components, and date. Use search, type, status, component, and date filters with pagination. Select a title to open the event timeline and updates without expanding the table. The retention setting controls how far back the public incident archive reads, from 1 to 365 days. It does not turn the overview into an unbounded event feed.Subscribers and delivery
Public visitors can select Subscribe and register an email address or webhook. Email subscriptions use confirmation before activation. The management view separates pending, active, and unsubscribed records. Each published incident or maintenance update creates bounded delivery work for matching subscribers. Subscribers shows attempts, success, the last error, and retry state. Delivery retention can be set to 30, 60, 90, 180, or 365 days.Private access
A private page accepts email-address and email-domain allowlists. An allowed visitor requests a single-use magic link, then receives a status-page session for 1, 7, or 30 days. Administrators can revoke active sessions immediately. Private access applies to the public page, archive, event detail, and subscription flow.Custom domain and TLS
Sethttp.external_url to the real public MoleSignal URL before adding a domain. The
domain panel then shows the exact DNS ownership and routing records to create.
Domain state progresses through Pending DNS, Verifying, Verified, Provisioning TLS,
and Active. Failed or Degraded includes an actionable reason and a retry action.
To let MoleSignal serve the custom hostname with an automatically managed certificate, enable
http.tls and set the account email:
Publication automation
Open Settings → Automation to turn an operational event into a customer update.- Select Alert incident or Synthetic monitor as the source.
- Choose the resource, minimum severity or monitor transition, and required labels.
- Add a delay so a transient failure does not create customer communication.
- Map the event impact and affected status-page components.
- Choose Manual approval or Automatic publishing and define message templates.
- Test the rule in the simulator before enabling it.
Use alert incidents for responder-owned detection and Synthetic monitors for direct customer-path
checks. Both sources can update the same component model, but each rule keeps its own approval and
delay policy.
Permissions
Synthetic monitoring
Detect customer-path failures and drive status-page automation.
Notification delivery
Configure the connectors and delivery operations used by incident responders.