Page Routing
Route to right team.
Overview
Page routing gets alerts to the right on-call the first time, without bouncing through wrong teams. The bounce cost is real; every wrong-team page is wasted attention plus the delay until it reaches the team that can act.
- Route to right team. Per-alert explicit team; the alert names its target, not the receiving team’s best guess.
- Service-team mapping. Per-service owning team; the canonical lookup table that drives routing.
- Default-deny routing. Per-alert explicit assignment required; catches drift when new alerts default to a generic queue.
- Routing audit plus documented policy. Per-quarter routing review catches drift; per-team routing rule supports onboarding.
The approach
The practical approach: service-team mapping as the source of truth, default-deny on alert routing, quarterly audit, per-alert routing rationale, documented policy. The team’s discipline produces clean routing instead of bounced pages.
- Service-team mapping. Per-service owning team; the lookup table is the contract that drives every alert.
- Default-deny. Per-alert explicit assignment required; new alerts cannot default to "ops" or "platform."
- Routing audit. Quarterly routing review; catches drift as services change ownership.
- Per-alert rationale plus documented policy. Per-alert routing rationale supports investigation; per-team routing rule committed for onboarding.
Why this compounds
Page routing discipline compounds across years. Each correct routing reduces MTTR; the team’s coordination grows; new services inherit the routing pattern from day one.
- Faster MTTR. Right routing reaches right team; the bounce cost vanishes from the response timeline.
- Better operator experience. Fewer wrong-team pages; the on-call wakes only for things they can act on.
- Better operational hygiene. Per-quarter audit; the routing stays current as services move and teams reorganise.
- Institutional knowledge. Each routing teaches ownership patterns; the team’s on-call coordination muscle grows.
Page routing discipline is an operational discipline that pays off across years. Nova AI Ops integrates with on-call telemetry, surfaces patterns, and supports the team’s incident-response discipline.