Back to Docs
Documentation
Profile & Account
All tiers
What lives under your dashboard profile, how to change your contact email, and where the rest of your account settings live.
Where it lives
Your profile page is /dashboard/profile. It shows your contact email and lets you change it. The rest of the account surface is split across sibling dashboard pages:
- /dashboard/wallets — linked wallets (see the Wallets guide).
- /dashboard/keys — API keys (see API Keys).
- /dashboard/subscription — current tier, payment history, renewals (see Subscription & Plans).
- /dashboard/usage — per-key request counts.
Your contact email
The email shown on your profile is the address you used to sign in (or the address Privy received via Google sign-in). All transactional communication — payment confirmations, rating-change alerts, support replies, PLRA download links — goes to this address.
Changing your email
The change flow is verification-gated to prevent hijacking:
- Click Change email on /dashboard/profile.
- Enter the new address and click Send verification.
- This POSTs to
/api/v1/email/change; the new address receives a confirmation link. - Click the link in the email — it lands you on
/account/confirm-emailand completes the change. - Until you click the link, your old address remains the email of record.
If the verification email doesn't arrive
Check your spam folder first. If still missing, the address may have a typo — initiate the change again with the correct address. The previous unconfirmed change is invalidated automatically once you request a new one. Persistent problems: email support@verdict.finance from your existing on-file address.
What can't be changed from the dashboard
- Privy user ID — assigned at first sign-in, used as the internal identifier for your account. Permanent.
- Account deletion — email support@verdict.finance to request deletion. Per the Privacy Policy, your data is pseudonymised within 30 days; legal/financial records have retention periods set by jurisdiction.