Your documents are
private, encrypted, and under your control
Legal documents are sensitive — whether they're yours or your client's. Here is exactly how ArguLens protects them at every step.
Technical details
How your data flows through ArguLens
1. Document upload
Files are uploaded over TLS 1.3 encrypted connections. Text is extracted server-side (PDF parsing, OCR for images). The original file is not retained — only the extracted text is stored, encrypted at rest.
2. AI processing
Extracted text is sent to AI providers (Anthropic Claude, Google Gemini) via their zero-data-retention API endpoints. Under these API terms:
- Your data is never used to train their models
- Data is processed in memory and not persisted by the provider
- Requests are not logged beyond operational monitoring
3. Storage
Analysis results and extracted text are stored in a PostgreSQL database with AES-256 encryption at rest, hosted on Neon (SOC 2 Type II certified infrastructure). Each record is keyed to your user ID — no other user can query it.
4. Deletion
You can delete any case at any time from your dashboard. Deletion is immediate and permanent — all associated data (analysis, extracted text, chat history, notes, feedback) is removed. You can also set auto-deletion timers.
For lawyers & legal professionals
Helping preserve attorney-client privilege
If you're a lawyer using ArguLens for client matters, here's how our security helps you meet confidentiality obligations without risking privilege.
What we will never do
Sell, share, or monetize your documents or analysis results
Use your data to train AI models — ours or anyone else's
Allow any other user to access your case data
Store your original uploaded files after text extraction
Retain deleted data in backups or audit logs
Infrastructure
Hosting
Vercel
SOC 2 Type II, edge network
Database
Neon PostgreSQL
SOC 2 Type II, encrypted at rest
Authentication
Clerk
SOC 2 Type II, MFA support
AI Provider
Anthropic Claude
Zero-data-retention API
AI Provider
Google Gemini
Zero-data-retention API
TLS
TLS 1.3
All connections encrypted