> For the complete documentation index, see [llms.txt](https://docs.kick.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kick.co/setting-up/receipts.md).

# Receipts

Kick lets you attach receipts directly to transactions so your records are complete and your accountant has everything they need in one place. No separate folder, no chasing down PDFs at year-end.

***

### Why receipts matter

For most day-to-day business expenses, a categorized transaction is enough. But for certain purchases - meals, travel, large equipment buys, or anything that might be questioned in an audit - having the actual receipt attached to the transaction is what makes the deduction defensible.

The IRS generally requires documentation for business expenses over $75. Keeping receipts attached in Kick means you're building that paper trail automatically, not scrambling for it later.

***

### How to attach a receipt

You can attach a receipt to any transaction in a few ways:

**From the transaction detail:**

1. Open any transaction by clicking on it
2. Click **Attach receipt** (or the paperclip icon)
3. Upload a photo, PDF, or image file from your device

**From your email (forwarding):** Forward any email receipt to your Kick receipts inbox. Kick will automatically match it to the right transaction. Find your unique forwarding address in **Settings → Receipts**.

**From your phone:** Use the Kick mobile app to photograph a receipt immediately after a purchase. Kick will match it to the pending or settled transaction.

<figure><img src="/files/0LWZzRGnAC78ZxLAMik2" alt=""><figcaption></figcaption></figure>

***

### Receipts and reconciliation

When your accountant [reconciles](/common-workflows/reconciliation.md) your books, they may flag transactions that are missing documentation. Attaching receipts as you go - rather than in one batch at year-end - keeps that process smooth and fast.

During [tax prep](/best-practice-guides/tax-prep-guide.md), receipts already attached to transactions mean your accountant can move faster and your records are audit-ready without extra work.

***

### Tips

* **Attach right away** - it takes 10 seconds after a purchase and saves hours at year-end
* **Meals and entertainment** - add a memo with who you met and the business purpose; receipt alone isn't always enough
* **Recurring expenses** - for subscriptions and recurring charges, one receipt on file is typically sufficient unless the amount changes


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.kick.co/setting-up/receipts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
