Kumo Co-Founder Hema Raghavan Named to Inc.’s 2026 Female Founders 500

Learn more
5Binary Classification · Escalation Risk

Support Escalation Prediction

Which tickets will escalate to engineering?

Book a demo and get a free trial of the full platform: data science agent, fine-tune capabilities, and forward-deployed engineer support.

By submitting, you accept the Terms and Privacy Policy.

Loved by data scientists, ML engineers & CXOs at

Catalina Logo

A real-world example

Which tickets will escalate to engineering?

Engineering escalations cost 8x more than L1 resolutions and take 5x longer. A SaaS company handling 5,000 tickets per month where 12% escalate spends $3.6M annually on engineering support time. Late escalations are worse: tickets that should have been escalated immediately but bounced through L1/L2 first have 3x longer MTTR and generate 2x more negative NPS responses. The escalation signal is in the intersection of ticket content, the reporting account's product usage anomalies, and recent deployment history.

How KumoRFM solves this

Graph-learned product intelligence across your entire account base

Kumo connects tickets, accounts, users, product events, and support agents into a graph. It learns that tickets from accounts that experienced a specific API error pattern in the last 24 hours, filed by users who previously had escalated tickets, about features deployed in the last sprint, escalate at 9x the base rate. The model captures agent-topic expertise (certain agents resolve specific issue types 3x faster) and account-level product stability signals that ticket text alone cannot convey.

From data to predictions

See the full pipeline in action

Connect your tables, write a PQL query, and get predictions with built-in explainability — all in minutes, not months.

1

Your data

The relational tables Kumo learns from

TICKETS

ticket_idaccount_iduser_idcategoryprioritycreated_date
TK301ACC301U301API errorP12025-03-02
TK302ACC302U302Feature requestP32025-03-02
TK303ACC303U303PerformanceP22025-03-01

ACCOUNTS

account_idplanarrhealth_scorecsm
ACC301Enterprise$240,00045Lisa T.
ACC302Growth$36,00082Mike R.
ACC303Enterprise$180,00068Lisa T.

USERS

user_idaccount_idroleprior_escalationstenure_days
U301ACC301Developer3450
U302ACC302Admin0120
U303ACC303Developer1280

PRODUCT_EVENTS

event_idaccount_idevent_typetimestampdetails
PE01ACC301API 500 error2025-03-02endpoint: /v2/predict
PE02ACC301API 500 error2025-03-01endpoint: /v2/predict
PE03ACC303Slow query2025-03-01query_time: 12.5s

AGENTS

agent_idnametierspecialtyavg_resolution_hours
AG01AlexL1General4.2
AG02PriyaL2API issues8.5
AG03JamesL3/EngBackend24.0
2

Write your PQL query

Describe what to predict in 2–3 lines — Kumo handles the rest

PQL
PREDICT BOOL(TICKETS.ESCALATED_TO_ENG, 0, 48, hours)
FOR EACH TICKETS.TICKET_ID
WHERE TICKETS.PRIORITY <= 'P2'
3

Prediction output

Every entity gets a score, updated continuously

TICKET_IDACCOUNTCATEGORYESCALATION_PROB
TK301ACC301API error0.91
TK302ACC302Feature request0.03
TK303ACC303Performance0.42
4

Understand why

Every prediction includes feature attributions — no black boxes

Ticket TK301 -- ACC301, API error, P1

Predicted: 91% escalation probability

Top contributing features

Recurring API 500 errors (48h)

7 occurrences

32% attribution

User prior escalation history

3 past escalations

22% attribution

Account health score

45 (critical)

18% attribution

Feature deployment recency

/v2/predict updated 3d ago

16% attribution

Ticket priority vs account ARR

P1 on $240K account

12% attribution

Feature attributions are computed automatically for every prediction. No separate tooling required. Learn more about Kumo explainability

Bottom line: A SaaS company handling 5,000 tickets per month that routes likely-to-escalate tickets directly to L2/L3 reduces MTTR by 45% and saves $3.6M annually in engineering time. Kumo connects ticket context to product telemetry and account health, routing tickets to the right expertise level before escalation damage occurs.

Topics covered

support escalation predictionticket escalation AISaaS support optimizationMTTR reduction MLsupport routing modelgraph neural network supportKumoRFM escalationcustomer support AIengineering escalation prediction

One Platform. One Model. Predict Instantly.

KumoRFM

Relational Foundation Model

Turn structured relational data into predictions in seconds. KumoRFM delivers zero-shot predictions that rival months of traditional data science. No training, feature engineering, or infrastructure required. Just connect your data and start predicting.

For critical use cases, fine-tune KumoRFM on your data using the Kumo platform and Data Science Agent for 30%+ higher accuracy than traditional models.

Book a demo and get a free trial of the full platform: data science agent, fine-tune capabilities, and forward-deployed engineer support.