← Operator library Customer Operations

Publish Network Status Without Exposing the Network

Design customer-facing incident communication that is timely, scoped and safe.

What this note covers

Design customer-facing incident communication that is timely, scoped and safe.

A status page is a service promise

Customers need to know whether a problem is known, what area or service is affected and when they will hear again. They do not need internal addresses, security details or guesses presented as facts.

Scope

Describe customer-visible regions and products.

Cadence

Commit to a next update even when diagnosis continues.

History

Preserve the incident timeline and final correction.

Use customer language

Publish affected service, geography, symptoms and workaround. Translate device failures into service impact without naming sensitive infrastructure.

Separate state from severity

Investigating, identified, monitoring and resolved describe progress. Severity describes consequence. Store both so a major incident does not look solved merely because its cause is known.

Draft from the incident record

Generate a safe draft from verified facts, then require an authorized communicator to publish. Updates should carry timestamps and never silently rewrite history.

Close with accountability

Confirm restoration using telemetry and customer checks. Publish a concise cause and prevention summary when appropriate, while keeping confidential security analysis internal.

Operational caution: Do not publish subscriber identities, device credentials, exploitable topology or unsupported restoration times.

Put it into operation

  1. Declare. Define public components and owners
  2. Trigger. Set impact thresholds for publication
  3. Update. Use verified facts and a promised cadence
  4. Validate. Confirm recovery from more than one signal
  5. Review. Link corrective actions to the internal incident

Research basis: NIST SP 800-61 Rev. 2; Google SRE Workbook. Implementation details must be verified against the deployed release and local policy.

Continue with ISPbills

Put this guide into practice