Onboarding and setup
I closed the onboarding wizard by accident. How do I get back to it?
I closed the onboarding wizard by accident. How do I get back to it?
- Click the settings gear icon in your budget page
- Select “Manage Budget” to add or edit categories
- Select “Manage Accounts” to add accounts
is_onboarded flag in your settings. Once you’ve created at least one category, you’re considered onboarded and the welcome screen won’t show again.I'm stuck in the onboarding flow and can't get out
I'm stuck in the onboarding flow and can't get out
- Budget wizard - Create your first categories
- Spotlight tour - Quick tour of the interface
- Complete the wizard by adding at least one category and closing the modal
- The spotlight tour will start automatically—follow it to completion or skip it
- Your
is_onboardedflag will be set totrueand the flow won’t repeat
The welcome screen shows even though I already have categories
The welcome screen shows even though I already have categories
categories.length === 0. If you’re seeing it despite having categories:- Refresh the page to ensure your categories loaded properly
- Check your browser console for any errors
- Verify you’re logged into the correct account
is_onboarded flag remains true.How do I reset my account and start the onboarding again?
How do I reset my account and start the onboarding again?
- Delete all your categories from the “Manage Budget” modal
- Contact support to reset your
is_onboardedflag (or delete and recreate your account)
Categories and budget
My category balance is negative. What does that mean?
My category balance is negative. What does that mean?
- Check if the overspending was intentional (unexpected expense, etc.)
- Move money from another category if needed
- Consider increasing that category’s monthly goal for next month
- Review transactions to ensure they’re in the correct category
I can't edit or delete a category
I can't edit or delete a category
- Make sure you’re in the “Manage Budget” modal (click the settings gear)
- Categories with existing transactions can usually be edited but not always deleted
- Try refreshing the page and attempting again
How do I handle income in CashCat?
How do I handle income in CashCat?
- Record it as an inflow transaction
- Your “to be assigned” balance increases by that amount
- Distribute the income across your budget categories until “to be assigned” reaches zero
Can I budget for expenses that span multiple months?
Can I budget for expenses that span multiple months?
- Create a category like “Car Insurance (due March)”
- Set monthly goal to annual cost ÷ 12
- Money accumulates each month until the bill arrives
- Create a category like “Medical/Dental”
- Budget an average amount monthly
- Unspent amounts carry forward for when you need them
What's the difference between a category goal and the actual balance?
What's the difference between a category goal and the actual balance?
- Monthly goal - How much you plan to spend/save in this category
- Actual balance - Goal minus spent transactions
- Goal: $400 for groceries
- Spent: $275
- Balance: $125 remaining
Accounts and transactions
I added a transaction to the wrong category. How do I fix it?
I added a transaction to the wrong category. How do I fix it?
- Find the transaction in your transaction list
- Click to open the edit dialog
- Change the category, amount, or description
- Save changes
My account balance doesn't match my bank. What should I do?
My account balance doesn't match my bank. What should I do?
- Forgotten transactions - Review your bank statement for missing entries
- Pending transactions - Check if your bank includes pending charges
- Incorrect amounts - Double-check transaction amounts for typos
- Wrong account - Verify you logged transactions to the correct account
- Open your bank statement
- Go through each transaction and verify it’s in CashCat
- Add any missing transactions
- Correct any errors
Can I delete an account?
Can I delete an account?
- Accounts with existing transactions may need those transactions reassigned first
- Deleting an account doesn’t delete its transactions
Do I need to add accounts, or can I just use categories?
Do I need to add accounts, or can I just use categories?
- Categories tell you what money is FOR (groceries, rent, etc.)
- Accounts tell you WHERE money is (checking, savings, cash, etc.)
- Reconcile with bank statements
- Know which account to pay from
- Track savings separately from spending money
Can CashCat automatically import transactions from my bank?
Can CashCat automatically import transactions from my bank?
- Transaction imports via CSV
- Bank integration via OpenBanking
- You’re more aware of spending
- You control what’s tracked
- No security concerns with bank connections
Performance and data
The app is loading slowly
The app is loading slowly
- Check your internet connection - CashCat requires a stable connection to load data
- Clear browser cache - Old cached data can sometimes cause issues
- Try a different browser - Rule out browser-specific problems
- Check browser console - Look for JavaScript errors or failed requests
- Your browser and version
- Approximate number of transactions/categories
- Any console errors
Can I export my data?
Can I export my data?
- CSV export of transactions
- Full data export in JSON format
- Detailed statistics and reports
Is my financial data secure?
Is my financial data secure?
- All data is stored in Supabase with row-level security
- User authentication via secure session tokens
- No third-party tracking or analytics
- No ads or data selling
- Open source codebase (you can audit it yourself)
What happens if I delete a transaction?
What happens if I delete a transaction?
- Removes it from your transaction list
- Recalculates affected category balances
- Updates account balances
- Cannot be undone (no trash/undo feature yet)
Features and limitations
Can I share my budget with a partner or family member?
Can I share my budget with a partner or family member?
Can I budget in a currency other than USD?
Can I budget in a currency other than USD?
- Report them on GitHub Issues
- Include your currency and locale
- Describe what’s displaying incorrectly
Can I use CashCat on my phone?
Can I use CashCat on my phone?
- iPhone/iPad (Safari, Chrome)
- Android phones/tablets (Chrome, Firefox)
- Any mobile browser
Does CashCat have a monthly fee?
Does CashCat have a monthly fee?
- No subscription fees
- No ads
- No upsells
- No premium tiers
Still need help?
If you didn’t find your answer here:- Join Discord - https://discord.gg/C9mYnEdAQA - Get help from the community
- Report bugs - GitHub Issues - Technical problems and bugs
- Request features - GitHub Discussions or Issues - Suggest new functionality
- Read the docs - Check other documentation pages for detailed guides