Settings
Settings
Your profile, how figures are displayed, and what happens to your data.
Profile
Ananya Raghunathan
Director of Product · Bengaluru
Born 14 February 1986
Profile editing and multi-currency are not part of this demo. The household model behind these fields already supports several members and portfolios.
Display
Theme
Light is the default. System follows your operating system setting.
Colour scheme
WealthCues — applies to the accent, the charts and the page tint. Gains stay green and losses red in every scheme.
Compact amounts
Show ₹1.84 Cr instead of ₹1,84,00,000. Full figures still appear on hover and in reports.
Privacy mode
Hide every amount on screen. Useful on a train, in a meeting, or while sharing a screen.
Plain language
Explain financial terms inline rather than assuming familiarity.
Your data
Where your data lives
In this demo every figure stays in your browser's local storage. Nothing is sent to a server, and clearing your browser data removes it.
Export everything
Download the complete dataset — accounts, holdings, transactions, goals and scenarios — as JSON.
Reset the demo
Restore the original demo figures at any time.
Security in a real deployment
This build runs entirely in your browser, so there is nothing to breach. A hosted WealthCues deployment adds the controls financial data requires:
- Password hashing with Argon2 and short-lived session tokens
- Every query scoped to the signed-in user — tenant isolation enforced in the data layer, not the view
- Encryption in transit and at rest, with document storage separate from the database
- Rate limiting on authentication, intake and AI endpoints
- Audit logging of reads and writes to financial records
- Secrets held in the environment, never in frontend code
See Disclosures for what WealthCues is and is not.