Data Protection

1 min read

This page covers how Unique handles client data protection. The subpages below describe how data is retained and deleted, and how clients can securely share secret information with Unique.

Data Retention and Data Deletion at Unique

Overview of Unique's data retention and deletion practices for hosted deployments: storage and retention by service (Azure OpenAI, Storage Accounts, Vector DB, Postgres), deletion process on request and after contract termination, backup RPO and retention, and encryption in transit and at rest.

Sharing secret information with Unique

Recommended approaches for clients to share small amounts of secret text or files with Unique: using the client's own preferred password tooling, PasswordPusher, or PGP encryption with the CISO's public key.

Last updated