Privacy
This page explains exactly what QuantAI stores, what the AI sees, and what never leaves your account — written for researchers and dissertation students, not lawyers.
Last updated: January 2026
The short version
We do not store: individual participant responses, identified data, free-text open-ended responses, or any column values from your dataset beyond the column names.
QuantAI uses Claude (Anthropic) to write the APA Results paragraph after your analysis runs. Here is exactly what is sent to Claude, and what is not.
Claude receives
Claude never receives
Anthropic's API processes the request and returns the narrative text. Per Anthropic's enterprise data policy, API inputs are not used to train models. See anthropic.com/privacy.
You can delete any dataset from your dashboard at any time. Deletion:
To delete your entire account and all associated data, email hello@quantai.study. We will process the request within 7 days.
QuantAI is designed to be compatible with standard IRB data handling requirements for secondary analysis of existing datasets. The computational process is equivalent to running your data through SPSS or R locally — the statistics are computed on QuantAI's servers, and only the results are returned to you.
What to state in your IRB protocol or Methods section: Data were analyzed using QuantAI (quantai.study), which uses scipy.stats and statsmodels for statistical computation. Raw participant data was uploaded to a password-protected, encrypted cloud service for analysis and deleted upon completion. No identified data was processed by AI systems; only aggregate statistical results were passed to the AI narrative engine.
If your IRB requires that data never leave your institution's servers, QuantAI is not the right tool for that protocol. We recommend downloading your results immediately after each analysis and deleting the dataset from your dashboard.
Encryption at rest
All files and database records are encrypted at rest using AES-256 via Supabase.
Encryption in transit
All connections use TLS 1.2+. Data is never transmitted in plaintext.
Private storage buckets
Files are stored in private Supabase buckets. There are no public URLs. Access requires a valid authenticated session.
Row-level security
Database queries are scoped to your user ID. No query can return another user's data.
Third-party payments
Payment processing is handled by Stripe. QuantAI never sees or stores your card number.
SOC 2 infrastructure
Supabase (database/storage) and Vercel (hosting) are both SOC 2 Type II compliant.
| Service | Purpose | What they receive |
|---|---|---|
| Supabase | Database, authentication, file storage | Your account data and uploaded files (encrypted) |
| Anthropic | AI narrative generation | Computed statistics and variable names only — no raw data |
| Stripe | Payment processing | Payment details directly — QuantAI never sees your card |
| Vercel | Web hosting and edge functions | HTTP request logs (standard CDN data) |
| Resend | Transactional email (receipts, password reset) | Your email address and message content |
If you have privacy questions, data deletion requests, or IRB compliance questions, email us at hello@quantai.study. We respond to all research inquiries within 24 hours.