# How to delete your Data

### Delete your data from the sideos mobile app (sideos Transponder)

As mentioned in the [app description of the Google Play store](https://play.google.com/store/apps/details?id=com.sideosmobile) you can delete your data from the sideos mobile app in 2 steps:&#x20;

1. open the ***credentials*** view.&#x20;

   <figure><img src="/files/ZIuegVZq6IEkaQBRnTdb" alt="" width="105"><figcaption><p>Go to credentials</p></figcaption></figure>
2. select the credential you want to delete and ***click on the bin icon.***

<figure><img src="/files/L39MumPEmuNP1CDraWl2" alt="" width="105"><figcaption><p>delete a credential</p></figcaption></figure>

Credentials exist only on your phone and deleted credentials cannot be recovered. There is no additional retention period. Only if you subscribed a Backup\&Recovery plan, data is stored encrypted in our backup vault. Ask your sideos business account administrator to delete the data if required.&#x20;

### Deleting your admin account

You can request out support to delete you admin account including all your credential definitions, claim definitions, and company information. Account deletion cannot be recovered and all the data you created will be lost.&#x20;

To delete your account, login into the sideos administration console and click on the support button in the right bottom corner of the screen. The support team will validate your request with you and close & delete the account.&#x20;

<figure><img src="/files/RXQFyPDIGR0RY0Quo60h" alt="" width="375"><figcaption><p>Ask our support to delete your account</p></figcaption></figure>


---

# 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://doc.sideos.io/sideos-api-documentation/how-to-delete-your-data.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.
