# Data Management

In order to delete all the data associated with your Real account, please navigate to Profile Settings => Account => Delete.\
\
This will delete all personally identifiable data associated with your account which are the direct messages and comments ever sent by your account, all device identifiers, and your authentication email and/or phone numbers.

This will also completely anonymize non-identifiable data associated with your account, such as karma interactions and play, player and team cards.

This data deletion process happens immediately as soon as you press the button to delete your account.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.realapp.link/policies/data-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
