In transit
All data moving between participants, Waterr servers, and AI providers is encrypted:- HTTPS/TLS 1.3 for all API and web traffic
- DTLS + SRTP for real-time audio and video streams (WebRTC)
- WSS (WebSocket Secure) for real-time messaging
At rest
Stored data is encrypted using industry-standard methods:Infrastructure
- Cloud provider: Microsoft Azure with SOC 2 compliant infrastructure
- Database: PostgreSQL with transparent data encryption
- File storage: Azure Blob Storage with server-side encryption
- Secrets: Managed through environment-level encryption, never stored in code
Access controls
- All API endpoints require authentication (JWT tokens)
- Session data is scoped to the organization that created the scenario
- Participants can only access their own session data
- Admin roles control who can view recordings and transcripts within an organization
Data retention
- Session recordings and transcripts are retained according to your organization’s settings
- Participants can request deletion of their session data
- Deleted data is permanently removed within 30 days
For enterprise customers with specific compliance requirements (HIPAA, SOC 2 Type II), contact us at [email protected] to discuss dedicated infrastructure options.

