Acknowledge and handoff controls on the incident detail page
Acknowledging an incident
Acknowledging tells scaling.cloud you are on it. It does two things:- Cancels the next escalation timeout — scaling.cloud will not page the next layer of the escalation policy.
- Records who took the page — your user is recorded as the acknowledger on the incident’s audit trail.
investigating (or whichever status it is in) until you progress it to identified, monitoring, or resolved.
Where you can acknowledge
Acknowledgment is idempotent. Calling acknowledge on an incident that is
already acknowledged returns success without doing anything; calling
acknowledge on a
resolved incident is a no-op.Acknowledging from your phone, no app
If you’re paged on a contact method, you can acknowledge without opening scaling.cloud at all:- Reply to the SMS. Every SMS page ends with
Or reply <CODE> to ack. Text that short code back from the verified number that was paged and the incident acknowledges — escalation stops. The reply only works from your own verified number, and the code stops working once the page is acknowledged or escalation has already moved past your layer. An unknown or stale code is ignored. - Answer the voice call. Answering the automated call acknowledges it — there’s no keypress. If the call goes to voicemail it’s recorded as delivery only, and escalation continues to the next layer.
Both phone paths converge on the same acknowledgment as the dashboard and
API — they cancel the escalation timer and record you as the acknowledger on
the audit trail. Acknowledging is always reversible by handing
off.
Handing off an incident
If you can’t take a page — you are heads-down on another incident, off duty, or out of context — hand it off to someone else. The handoff:- Updates the lead of the incident to the target user.
- Pages the target user through the same notification channels (email, Slack).
- Records the handoff on the audit trail with both the previous and new lead.
Handing off from the dashboard
1
Open the incident
Navigate to the incident detail page and find the Escalation panel.
2
Choose a recipient
In the handoff form, select another org member from the list.
3
Submit
Click Hand off. The new lead is paged immediately and you stop receiving
escalation pings.