Home › Data & databases › Invoice Database
Data & databases
Invoice Database
Track every invoice, client, amount and payment status in one queryable ledger. Filter by Overdue to chase payment.
Your database
Fields
| Field | Type |
|---|---|
| Invoice # | text |
| Client | text |
| Amount | number |
| Due | date |
| Status | select |
Frequently asked
Where is my data stored?
Only on this device, in your browser. Nothing is ever uploaded — export to CSV/JSON to back it up or move it.
Does it create invoices?
It tracks them; pair it with your invoice PDF tool and record status here.