How to keep track of group expenses
A group expense record has one real test: can somebody who was not paying attention reconstruct what happened, six months later, without asking anyone? Almost no informal system passes it.
Published
The test a record has to pass
Not “is the total right?” but “can this be explained?”. A balance nobody can trace back to specific expenses is not trusted, and an untrusted balance does not get settled — people quietly dispute it by simply not paying.
Three questions any expense record should answer without anyone's memory:
- What was this expense, and how much was it?
- Who paid it?
- Which people did it apply to?
Informal systems answer the first, sometimes the second, and almost never the third — which is the one that determines the numbers.
Habit 1: capture at the point of payment
The window in which an expense is recorded accurately is about thirty seconds wide. During it, the exact amount is on a screen in front of you, you know who it was for, and you remember why.
Afterwards, all three degrade. The amount becomes “about £40”, the people become “I think everyone”, and the reason vanishes. Recording later is not the same activity as recording — it is reconstruction, and it is reliably wrong at the edges.
Make it everyone's job
A single designated bookkeeper is a bottleneck who was not present for most of the spending. Whoever pays should record — it is the only arrangement where the person with the information is the person entering it.
Habit 2: one ledger, not four
Records split across a chat thread, a note on someone's phone, a spreadsheet and two people's memories cannot be reconciled, because no single view contains everything. Worse, each source feels authoritative to whoever maintains it.
- One group per real-world context. The flat is one group; the holiday those same people took is another.
- Everything for that context goes in that group, including costs paid before it started.
- If something does not belong in the shared ledger, it belongs in a personal record — not in a second unofficial list.
Splitting a context across two groups because one seemed to be “for the big things” guarantees a set of expenses that never get reconciled with the others.
Habit 3: annotate anything unusual
Ordinary expenses need no explanation. The unusual ones need a sentence, and it is always the unusual ones that get questioned later.
| Situation | What to write |
|---|---|
| An uneven split | Why it was uneven. “Ali didn’t drink” is enough, and it is unanswerable later without it. |
| A pro-rata or partial month | The basis. “Aug rent, Sam left 12th (12/30 days)”. |
| An unusually large amount | What it covered, plus a photo of the bill. |
| A cost paid before the group existed | The original date. Recording it late is fine; recording it undated is not. |
| Anything agreed verbally | The agreement itself. Verbal agreements have a half-life of about a week. |
Five mistakes that quietly break a record
- Splitting everything across the whole group by default, including the things only two people shared. This is the single most common source of wrong balances.
- Forgetting the costs paid before the group was created — deposits, tickets, bookings. Someone is usually hundreds down before anyone starts tracking.
- Recording a settlement that has not actually happened yet. A balance cleared on a promise is worse than an open balance, because it is now invisible.
- Letting one person's expenses accumulate unrecorded until the end. They will not remember them all; nobody does.
- Never settling. Balances that only grow stop feeling like real money, and the record becomes decorative.
Keeping it healthy over time
- Review monthly. A quick scan catches a missing expense while somebody can still remember it.
- Settle on a schedule. Monthly for a household, at the end for a trip. Regular settling keeps the numbers small and the conversation routine.
- Fix errors in place. Edit the expense rather than adding a compensating one — a corrective expense that exists to cancel a mistake makes the ledger unreadable a year later.
- Keep the record after settling. A settled group is the history of what something cost, which is genuinely useful next time. Export it to CSV if it matters.
How Expenddy supports this
Every member can add expenses from their own device, so capture at the point of payment is possible for whoever paid. Each expense records the payer and the people who shared it as structured fields rather than as a description. Balances are calculated, not maintained. An activity feed shows what changed and who changed it, settlements can be voided or edited with the history annotated rather than rewritten, and any ledger exports to CSV.
See group expenses for the mechanics, or how it works for the arithmetic.
Questions
Can I create expense groups?
Groups are how Expenddy organises shared costs. You create a group, give it a name and a type — General, Trip, Home, Couple, Other — and invite the people involved by email, phone number or an invite link. Each group has its own expenses, balances and settlement history.
Can Expenddy track who owes whom?
Tracking who owes whom is Expenddy's main function. Every expense updates a running balance for each member, and each group shows what you owe and what you are owed, broken down per person. Balances recalculate whenever an expense is added, edited or deleted.
Can I get my data out of Expenddy?
Expenddy exports to CSV. A group's full ledger can be exported from the group's settings, a friend ledger from that ledger's screen, and your personal records from the personal section. The file opens in any spreadsheet program.