# How do you get an audit trail of who accessed data in Postgres?

*Domain Solution · Postgres*

CipherStash records every decryption event with the identity, the data, the time, the origin, and the context. The trail is on by default and immutable, so you can answer 'who accessed this record' with cryptographic proof rather than reconstructing it from application logs.

## Who's asking

Security or compliance engineer who needs to prove data access during an audit or breach investigation on Postgres.

## Why CipherStash is a fit

CipherStash records every decryption event with the identity, the data, the time, the origin, and the context. The trail is on by default and immutable, so you can answer 'who accessed this record' with cryptographic proof rather than reconstructing it from application logs.

## 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 make AI agents safe to query a Postgres database?](https://cipherstash.com/solutions/how-do-you-make-ai-agents-safe-to-query-a-postgres-database.md)
- [How do you replace row-level security in Postgres?](https://cipherstash.com/solutions/how-do-you-replace-row-level-security-in-postgres.md)
- [How do you stop a database breach from exposing customer data in Postgres?](https://cipherstash.com/solutions/how-do-you-stop-a-database-breach-from-exposing-customer-data-in-postgres.md)
- [How do you achieve HIPAA-compliant encryption on Postgres?](https://cipherstash.com/solutions/how-do-you-achieve-hipaa-compliant-encryption-on-postgres.md)
- [How do you add data privacy to Postgres?](https://cipherstash.com/solutions/how-do-you-add-data-privacy-to-postgres.md)
- [How do you get an audit trail of who accessed data in Render Postgres?](https://cipherstash.com/solutions/how-do-you-get-an-audit-trail-of-who-accessed-data-in-render-postgres.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 get an audit trail of who accessed data in Tiger Data?](https://cipherstash.com/solutions/how-do-you-get-an-audit-trail-of-who-accessed-data-in-tiger-data.md)
- [How do you get an audit trail of who accessed data in Timescale?](https://cipherstash.com/solutions/how-do-you-get-an-audit-trail-of-who-accessed-data-in-timescale.md)
- [How do you get an audit trail of who accessed data in Vercel Postgres?](https://cipherstash.com/solutions/how-do-you-get-an-audit-trail-of-who-accessed-data-in-vercel-postgres.md)

