Accounts and sign-in
Magic-link email sign-in, with optional Google sign-in.
solvemax accounts use email magic-link sign-in (a link sent to your inbox — no password) via Auth.js, with Google sign-in also available if you prefer it. There's no separate signup step: signing in with a new email creates the account.
What an account gives you that anonymous doesn't
| Anonymous | Signed in | |
|---|---|---|
| Free verdicts | 1, ever (per browser/network fingerprint) | 1 signup credit |
| Decision text limit | 6,000 characters | 20,000 characters |
| Run history / dashboard | No — link only | Yes |
| Slip display preferences saved to account | No | Yes |
| API keys | No | Yes (see API reference) |
Paying customers (an active plan, or anyone who's ever completed a Stripe checkout) are also exempt from the free-tier per-IP rate limit and the platform-wide daily run cap — see Rate limits.
Your dashboard
Your dashboard lists every run tied to your account — completed, in progress, or failed — with the ability to re-open any slip, toggle it public or private, or delete it (a delete is a soft delete: the row is hidden, not destroyed, so support can recover it if something goes wrong).
Slip display preferences
Signed-in users can set a default density, typeface, and detail level for how slips render (e.g. "executive" detail hides the dense internals — the scored matrix and stress tests — while keeping the red team and verification sections, which are the load-bearing honesty layer). This preference is saved to your account and applied to every slip you view.
Deleting your account
There's no self-serve account deletion in the product today. Email support and it will be handled manually.