Claude Cowork workflow for finance ops — receipt photos and PDFs into a categorised, FX-converted Excel expense report. Prompt seed and OCR quality calibration.
TL;DR. Turn a folder of receipt photos and PDFs into a categorised Excel expense report ready for review and reimbursement. Roughly four hours per week saved for a finance-ops associate handling 50+ receipts per period. The OCR accuracy gap from Data extraction & OCR bites here — keep a Review tab for low-confidence rows.
Turn a folder of receipt photos and PDFs into a categorised Excel expense report ready for review and reimbursement.
EA, finance-ops associate, or department head doing their own expenses.
inbox/)#/inbox/receipts-[period]/output/)#expense-report-[period].xlsx — one row per receipt with date, vendor, amount, currency, FX rate, category, GL code, source filenamelow-confidence/ subfolder for receipts Cowork flagged as ambiguousRead every image and PDF in /inbox/receipts-[period].
Extract: date, vendor, amount, currency, payment method.
Apply category from /inbox/categories.xlsx using vendor patterns.
Convert non-base currency to GBP using the FX rates in /inbox/fx-[month].csv.
Output to /output/expense-report-[period].xlsx.
Flag rows with confidence below 90% and put them in a "Review" tab.
About 4 hours per week for a finance-ops associate handling 50+ receipts per period.
expense-report skill once two clean cycles run.This is the workflow where OCR accuracy actually matters and the 65% / 95% gap bites. We always ship a Review tab with low-confidence rows for the first 90 days, then taper based on the team's actual rework rate. Premature trust on OCR is the most expensive mistake in this workflow — measure before you tighten.
Take 20 receipts. Run the prompt. Time how long the manual review of the Review tab takes. That number is your real per-period time, not the marketing number from the OCR vendor.
Book a 30-minute call. We'll ask where you are, what your team needs, and which systems Cowork should touch.