FINANCE
Expense Pre-Audit: OCR Receipts and Catch Amount Mismatches
When a receipt image is added to expense storage, this extracts the printed total via OCR, compares it to the claimed line-item amount in Airtable.
How it runs
The automated pipeline, trigger to output.
- TriggerReceipt file uploaded to Drive expense folderGoogle Drive
- ActionOCR receipt for total and merchantOpenAI
- ActionLook up matching expense line itemAirtable
- LogicReconcile OCR total vs. claimed amount within tolerance
- OutputFlag mismatches to finance channel with receipt linkSlack
What it does
Verifies that the amount an employee claimed actually matches what the receipt says. When a receipt file lands in cloud storage, the flow OCRs the document, pulls the printed total, and reconciles it against the claimed amount on the matching expense line item. Differences beyond a small tolerance (rounding, tax) are flagged as potential over-claims.
When to use it
Use this when employees attach receipt images and you want an automated tie-out between the receipt total and the claimed amount, catching inflated or transposed figures the human eye misses.
How it works
- 1A new receipt file uploaded to the Google Drive expense folder triggers the run.
- 2An OpenAI vision step OCRs the receipt and extracts the printed grand total and merchant.
- 3The flow looks up the matching expense line item in Airtable by report ID or filename.
- 4A reconciliation check compares the OCR total to the claimed amount against the allowed tolerance.
- 5A branch passes matches silently and routes mismatches to the finance channel with both figures and the receipt link for review.
Set it up
What you configure once, before turning it on.
- 1Connect Google DriveDocs, sheets, slides, files.
- 2Connect OpenAIModels, embeddings, files.
- 3Connect AirtableBases, tables, views, automations.
- 4Connect SlackChannels, DMs, threads, mentions.
- 5Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 6Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 7Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Finance workflows
Month-End Uncoded Spend Chaser via Snowflake to Slack
On a month-end schedule, queries Snowflake for unaccrued or uncoded expenses, groups them by department owner.
Receipt Upload OCR Policy Check with Manager Escalation
When an employee drops a receipt into a Drive folder, it extracts the line items, checks them against expense policy.
Weekly Proration Anomaly Audit to Notion
Each week it aggregates all flagged proration discrepancies from Snowflake, scores them against anomaly thresholds, and publishes a finance-ready audit page in Notion with totals.
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 Mid-Cycle Plan Change Mischarges and Queue Credit Memos
Listens for Stripe subscription plan changes, recomputes the correct prorated amount.
Draft and Send Proration Over-Billing Correction Emails
For each confirmed over-billing credit, an agent drafts a clear, customer-specific apology email explaining the proration error and the credit applied.
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.
