BestieScore standards
Delete Your BestieScore Account
Delete the account from the app while you are signed in. These steps describe what the current product removes, what it leaves behind, and where its deletion flow still has limits.
Last updated August 21, 2026
Delete the account in the app
- Sign in to the BestieScore account you want to delete.
- Open Settings.
- Scroll to Danger zone and choose Delete account.
- Check the irreversible-action box and type DELETE.
- Choose Delete permanently.
The request needs a valid signed-in session. The current flow does not ask for a separate password or Google re-authentication step.
If you cannot sign in
Email hello@bestiescore.com with the subject Account deletion. Include the account email and username if you know them. Do not send a password, sign-in code, or access token.
An email request is not an automatic deletion button. We need enough information to locate the account and verify that the request comes from the account owner.
What the current database deletion removes
Deleting the BestieScore user record triggers database cascades that remove:
- Your profile record, profile text, account settings, blocks, and notifications
- Quizzes you own, their questions, ring links, share links, and submissions attached to those quizzes
- Your rings, Ring World membership data, relationship points, and feed connections
- Saved quiz progress, AI quiz-builder sessions, and stored user-context records tied to your account
- Database records that point to media you uploaded
What may remain
- Plays on somebody else's quiz. The submission can remain with its account identifier cleared. The submitted display name, score, and selected answers currently remain with that quiz's results until the quiz owner deletes the quiz.
- Safety and system records. Reports, moderation decisions, judge records, and service events may remain after direct user references are cleared. The code does not currently define a public retention period for these records.
- Uploaded files. The deletion handler removes media database records, but it does not currently call the media service to delete the underlying stored avatar or cover files.
- Firebase identity. BestieScore attempts to delete the Firebase Authentication user after removing the app database record. The current endpoint logs a Firebase deletion failure but still completes the request, so identity cleanup is not yet guaranteed by the response alone.
These are known implementation limits, not promises of anonymization. Contact hello@bestiescore.com if you need follow-up on a completed deletion.
Deletion is different from deactivation
Deactivation hides the profile and can be reversed by signing back in. Deletion removes the account data described above and cannot be undone from the app.