How can we help?
Find answers to common questions about using Ledger.
Getting Started
Learn the basics of Ledger and start tracking your finances.
Privacy & Security
Understand how we protect your data and maintain your privacy.
Data Management
Export, backup, and manage your transaction data effectively.
Troubleshooting
Solve common issues and get help with technical problems.
Frequently Asked Questions
How do I add my first transaction?
Adding a transaction is simple:
- Go to the dashboard (app.html)
- Fill in the "Description" field (e.g., "Grocery shopping")
- Enter the amount in the "Amount" field
- Use positive numbers for income (e.g., 5000)
- Use negative numbers for expenses (e.g., -500)
- Click "Add Transaction"
Your balance will update automatically!
Where is my data stored?
Your data is stored locally in your browser using localStorage. This means:
- Data never leaves your device
- No internet connection required for basic functionality
- Data persists between browser sessions
- Each browser maintains separate storage
How do I export my data?
To export your transaction data:
- Click "Export Data" in the sidebar
- Your transactions will download as a JSON file
- The file will be named with the current date
- You can import this data into other applications
What happens if I clear my browser data?
If you clear your browser data, all your transactions will be permanently deleted. We recommend:
- Export your data regularly as backups
- Keep the JSON files in a safe location
- Consider multiple backup methods
Is Ledger available on mobile?
Yes! Ledger is fully responsive and works great on mobile devices. The interface adapts to your screen size, and you can use all features on your phone or tablet.
Can I use Ledger offline?
Absolutely! Once you've loaded the page, Ledger works completely offline. All functionality including adding, editing, and deleting transactions works without an internet connection.
Still need help?
If you couldn't find the answer you're looking for, feel free to reach out through our GitHub repository.