Privacy
Privacy & Data Use
We keep data minimal. No ads tracking. Only operational analytics to monitor uptime and abuse.
What we collect
Prompts, generated outputs, account email (for auth), and usage telemetry for abuse prevention.
How we store
Deployed on Vercel. Persistence layer is bring-your-own database. Secrets stay in environment variables. Data is not used to train models unless you explicitly opt-in.
AI providers
Calls to OpenAI/Claude use your API keys if provided. Requests are ephemeral in the app layer; we do not retain payloads beyond responding.
Cookies
Only essential session cookies for authentication when wired up. No third-party ad trackers.
Your controls
- Request deletion of account and generated content (connect to your DB workflow).
- Opt-out of any logging beyond operational metrics.
- Use workspace-level API keys to keep traffic isolated.
Security
Enforce HTTPS, rotate keys, and use role-based access. Recommend NextAuth/Clerk for auth, Stripe for billing, and row-level security on your DB.
Contact
For data requests or questions, add your contact email here.