Skip to main content
Intempt

Catch a seat upsell moment while it's still fresh

Approaching a seat limit is one of the clearest expansion signals a customer can send, and it's easy to miss if nobody's watching plan usage in real time. This turns it into an AE task automatically.

Sellrevops-automatorB2BSaaSStandard4 steps4 outputs
1
2
3
4
Attribute Segment Workflow Dashboard
Run this recipe

What it does

When an existing customer adds users approaching their plan limit, or multiple new users from the same domain self-serve sign up, creates an AE expansion task.

You get

an AE task triggered on the strongest predictor of a seat upsell

How it works

1

Build Seat Capacity Attribute

create_ai_attribute

Create an AI-derived attribute 'seat_capacity_used' on the Account object. Compute: (active_seats / plan_seat_limit) as a fraction. Flag when >= 0.8 (approaching limit) or > 1.0 (over limit, billed as overage). Also surface: (a) net seat growth in last 30 days, (b) count of new sign-ups from the account's domain in last 14 days not yet provisioned, (c) any usage cap proximity (API calls, contacts, etc.).

Produces:Attribute
2

Identify Expansion-Ready Accounts

Create Segment

Build a segment 'Seat-expansion candidates' capturing existing paying accounts where (a) seat_capacity_used >= 0.8, OR (b) 3+ new users from the domain signed up in the last 14 days not yet provisioned, OR (c) any usage cap is >= 0.9 utilized. Excludes accounts already in active expansion deal conversations (handled by AE).

Produces:Segment
3

Build Expansion Detection Workflow

Create Workflow

Create a workflow firing when seat_capacity_used crosses 0.8, or when a new user_signed_up event comes from an existing customer domain. Step sequence: (1) refresh account context; (2) check whether AE already engaged this account in last 30 days (if so, skip — they're on it); (3) create an AE expansion task with the trigger context (seat-capacity threshold vs. domain-signup spike vs. usage-cap), current ARR, plan tier, expected upsell size; (4) post Slack DM to the AE owner. If the account has no assigned AE, route to RevOps queue.

Produces:Workflow
4

Build Expansion Pipeline Dashboard

Build Dashboard

Compose an expansion pipeline dashboard: count of expansion signals per week (by trigger type: seat-cap / domain-signup / usage-cap), AE response time, expansion-task-to-deal-created conversion, expansion deal cycle time (typically 2-3x faster than new-logo deals), and expansion-deal win rate. ARR uplift from expansion signals YTD vs. target.

Produces:Dashboard

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
Seat Expansion Signal to AE Task | Intempt