FAQ
Common questions.
FAQ
Is this financial advice?
No. Nothing here is investment, tax, or legal advice. The scores, ratings, and projections are opinionated tools, not professional recommendations. See /terms.
Can I import from my broker?
Yes — CSV import lives at /dashboard/assets and /dashboard/liabilities. The parser accepts the generic format shown inline. Broker-specific templates (Trading 212, Revolut, IBKR) are queued in phase 2.
How is multi-currency handled?
Each asset and liability stores its native currency. The dashboard sums everything in your default_currency (set on /dashboard/settings) using daily ECB reference rates from Frankfurter.
Is the score real or made up?
Stubbed today. The framework is real — six inputs, weighted. Three are captured (net-worth ratio, debt quality, allocation spread); three are pending (savings rate, reinvestment, habit consistency). The real algorithm replaces the stub once we have the inputs.
What happens if I delete my account?
/dashboard/settings → DangerZone → type delete my account. Your profile, assets, liabilities, snapshots, and waitlist row are deleted immediately. Your sign-in record (auth.users row) persists for now — it'll get removed in a follow-up release.
How do I unsubscribe from newsletters?
Click the link in any newsletter email. Or email hello@millefold.com. The unsubscribe URL is per-subscriber and reusable.
Is my data backed up?
Supabase keeps daily snapshots of the database. Disaster-recovery runbook is on the 1.0 roadmap.
Found a bug or have a feature request?
Email hello@millefold.com.