# Deleting your account

{% hint style="success" %}
We believe that deleting your account should be as easy as signing in. Just like you can sign in with one tap, you can delete your account in almost the same simple way. Your control over your data is our priority.
{% endhint %}

If you decide that it's time to move on, you can delete your Beyond Budget account easily. Please note that deleting your account is permanent and cannot be undone. Follow these steps to ensure you delete your account safely and securely:

***

#### **Step 1: Access the Profile Section**

1. Open the app.
2. Tap on the **More** icon located at the bottom right of your screen.
3. In the menu, select **Profile** to enter your profile settings.

***

#### **Step 2: Locate the Delete Account Option**

1. Scroll down within the **Profile** section until you see the **Delete account** option at the bottom.
2. Tap on **Delete account**.

***

#### **Step 3: Confirm Account Deletion**

{% hint style="warning" %}
Depending on the amount of data associated with your account, the app may use a dynamic challenge, such as typing a code, to confirm deletion. For accounts with less data, a simple checkbox may be used instead. This ensures that the deletion process is both secure and efficient.
{% endhint %}

1. A confirmation screen will appear, warning you that this action is permanent.
2. To confirm, you'll be asked to type a specific code (e.g., "2835") into the field provided.
3. After typing the code, tap on **Delete** to proceed.

***

#### **Step 4: Final Confirmation**

1. After tapping delete, you will see a loading screen as your request is processed.
2. Once completed, you will receive a final confirmation, and your account along with all associated data will be permanently deleted.

***

#### Important Reminder

{% hint style="danger" %}
Before deleting your account, make sure you've exported any data you may want to keep, as this action cannot be reversed.
{% endhint %}

This process is designed to ensure that your decision to delete your account is final, protecting you from accidental loss of your data.

***

<div><figure><img src="/files/ZyMFR2qIKZ5PRHb5ryyX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2twE97PjUj3HE6F7VAaN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0hN75Ft7uPudJSRd3B0n" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5GNHaOKBnCuw1US5nbBI" 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://www.beyondbudgetapp.com/user-account/deleting-your-account.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.
