Skip to main content

Documentation Index

Fetch the complete documentation index at: https://accountant24.ai/llms.txt

Use this file to discover all available pages before exploring further.

Log spending in natural language

I spent $45 at Whole Foods yesterday
The agent figures out the details and adds it to your ledger as a proper double-entry transaction.

Import bank statements and receipts

Here is my March bank statement, please add missing transactions: ~/Downloads/statement-march.pdf
Add transaction from this receipt: ~/Desktop/receipt.jpg
Drop in a PDF bank statement, an invoice, or a photo of a paper receipt. The agent extracts the text, pulls out every transaction, and adds them to your ledger. The original file is archived in your workspace so you can refer back to it later.

Ask questions about your money

How much did I spend on food this month?
What’s my net worth?
Show me all transactions from my last trip to Italy
The agent checks your ledger and gives you a clear answer.

Teach the agent your rules

I’m visiting Italy from April 10th to 15th. Tag all transactions during this period with the ‘trip_italy’ tag.
My food budget is $600/month, please notify me when I get close.
Tell the agent once — it remembers and applies it when it matters.

Track every change with git

Every modification is auto-committed to a local git repo. Review your history anytime, roll back mistakes, or push to a private repo for backup.