Skip to main content
This page explains how ZeroTwo handles your data — what’s collected, where it’s stored, how it’s protected, and what rights you have. For full legal details, see the Privacy Policy at zerotwo.ai/privacy.

Data Storage Infrastructure

ZeroTwo stores user data in Supabase, which is hosted on AWS infrastructure. Supabase provides:
  • Encryption at rest — all data stored on disk is encrypted using AES-256
  • Encryption in transit — all data transferred between your browser and ZeroTwo’s servers uses TLS (HTTPS)
  • Access controls — strict row-level security policies govern which users can access which data
Data residency: By default, ZeroTwo’s Supabase infrastructure is US-based. If you have enterprise data residency requirements (e.g., EU-only storage), contact ZeroTwo support to discuss options.

What Data ZeroTwo Stores

Data TypeDescriptionNotes
Account / ProfileEmail address, display name, avatar, account preferencesRequired to operate your account
Conversation historyAll chat messages, AI responses, and conversation metadataStored per-account; not shared with other users
Uploaded filesFiles you upload for use in conversationsStored in Supabase storage; encrypted at rest
Memory entriesPersonal facts learned from your conversationsPer-account; controllable via Settings
Connector OAuth tokensAccess tokens for connected integrations (GitHub, Google Drive, etc.)Stored encrypted; never in plaintext
Settings and preferencesCustom instructions, UI preferences, notification settingsPer-account
Shared linksLinks you’ve created to share chats or canvasesRevocable at any time

What ZeroTwo Does Not Store

  • Your passwords — ZeroTwo uses Supabase Auth for authentication. Passwords are hashed by the auth layer and never stored in plaintext by ZeroTwo
  • A persistent searchable index of your files — files are analyzed at the time they’re referenced in a conversation, but ZeroTwo does not build a long-term index of your file contents
  • Third-party credentials — OAuth tokens are stored encrypted; ZeroTwo never stores the raw credentials of your connected services

Model Training

ZeroTwo does not use your data to train AI models. This applies to:
  • Your conversation messages and history
  • Files you upload
  • Memory entries
  • Custom instructions
  • Any other personal data
ZeroTwo acts as an interface to AI models from third-party providers (Anthropic, OpenAI, Google, etc.). Those providers have their own data policies. ZeroTwo does not pass your personal account information to model providers beyond what is necessary to process your request.

OAuth Token Security

When you connect third-party services (e.g., GitHub, Google Drive, Notion) to ZeroTwo:
  • OAuth access tokens are stored encrypted at rest in Supabase
  • Tokens are never transmitted in plaintext — all token handling occurs server-side over encrypted connections
  • Tokens are automatically refreshed when they expire, without requiring you to re-authenticate
  • When you disconnect a connector, the token is deleted immediately from ZeroTwo’s storage. ZeroTwo no longer has access to that service.

Regulatory Compliance

ZeroTwo supports the key data rights established under GDPR and similar privacy regulations:
RightHow to Exercise It
Right to AccessSettings → Data Controls → Export Data → download JSON of all your data
Right to RectificationEdit your profile and settings directly in ZeroTwo
Right to ErasureSettings → Account → Delete Account → permanently deletes all your data
Right to Data PortabilityData Export produces a JSON file with all your data in a portable format
Formal Data RequestsEmail reed@zerotwo.ai for formal GDPR data requests
ZeroTwo’s self-service controls (export and deletion) cover the vast majority of data rights requests. For formal legal requests or data processing agreements, contact reed@zerotwo.ai.

Data Export

You can download a complete copy of your ZeroTwo data at any time:
  1. Go to Settings → Data Controls → Export Data
  2. Click Export
  3. ZeroTwo generates a JSON file containing your conversations, memories, and profile data
  4. Download the file — it’s yours to keep
The export file includes:
  • All conversation history
  • Memory entries
  • Profile information
  • Settings and preferences

Data Deletion

Account deletion permanently removes all your data from ZeroTwo:
  1. Go to Settings → Account → Delete Account
  2. Follow the deletion confirmation steps
  3. ZeroTwo cancels any active Stripe subscriptions
  4. All your data is deleted: conversations, files, memories, settings, profile
  5. Your auth user record is deleted
  6. This action is irreversible
Account deletion cannot be undone. Before deleting, export your data and download any important files from /files. Once deleted, your data cannot be recovered.

Business Plan Data Considerations

If you’re using ZeroTwo through a Business plan org:
  • Org admins may have visibility into member activity per your organization’s data policy
  • Your org’s Owner is responsible for the org’s data governance
  • Review your organization’s internal privacy policy to understand what admins can access
  • Individual member data (personal chats outside org context) is subject to ZeroTwo’s standard privacy practices

Security Practices

Beyond encryption, ZeroTwo follows security best practices:
  • 2FA support — TOTP-based two-factor authentication available for all accounts
  • Session management — view and revoke active sessions from Security settings
  • Logout all devices — revoke all sessions immediately from Security settings
  • AAL enforcement — Authenticator Assurance Level tracking for sensitive operations
  • Regular security reviews — ZeroTwo’s infrastructure and code are reviewed for security issues

Contact

For privacy questions, data requests, or security concerns: Email: reed@zerotwo.ai Privacy Policy: zerotwo.ai/privacy