Claude Cowork workflow for AP clerks — extract supplier invoice data, code to GL, match to POs, prep a payment batch for approval. ~5 hours per week saved.
TL;DR. Process the inbox of supplier invoices — extract data, code to GL, match to POs, prep a payment batch for approval. Around 5 hours per week saved for an AP clerk handling 80+ bills per period. The PO-matching tolerance is the single biggest dial.
Process the inbox of supplier invoices: extract data, code to the GL, match to POs, and prepare a payment batch ready for approval.
AP clerk or finance-ops associate.
inbox/)#/inbox/vendor-bills-[period]/output/)#vendor-bills-[period].xlsx — one row per invoice with vendor, invoice number, date, due date, amount, currency, GL code, PO match statusfor-approval/ subfolder of invoices ready to be paidexceptions/ subfolder with mismatches: no PO, amount drift, missing dataRead every PDF/image in /inbox/vendor-bills-[period].
Extract: vendor, invoice number, invoice date, due date, total, currency, line items.
Match against /inbox/open-pos.xlsx by vendor + amount tolerance (5%).
Apply GL code from /inbox/coa-mapping.xlsx using vendor + line description rules.
Output to /output/vendor-bills-[period].xlsx.
Move the source files to /output/for-approval or /output/exceptions accordingly.
About 5 hours per week for an AP clerk handling 80+ bills per period.
vendor-bill-triage skill once stable.PO-matching tolerance is the single biggest dial. Too tight and half the inbox lands in exceptions; too loose and you pay overcharges. Start at 3–5% and adjust monthly based on the exception rate. Track the exception rate in a sheet that the AP clerk owns; it is the most useful metric you will track in this workflow.
Book a 30-minute call. We'll ask where you are, what your team needs, and which systems Cowork should touch.