Privacy & Data.
Your data belongs to you. We are explicit about what we collect, how we use it, and how you can remove it.
What is stored
Account data (users table: email, name, Firebase UID, role, credits, preferences). Agent data (user_agents, agent_configurations). Conversations (conversations + messages tables). Memory (agent_memory, workspace_files). Contacts (agent_contacts). Call logs (call_logs). Credit transactions (credit_transactions). Usage jobs (jobs table).
What we do not do
We do not train AI models on your conversations. We do not sell your data. We do not share your data with third parties without consent. Your messages go to Anthropic to generate responses — Anthropic's zero-data-retention policy applies when using the platform key.
Data export
Export all your data at any time from Settings → Data. The export includes all tables scoped to your userId in JSON format: agents, conversations, memories, workspace files, contacts, and credit history.
Data deletion
Delete your account from Settings → Account → Delete Account. This permanently removes all rows in all tables associated with your userId and Firebase UID. Deletion is irreversible and completes within 24 hours.
Infrastructure
Data is stored in Neon PostgreSQL (US-East primary, with read replicas). The backend runs on Cloudflare Workers globally. Both providers are SOC 2 Type II compliant. Data is encrypted at rest (AES-256) and in transit (TLS 1.3).