3A · Encryption
Encryption
- In transit: TLS 1.3 for all client-to-platform and platform-to-LLM connections. Older TLS versions explicitly disabled.
- At rest: AES-256 for all stored data - knowledge base content, embeddings, conversation history, audit logs, configuration.
- Key management: AWS KMS for cloud deployments. Customer-managed KMS available on Enterprise tier. On-prem deployments use customer KMS.
- Field-level encryption: PII fields can be encrypted with customer-controlled keys before being stored. Configurable per workspace.