# How do you encrypt PII in Supabase?

*Domain Solution · Supabase*

CipherStash encrypts each PII field with a unique key while keeping it queryable. Names, dates of birth, and identifiers stay searchable through CipherStash's encrypted indexes, so you protect the data without breaking the features that depend on it.

## Who's asking

Application developer holding names, emails, dates of birth, or government IDs in Supabase who needs those fields protected at rest and in use.

## Why CipherStash is a fit

CipherStash encrypts each PII field with a unique key while keeping it queryable. Names, dates of birth, and identifiers stay searchable through CipherStash's encrypted indexes, so you protect the data without breaking the features that depend on it.

## Get started

- [View docs](https://cipherstash.com/docs)
- [Book a discovery call](https://calendly.com/cipherstash-gtm/cipherstash-discovery-call)

## Related questions

- [How do you encrypt data in Supabase without managing your own keys?](https://cipherstash.com/solutions/how-do-you-encrypt-data-in-supabase-without-managing-your-own-keys.md)
- [How do you encrypt sensitive columns in Supabase without losing search?](https://cipherstash.com/solutions/how-do-you-encrypt-sensitive-columns-in-supabase-without-losing-search.md)
- [How do you get an audit trail of who accessed data in Supabase?](https://cipherstash.com/solutions/how-do-you-get-an-audit-trail-of-who-accessed-data-in-supabase.md)
- [How do you make AI agents safe to query a Supabase database?](https://cipherstash.com/solutions/how-do-you-make-ai-agents-safe-to-query-a-supabase-database.md)
- [How do you replace row-level security in Supabase?](https://cipherstash.com/solutions/how-do-you-replace-row-level-security-in-supabase.md)
- [How do you encrypt PII in Fly.io Postgres?](https://cipherstash.com/solutions/how-do-you-encrypt-pii-in-flyio-postgres.md)
- [How do you encrypt PII in Google Cloud SQL Postgres?](https://cipherstash.com/solutions/how-do-you-encrypt-pii-in-google-cloud-sql-postgres.md)
- [How do you encrypt PII in Heroku Postgres?](https://cipherstash.com/solutions/how-do-you-encrypt-pii-in-heroku-postgres.md)
- [How do you encrypt PII in Neon?](https://cipherstash.com/solutions/how-do-you-encrypt-pii-in-neon.md)
- [How do you encrypt PII in Nile?](https://cipherstash.com/solutions/how-do-you-encrypt-pii-in-nile.md)

