# Request account deletion

You can request for your account to be closed, whereby we will delete as much information from our system as possible.

To do so, follow these steps:

1. Once logged in to your account on the app, tap the profile picture of profile icon in the top left of the home screen.
2. Once there, you can tap on **Close account** where you are asked to confirm if you want to.

We will start the automated internal process of wiping your data from our systems. Once this has been completed you can if you wish use the same email address again to create a new account.

Important: when closing an account you are agreeing to the conditions as set out in the [Account Deletion](/p/agreements/account-deletion.md) agreement.

<div><figure><img src="/files/p5UTUPq8FJ3kepeUZhzo" alt=""><figcaption></figcaption></figure> <figure><img src="/files/q5RBL7IjGZWP14NK9dFR" alt=""><figcaption></figcaption></figure></div>


---

# 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://help.getlfg.app/p/how-to.../request-account-deletion.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.
