Expense Reimbursement Form Template

Receipts in, refunds out: a tight expense claim with category, amount, and photo proof that finance can process without a single follow-up email.

Free · copies into your editor in one click
Live preview — try it, nothing is saved

Spent your own money on work? Claim it here. Complete claims with readable receipts get paid in the next run; incomplete ones boomerang, so give it one careful minute.

Numbers only, and pick the currency below.

Photos or PDFs, up to 5 files, and every line needs its receipt.

Nobody loves expense claims. The employee fronting the money hates them, and so does the finance person deciphering a crumpled receipt photo at month-end. The failure mode is always the same: a claim arrives missing one thing, an email thread starts, and a five-minute task becomes a two-week loop. This form is built around a single rule, make it impossible to submit an incomplete claim.

What finance keys on. Payroll name and cost center are the two keys finance needs to pay the right person from the right budget, and the placeholder shows the cost-center format so nobody invents their own. The category dropdown mirrors how ledgers get coded, which lets finance batch-process a stack instead of re-classifying line by line. Amount and currency sit in separate fields on purpose: a free-text money box is the classic source of mispayments, while a number field plus a currency selector stays unambiguous and sortable. The purpose field earns its place at audit time, where "client dinner with Acme" survives scrutiny and "dinner" does not. The receipt upload is required because policy requires receipts, and a form that lets you skip the receipt is an email with extra steps. Naming the approving manager routes the claim without a lookup.

What we didn't build in. Multi-line itemization grids and mileage calculators stay out. Most claims run one to three receipts, and the five-file upload covers them in a single submission. Heavy travel reconciliations belong in dedicated travel tooling, and pretending a form is that tool helps nobody.

Who processes claims with it. Small companies where finance is one person and a banking app, nonprofits reimbursing volunteers who will never get expense-software logins, and field teams photographing receipts in the parking lot before they fade. Document mode keeps the whole claim visible at once, which is how people double-check money forms anyway.

Wire it to your books. Swap the categories for your chart of accounts and trim the currency list to the places you operate. Finance can turn on email notifications to catch claims as they arrive, or work in batches from the CSV export, where each claim is one clean row with links to its receipt files. A signed webhook can push claims into your accounting inbox in real time. Reimburse in one currency only, and you can delete the currency question, since every removed field is a faster claim. Uploads are type-checked and capped at 10MB per file, so the receipts folder stays receipts.

Mind the aging gap. Watch the gap between the purchase date and the submission timestamp. A claim filed the same week the money went out gets approved from fresh memory, while one surfacing after four months lands in a budget that already closed, in front of a manager who no longer remembers the dinner. State your claim window in the intro text, where ninety days is a common policy, and sort the responses table by purchase date once a month so aging claims get chased before they harden into write-offs.

Frequently asked questions

What file types work for receipts?

Photos (PNG, JPEG) and PDFs, up to five files per claim and 10MB per file, enough for a week of taxi receipts in one submission.

How does finance process these efficiently?

The CSV export gives one row per claim with amount, currency, category, and file links, ready for the accounting import or a monthly batch review.

Can we enforce a maximum claim amount?

Set a max on the amount field's validation to hard-stop typos like an extra zero, and state your policy threshold in the field description.

Can employees submit several separate expenses?

One claim per submission keeps approvals clean, and respondents can submit as many times as needed since duplicate prevention stays off.