Let's Hangout
Delete my data
Delete my data
Last updated: December 31, 2025
At any point, users are able to delete any data and information created in the app through the app's interface.
The following data is deleted when the users delete their accounts:
User's session and session's credentials
User's profile from the database
User's created content stored in the database
Any reference to the User stored in other users such as Friend List and Invitee List. (Note: Only the reference is deleted. Any API request to that reference will return nothing but local and cached data still needs to be refreshed)
Due to the nature of anonymous accounts, signing out will immediately delete the account. Once signed out, all user-related data is permanently deleted and cannot be recovered.
Within the app's Profile Page, users can use "Delete Account" feature to delete their account at any moment.