Data Privacy and Security
How Trovella handles your data, what information is stored, and how your privacy is protected.
What Data Trovella Stores
Trovella stores your research plans, findings, and account information. All data is scoped to your tenant (workspace) and isolated at the database level using row-level security.
Authentication
Trovella uses Google OAuth for authentication. We never store your Google password. Session tokens are managed securely and expire automatically.
Tenant Isolation
Every query to the database is scoped to your tenant using PostgreSQL row-level security (RLS). This means your data is isolated from other users at the database engine level, not just the application level.
AI Data Handling
Research queries are sent to AI providers (Anthropic, Google) for processing. These providers have their own data handling policies. Trovella does not use your data to train AI models.
Infrastructure
Trovella runs on Google Cloud Platform with encrypted connections, managed databases, and automated security updates.