Delete Your Account

ClimaAI · Last updated 5 August 2026

A ClimaAI account is optional — the app works fully without one. If you created one and want it gone, deletion is built into the app, takes effect immediately, and removes everything.

Delete in the app

  1. Open ClimaAI and sign in (the Account section only appears when you are signed in).
  2. Go to Settings.
  3. Under Account, tap Delete account.
  4. Confirm twice — deletion is the one action in the app that cannot be undone, so it asks you to be sure.

The account is deleted the moment you confirm. There is no waiting or "deactivation" period.

What gets deleted

The in-app flow calls the API's delete-user endpoint (DELETE /api/auth/me), which permanently removes the account row and, by database cascade, every record attached to it:

Deletion is immediate and permanent. There is no soft delete, no backup restore path, and no retention window.

Anonymous data is unaffected because none of it is yours: cached forecast readings on the server are keyed to map coordinates, not to accounts, and the app's local cache lives on your device (removed by uninstalling the app).

If you can't use the app

If you no longer have the app installed or can't sign in, email singhaditya21@gmail.com from the address you registered with and ask for deletion. We will delete the account and confirm, normally within a few days and at most within 30.

Questions

Anything unclear about deletion or your data: singhaditya21@gmail.com — see also the Privacy Policy.