Privacy Policy
What AI Atlas stores, where it lives, and your controls. Last updated 28 June 2026.
The short version
You can browse the directory without an account. If you create an account or save a workspace, we store that data using Supabase for authentication and process Nova chat messages through our hosted assistant. Your workspace still lives primarily in your browser unless cloud sync is enabled in a future release.What we collect
- Account (optional): email address; password (hashed — PBKDF2 in local-only mode, or Supabase Auth in cloud mode); optional display name; Google profile data if you use “Continue with Google.”
- Workspace (optional): favorites, collections, notes, compare presets, filter views, dashboard layout, and recently viewed tools — stored under
localStoragekeys scoped to your account. - Preferences: theme, accent color, density, and similar UI settings in
localStorage. - Nova assistant: chat messages you send, optional image attachments, and a short rolling window of conversation context — transmitted to our Supabase Edge Function and processed by Anthropic (Claude) to generate replies. We do not use chat for ads or sell conversation content.
- Technical: standard web server / CDN logs (IP, user agent, requested URL) if your host collects them — we do not run first-party analytics in the app code.
Where data is stored
- Your browser — settings, workspace, local-only account hashes, chat quota counters.
- Supabase (authentication provider) — account credentials and session tokens when cloud sign-in is enabled.
- Supabase Edge Functions + Anthropic — chat requests are processed transiently to produce answers; we do not design the assistant to persist full chat logs in the static site. Check your Supabase project settings for function logging retention.
Third-party processors
- Supabase — auth (email/password, Google OAuth). See Supabase Privacy Policy.
- Google — only if you choose Google sign-in (OAuth).
- Anthropic — processes Nova chat to generate responses. See Anthropic Privacy Policy.
Cookies & browser storage
The app useslocalStorage (and Supabase Auth cookies when cloud sign-in is enabled) to remember your session and preferences. We do not use third-party advertising cookies. EU/UK visitors: non-essential storage is used for your workspace and preferences — you can clear it anytime via browser settings or our Account page.What we don’t do
- No selling of your personal data.
- No first-party ad tracking or behavioral analytics in the app.
- No training our own models on your workspace exports.
Your controls
- Browse without an account — nothing is stored until you choose to save.
- Cloud account deletion: email [email protected] to request it; self-hosters can delete Supabase users from their own dashboard.
- Clear site data in your browser to remove everything locally.