Skip to main content
Intempt

Stop asking 'who handles this?' for every inbound message

Inbound mixes sales, support, billing, and spam in one inbox, and someone has to sort it before anyone can act. This classifies intent automatically and routes it, drafting a first response along the way.

Sellworkflow-builderB2BSaaSAdvanced9 steps2 outputs
1
2
3
4
+5 more
Workflow Step
Run this recipe

What it does

Classifies inbound conversations (email, chat, form) by intent - sales, support, billing, partnership, or spam - routes each via a multi-split to the right team, and drafts an appropriate first response.

You get

auto-classified

auto-routed inbound with a drafted first response

How it works

1

Build the Triage Workflow

Create Workflow

Create a workflow 'AI inbox triage' triggered when a new inbound conversation arrives in any tracked channel (email, web chat, contact form, social DM via webhook). Goal: every message reaches the right human within 5 minutes with appropriate context attached, replacing the manual ops triage.

Produces:Workflow
2

AI Classification Step

configure_ai_research_step

Configure AI step that classifies the inbound message into one of: sales-inquiry (interested in buying), support-question (existing customer issue), billing-question (payment/account), partnership (BD/integration), spam/non-actionable, or escalation-required (legal threat, security, abuse). Output: intent_label + confidence + extracted entities (mentioned products, mentioned competitors, urgency signals).

Produces:Step
3

Multi-Split by Intent

configure_workflow_multi_split_step

Configure multi-split routing into branches: sales-inquiry → AE task + sales-inbox; support-question → support queue (linked customer); billing-question → finance queue; partnership → BD task; spam → archive silently; escalation-required → on-call alert. Each branch gets the full message context attached.

Produces:Step
4

Sales Branch: Match Sender

configure_find_records_step

On the sales-inquiry branch: try to match sender's email/domain to an existing Account or Lead. If match, surface their history (prior touches, opened deals, account tier). If no match, create lead with auto-enrichment trigger.

Produces:Step
5

Sales Branch: AI-Draft Initial Reply

configure_write_with_ai_step

Configure AI write step on the sales branch: draft a personalized initial reply acknowledging the inquiry, referencing any past interactions if matched, offering specific next steps (book a demo / talk to specialist / send pricing). Saved as draft on the AE task; AE reviews, edits if needed, sends. Reply-SLA target: 5 minutes from inbound.

Produces:Step
6

Sales Branch: Create AE Task

configure_create_task_step

Create AE task with: original message, AI classification + confidence, matched account/lead context, AI-drafted reply ready-to-send. Assign by territory or round-robin. Priority: HIGH for known accounts, MEDIUM for unknown. SLA: 5-minute first response.

Produces:Step
7

Support Branch: Route to Support Queue

configure_create_task_step

On the support-question branch: route to support queue with customer context (account tier, recent product usage, recent tickets). If customer is on a paid plan, flag as priority; if free-tier, route to FAQ-first response template.

Produces:Step
8

Slack Alert for Edge Cases

configure_slack_step

Configure Slack step that fires when AI classification confidence is below 60% OR when the message is escalation-required type. Posts to #ops-triage channel with the message and AI's best guess at routing, asking for human review. Don't let edge cases fall through.

Produces:Step
9

Validate and Publish

publish_workflow

Validate and publish. Monitor: classification accuracy (sample 5% of messages weekly, human-rates whether the AI got it right — target: 90%+), first-response SLA, mis-routed-message rate. Tune the AI prompts when accuracy dips.

Produces:Workflow

Ready to run this recipe?

Tell Blu what you need. It builds the segment, content, journey, and dashboard in minutes.

Sign up free

Hire the team that reclaims what your GTM stack is leaking.

You set the strategy. Agents run the plays. Seven AI agents across design, marketing, sales, and analytics. One customer context, tracked from first pixel to final dollar.

Start for free
AI Inbox Triage Agent Workflow | Intempt