Privacy & Data Handling
Agenta is committed to protecting your privacy and handling your data responsibly. This page explains what data we collect, how we use it, and how we protect it.
Data We Collect
Account Data
When you create an account, we collect:
- Email address
- Name (optional)
- Organization name
- Authentication credentials (hashed)
Usage Data
When you use Agenta, we process:
- Prompts and configurations - The prompts you create and manage
- Evaluation data - Test sets, evaluation results, and metrics
- Observability data - Traces, spans, and logs from your LLM applications
- Secrets - API keys you store for LLM providers (encrypted)
Analytics Data
We collect anonymized analytics to improve our product:
- Feature usage patterns
- Performance metrics
- Error rates
How We Use Your Data
To Provide the Service
- Store and manage your prompts
- Run evaluations
- Display observability data
- Authenticate your access
To Improve the Service
- Analyze usage patterns (anonymized)
- Identify and fix bugs
- Develop new features
We Do NOT
- Sell your data to third parties
- Use your prompts or data to train AI models
- Share your data without your consent (except as required by law)
Data Protection
Encryption
All your data is protected by encryption:
| Data State | Encryption |
|---|---|
| At rest | AES-256 |
| In transit | TLS 1.2+ |
| Secrets | PGP symmetric encryption |
Access Controls
- Only authorized personnel can access production systems
- Access is logged and audited
- Principle of least privilege enforced
Data Isolation
- Your data is isolated from other customers
- Organization-level and project-level isolations
- No cross-tenant data access