SALES

Weekly Usage-Cliff Brief Emailed to Each CSM

Every Monday it pulls declining-usage accounts from BigQuery, groups them by customer success manager.

CategorySales
Enginesim
Difficultyintermediate
Triggerschedule
Steps4
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWeekly Monday schedule
  • ActionQuery BigQuery for declining-usage renewal accountsGoogle BigQueryBigQuery
  • LogicScore by decline x value, rank, and group by CSM
  • OutputEmail each CSM their ranked at-risk brief via GmailGmailGmail

What it does

This workflow turns raw warehouse telemetry into a planning artifact. It scans BigQuery for renewal-book accounts whose usage trend has bent downward over the past two weeks, scores each by the combination of decline severity and contract value, groups the results by the assigned CSM, and sends each person a single ranked email. The output is a Monday-morning worklist rather than a dashboard nobody opens.

When to use it

Use it when your usage data sits in BigQuery and your team prefers an email digest over a Slack firehose. Ideal for CS leaders who want every manager starting the week with a prioritized, value-weighted view of which accounts to call first.

How it works

  1. 1A weekly Monday schedule starts the run.
  2. 2BigQuery returns renewal accounts with a negative two-week usage trend, joined to contract value and CSM owner.
  3. 3A logic step scores and ranks each account by decline severity times renewal value, then groups by CSM.
  4. 4Gmail sends each CSM a personalized brief listing their ranked at-risk accounts.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect BigQueryDatasets, queries, schemas.
  2. 2
    Connect GmailRead, draft, send, label.
  3. 3
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  4. 4
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  5. 5
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.