Delete Your Data
Alate by Bits of Tessellate
Almost all your data in Alate stays on your device — delete it from within the app. If you signed in with Google (optional), there's a separate path for server-side account deletion.
What's Stored Where
- Body profile (height + measurements) — on your device only.
- Fit check history — on your device only.
- Age-gate confirmation — on your device only.
- Device identifier (random UUID for rate-limiting) — on your device; the server sees it but doesn't link it to you.
- Google account info (email + name, only if you signed in) — stored via Supabase Auth server-side.
- Brand-request notify email (only if you opted in to "notify me when added" on an unsupported-brand fit-check) — stored server-side until the notification is sent, then deleted within 30 days.
Delete From the App
Body profile:
- Open Alate and tap the Profile tab
- Scroll to the bottom
- Tap Delete my body profile and confirm
Fit history:
- Open Alate and tap the History tab
- Tap Clear history at the bottom of the screen
Everything else (including age-gate and device ID): uninstall the app. OS-level uninstall removes all device-local storage.
Delete Your Signed-In Account
If you opted in to Google Sign-In, there are two server-side artefacts to delete: the Supabase Auth record and the account row. To request deletion:
Email: privacy@tessellate.co.in
Please include the email address associated with your Google sign-in. We will confirm deletion within 30 days.
Delete a Brand-Request Notify Email
If you opted in to be notified when an unsupported brand is added (via the "notify me" prompt on the fit-check error screen), you can request deletion of that record without deleting anything else.
Email: privacy@tessellate.co.in
Use the subject "Delete brand-request notify - Alate" and include the email address you provided. We will remove the entry within 30 days.
Note: Deletion is permanent. Since your body profile and fit history live only on your device, uninstalling the app is equivalent to deleting that data — we never see it.
Design note: This page will be redesigned in a future release to match the Alate app's visual identity. Feature-flagged v2 is on the roadmap.