Data Use
A plain account of where your data lives, what we store, and what we don't. For the full legal text, see the Privacy Policy.
What stays on your machine
- Your code — files are read and edited locally. We never upload your source code to our servers.
- Workspace settings — your project configuration, rules, and preferences live in a local
.atlarixfolder inside your project. - Conversation history — chat sessions are stored locally in an SQLite database on your machine.
- API keys you bring — stored in your OS keychain (macOS Keychain, Windows Credential Manager, or the system secret store on Linux). Never sent to Atlarix servers.
- Local model inference — when you connect Ollama, LM Studio, or any local endpoint, all inference stays on your hardware.
What goes to AI providers
When you use a hosted model — whether through your own API key or through Atlarix Core — your prompts and relevant code context are sent to that provider for inference.
- Your key — the request goes directly to the provider (OpenAI, Anthropic, Google, etc.). Atlarix acts as a client; we never see the traffic.
- Atlarix Core — the request is routed through our proxy (hosted on Railway) for metering. We do not log prompt content. The proxy forwards to the provider and returns the response.
Each provider's own privacy policy governs how they handle your data. We recommend reviewing the data-handling terms of the model you choose.
What we store
Our hosted infrastructure stores only account and billing data — never code.
| Data | Where | Retention |
|---|---|---|
| Email, name, profile picture | Supabase (US/EU) | Until you delete your account |
| Subscription tier and credit balance | Supabase (US/EU) | Until you delete your account |
| Payment details | LemonSqueezy (we never see card data) | Per LemonSqueezy's policy |
| Product analytics | PostHog (EU) — opt-in only | 12 months |
| Error reports | Sentry | 90 days |
We do not
- Train on your code or prompts
- Store your source files on our servers
- Share your data with third parties for advertising
- Sell your personal information
- Collect analytics without your consent
Questions about how your data is handled? Contact us at support@atlarix.dev.