FINANCE
Runway-breach alert when projected months drop below threshold
Runs daily against BigQuery, and when projected runway falls under a set number of months it emails finance leadership a focused alert with the driver behind the drop.
How it runs
The automated pipeline, trigger to output.
- TriggerDaily schedule fires
- ActionQuery current cash and burn trend from BigQueryBigQuery
- LogicCompute runway and check against threshold floor
- ActionIsolate the largest spend driver behind the dropBigQuery
- OutputEmail leadership a runway-breach alert via OutlookOutlook
What it does
It checks projected runway against a configured floor (for example, nine months) every day. Most days nothing happens. On the day runway crosses below the threshold, it identifies the largest contributor to the change and emails leadership a concise alert via Outlook so action is taken before the next board cycle.
When to use it
When you want an early-warning tripwire rather than a routine report. Best for teams whose burn can shift fast (hiring waves, infra spikes) and who need to know the moment runway dips into the danger zone.
How it works
- 1A daily schedule triggers the check.
- 2It queries BigQuery for current cash and the latest burn trend.
- 3It computes projected runway in months.
- 4A branch checks whether runway is below the configured threshold; if not, the run ends silently.
- 5If breached, it isolates the biggest week-over-week spend driver from the BigQuery data.
- 6It sends an Outlook email to finance leadership with the new runway number, the threshold crossed, and the primary driver.
Set it up
What you configure once, before turning it on.
- 1Connect BigQueryDatasets, queries, schemas.
- 2Connect OutlookMail, calendar, contacts.
- 3Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 4Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 5Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Finance workflows
Expense Submission Webhook Instant Triage and Routing
Receives each expense submission via webhook the instant it's filed, classifies it as in-policy, needs-review, or hard-violation, and routes it to auto-approval.
Monthly Vendor Spend Anomaly Brief for Finance Leads
Once a month, an agent analyzes the full expense ledger for vendor and category spend anomalies, drafts a narrative brief with the top outliers and likely causes.
Accrual Chase Board in Monday with Per-Owner Tasks
On a schedule it reads open uncoded expenses from Snowflake and creates or updates a Monday item per department owner.
Detect Annual-to-Monthly Downgrade Refunds Owed
Catches subscriptions switched from an annual term to monthly partway through the prepaid year, computes the unused prepaid balance owed back.
Detect Mid-Cycle Plan Change Mischarges and Queue Credit Memos
Listens for Stripe subscription plan changes, recomputes the correct prorated amount.
Overdue Accrual Escalation Emails to Owners and Managers
On a schedule it flags uncoded spend that has stayed open past the chase deadline and emails each delinquent owner via Gmail.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
