Built around the calls plumbers actually miss

Identify active damage

Ask whether water is actively entering the property, spreading, or near electrical systems.

Confirm mitigation status

Ask whether the main shutoff is accessible, whether water use has stopped, and whether the caller can safely wait.

Capture dispatch essentials

Address, property type, access, contact number, issue location, and urgency should be in the summary.

The intake changes by job type

Burst pipe

Active flooding

Collect shutoff status, affected room, pipe material if known, and whether damage is spreading.

Sewer

Backup into fixtures

Ask which fixtures are affected, whether toilets or tubs are backing up, and whether water use has stopped.

No water

Whole property affected

Capture whether neighbors are affected, recent work, and any visible leak or meter activity.

Emergency triage should identify damage, safety, and timing

Emergency plumbing triage is about classifying risk before a human callback. The script should quickly identify active water, sewage, gas concerns, no water, no hot water, and other conditions that affect priority.

The triage flow should be conservative. It collects what the caller can safely observe and avoids detailed repair advice. The summary should make urgency visible so the owner or dispatcher can decide what happens next.

Triage sequence

  1. Start with active damage and safety questions.
  2. Ask whether the caller can safely mitigate the issue.
  3. Capture exact location, fixtures affected, and property type.
  4. Mark the summary with a priority label the business understands.

Emergency triage questions

The script belongs inside the broader plumbing call intake system so every prompt maps to urgency, job type, and human next action.

For emergency branching, connect this script to the emergency plumbing triage script and keep safety language approved by the business.

For live-agent comparison, pair the script with the plumbing call center page so the same questions can be used by AI or humans.

1

Is water actively running, spreading, or entering walls or ceilings?

2

Is sewage backing up into any fixture or floor drain?

3

Is there a gas smell, electrical risk, or unsafe area?

4

Has water been shut off or fixture use stopped?

5

Where is the problem located and what areas are affected?

Emergency triage categories

Option
Best use
Tradeoff
Immediate safety concern
Gas, electrical risk, unsafe flooding, or dangerous conditions
May require non-plumbing emergency guidance
Active property damage
Burst pipe, active leak, sewer backup, or no water
Needs fast human review
Urgent but contained
Water off, leak contained, no active damage spreading
Still needs timely service planning

Reusable call script block

This script block is intentionally practical. It gives the call handler language that captures details without inventing pricing, arrival times, or availability.

Element
Use
Boundary
Opening
Thanks for calling. I can collect the details for the plumbing team now.
Sets a clear intake role without pretending to be a dispatcher
Urgency check
Is water actively leaking, sewage backing up, or service unavailable right now?
Separates emergency risk before routine scheduling questions
Job details
Which fixture, pipe, drain, appliance, or area is affected?
Creates the branch for leak, drain, sewer, water heater, or fixture intake
Closeout
I have the address, issue, and callback number. I will send this to the team for follow-up.
Confirms capture without promising a specific outcome

FAQ

Can I use it only after hours?

Yes. You can forward calls only at night, on weekends, or when your line is busy, while keeping normal business-hour calls with your team.

Will it wake me for every call?

No. The AI can collect routine requests quietly and escalate only the emergencies you define as urgent.

What counts as an emergency plumbing call?

Typical emergency rules include active flooding, burst pipes, sewer backups, gas line concerns, major leaks, and no-water or no-hot-water situations.

Can callers still speak with me?

Yes. Urgent calls can be routed or escalated based on your availability and on-call preferences.

Should triage include repair advice?

It should usually avoid detailed repair advice and focus on safe observations, mitigation status, and callback details.

What is the most important triage question?

Whether the issue is actively causing damage or safety risk right now.

Can triage rules be customized?

Yes. Each company should define what it treats as urgent based on service model and on-call capacity.