Skip to content
EvenRound
FAQ

Frequently asked questions

Quick, honest answers about how EvenRound handles groups, currencies, settlement math, and your data.

Getting started

Do I need an account?

No. Groups are created with a shareable link, and members are identified per-group with magic links. We never require email or a password.

How do I create my first group?

Go to /groups/new, pick a name and default currency, and share the link with whoever's splitting expenses with you. The whole flow takes about 30 seconds.

How do I install the app on my phone?

Open the site in Safari (iOS) or Chrome (Android) and choose 'Add to Home Screen' or 'Install app'. EvenRound is a Progressive Web App - it installs in seconds with no app-store review.

Does it work offline?

Reading does. The PWA caches the last group you viewed for offline access. Adding new expenses still requires a connection so balances stay consistent across members.

Splitting expenses

What's the difference between equal, exact, share, and percent splits?

Equal divides the total evenly across selected members. Exact lets you type each person's amount. Shares lets you assign weights (e.g., 2 to one person, 1 to others). Percent splits by percentage. Pick whichever matches the situation.

Can I split by item from a restaurant receipt?

Yes. Snap the receipt, our AI extracts line items, and you assign each line to who ordered it. Tax and tip are split proportionally. It's the cleanest way to handle mixed-order restaurant bills.

How do recurring expenses work?

Set up rent, utilities, or subscriptions on a schedule (weekly, monthly, custom RRULE). The expense gets created automatically on schedule and notifies the group. You can edit or skip individual occurrences.

What's a 'gift' in EvenRound?

A gift is an expense excluded from balance calculations. Use it for birthday presents, surprise dinners, or anything one person wants to cover without it showing up as 'debt' on someone else's balance.

What happens when a member leaves mid-trip?

Their existing shares stay attached to past expenses. They're just excluded from future ones. We don't retroactively rebalance - that'd silently change history.

Settlements & payments

How is the settlement plan calculated?

We use a greedy debt-minimization algorithm: repeatedly settle the largest debtor against the largest creditor. The result is a payment plan with at most n−1 transfers (where n is the number of members with non-zero balances). It's also called 'simplified debts' in some apps.

How do I settle up?

Click Settle Up on the group page. We show the optimal payment plan. Pay via cash, bank transfer, Stripe, PayPal.me, Venmo, Revolut, or Wise - then mark the transfer paid in-app.

How do reminders work?

If you've added an email when joining a group, we can send a friendly settle-up reminder once a month with the current plan. Email is always optional.

Can I delete a single expense?

Yes - open the expense and tap Delete. Balances recalculate immediately. Edits are also tracked in the audit log so the group can see who changed what.

Currencies

How does multi-currency work?

Each group has a default currency. You can record an expense in any currency - at write-time we snapshot the FX rate so balances stay stable even when rates move later.

What currencies are supported?

All ISO-4217 currencies (USD, EUR, GBP, JPY, CHF, CAD, AUD, BRL, MXN, INR, ZAR, and the rest). Pick whatever the situation needs.

How are FX rates determined?

We pull daily mid-market rates from the European Central Bank where available, falling back to OpenExchangeRates for currencies the ECB doesn't cover. The rate used is the one published on the date of the expense.

Can I change a group's default currency?

Yes, from group settings. Past expenses keep their original currencies; future expenses default to the new one. Balances re-display in the new default automatically.

Privacy & data

What happens to my data?

Group data lives in our managed Postgres in the EU (Frankfurt). We never sell data. You can delete a group permanently from its settings page, which cascades to all expenses, members, and shares.

Can I delete a group permanently?

Yes, from the group settings page. Permanent deletion removes the group, every expense, every member record, every share, and every receipt attachment within 24 hours from primary storage and within 30 days from backups.

How do I delete my data?

Either delete the group (which removes everything tied to it) or email legal@evenround.com with a deletion request. We confirm in writing and complete deletion within 30 days, in line with GDPR.

Is EvenRound open source?

Open core is on the roadmap - we plan to publish the settlement engine, the FX engine, and the schemas under MIT. The hosted product remains a service. We'll announce on the blog when the first repo is public.

Do you use cookies?

Strictly necessary cookies only - to remember your locale, preferred currency, and to keep you signed into a group via magic-link tokens. No tracking or analytics cookies that require consent under GDPR.

Account & migration

Can I import from Splitwise, Tricount, or Kittysplit?

CSV import from common splitters is on the roadmap. For now you can manually re-create the group and add the most recent unsettled expenses - the comparison pages walk you through it for each app.

How do I export to my accountant?

Open group settings, choose Export, and pick CSV or PDF. CSV gives you raw rows with categories and FX rates; PDF gives you a print-ready expense report.

What languages are supported?

English, German, French, Spanish, Portuguese, Italian, and Dutch. The interface auto-detects your browser language and you can switch any time from the locale selector.