Legal
User Data Deletion
Last updated: April 7, 2026
This page explains how to request deletion of your account and any personal data associated with it on bensevern.dev.
What data we store
If you sign in via Clerk (including Google or GitHub OAuth), we store only the basic profile information your identity provider returns: email address, name, profile image, and a unique user identifier. Files you upload to the Golden Suite demos are processed in-memory and are not persisted after the request completes.
How to request deletion
- Send an email to ben@bensevern.dev with the subject line “Data deletion request”.
- Include the email address associated with your account so we can locate it.
- We will delete your account from Clerk and remove any associated records from our backend within 30 days and reply to confirm once deletion is complete.
What gets deleted
- Your Clerk user record (email, name, profile image, provider identifiers)
- Any server-side records keyed to your user ID
- Any cached session tokens
Deletion is irreversible. Short-retention server logs (IP, user agent, timestamps) expire automatically on their normal rotation schedule.
Questions
For anything else, email ben@bensevern.dev.