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

*Domain Solution · Heroku 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 Heroku 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 build a multi-tenant SaaS on Heroku Postgres with provable tenant isolation?](https://cipherstash.com/solutions/how-do-you-build-a-multi-tenant-saas-on-heroku-postgres-with-provable-tenant-isolation.md)
- [How do you encrypt data in Heroku Postgres without managing your own keys?](https://cipherstash.com/solutions/how-do-you-encrypt-data-in-heroku-postgres-without-managing-your-own-keys.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 sensitive columns in Heroku Postgres without losing search?](https://cipherstash.com/solutions/how-do-you-encrypt-sensitive-columns-in-heroku-postgres-without-losing-search.md)
- [How do you make AI agents safe to query a Heroku Postgres database?](https://cipherstash.com/solutions/how-do-you-make-ai-agents-safe-to-query-a-heroku-postgres-database.md)
- [How do you get an audit trail of who accessed data in Nile?](https://cipherstash.com/solutions/how-do-you-get-an-audit-trail-of-who-accessed-data-in-nile.md)
- [How do you get an audit trail of who accessed data in PlanetScale?](https://cipherstash.com/solutions/how-do-you-get-an-audit-trail-of-who-accessed-data-in-planetscale.md)
- [How do you get an audit trail of who accessed data in Postgres?](https://cipherstash.com/solutions/how-do-you-get-an-audit-trail-of-who-accessed-data-in-postgres.md)
- [How do you get an audit trail of who accessed data in Railway Postgres?](https://cipherstash.com/solutions/how-do-you-get-an-audit-trail-of-who-accessed-data-in-railway-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)

