# Delete Profile

### Can I log out or delete my profile from a device?

To delete the Keet profile from a device and wipe all application data, go to '**Profile'** / '**Settings'** / '**Privacy and Security'** / click '**Reset app'**.

<figure><img src="/files/iM3bAJdLThtqKoYKiIoP" alt="" width="396"><figcaption></figcaption></figure>

Make sure you've saved all necessary data and copied the recovery phrase in case you need to regain access to your profile.

Once ready, tick the 'I understand the data will be erased' checkbox if agreeable.

<figure><img src="/files/Edqag28WZ4PAAR038zqH" alt="" width="420"><figcaption></figcaption></figure>

{% hint style="warning" %}
You won't be able to restore the profile unless you have set up and saved your [recovery phrase](/technical-support-and-troubleshooting/profile-recovery.md).
{% endhint %}

After confirmation, the data will be wiped out from your **current device** and Keet will restart. \
You can now close the app or [create a new profile](/installation-and-setup/setup.md#how-can-i-create-an-account-on-keet).


---

# 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://support.keet.io/technical-support-and-troubleshooting/delete-profile.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.
