Data Controls
What you can do
You have full control over the data Lyra holds about you. This page explains how to access, export, or delete it.
What Lyra knows about you
Lyra stores very little:
- Your email address (from Google sign-in)
- Your subscription status and renewal date
- Account creation timestamp
That's it. Lyra does not store anything you type, anything it rewrites, or any usage history of which apps you use it in.
A local rewrite log lives on your Mac in ~/Library/Application Support/Lyra/. This data never leaves your device. You can delete it at any time by uninstalling Lyra or by manually clearing the folder.
View your account data
Open Lyra → Settings → Account. You'll see the email address linked to your account and your current subscription status.
To request a complete export of the data we hold about you in a machine-readable format, email pratik.garg@codestackconsulting.co.uk with the subject "Data Export Request". We respond within 30 days.
Delete your account
To delete your account and all data we hold about you:
- Open Lyra → Settings → Account → Sign out
- Email pratik.garg@codestackconsulting.co.uk with the subject "Delete My Account" from the email address linked to your Lyra account
- We confirm deletion within 7 days; full removal from backups completes within 30 days
If you have an active Pro subscription, cancel it first via the customer portal (Settings → Manage subscription). Account deletion does not automatically issue a refund — see Terms for refund policy.
Local data
Lyra stores some data only on your Mac:
- The model file: ~1-3GB in
~/Library/Application Support/Lyra/models/ - Local rewrite history: a SQLite database in
~/Library/Application Support/Lyra/events.db - Settings and preferences: in
~/Library/Preferences/com.lyra.app.plist - Logs: in
~/Library/Logs/Lyra/
To remove all local Lyra data, quit Lyra, then run in Terminal:
rm -rf ~/Library/Application\ Support/Lyra/
rm -rf ~/Library/Logs/Lyra/
rm -f ~/Library/Preferences/com.lyra.app.plist
What we do not collect
Lyra does not collect:
- The text you type
- The rewrites Lyra produces
- Keystrokes or screen recordings
- The names of applications you use Lyra in
- Analytics or telemetry
- Anything that would let us identify which messages you write or who you write them to
If we ever change this — for example, to introduce optional anonymous usage analytics — we will announce it on this page, in the Privacy Policy, and via email to your account address, with the option to opt out before any data is collected.
Subprocessor access
Three of our subprocessors hold a copy of your account data:
- Supabase stores your email, subscription status, and renewal date
- Google holds the original identity record (since you sign in with Google)
- Lemon Squeezy holds your payment and billing details
Deleting your Lyra account removes the records held by us in Supabase. To delete your data held by Google or Lemon Squeezy directly, see their respective account portals.
Questions
Email pratik.garg@codestackconsulting.co.uk for any data-related questions.