# Delete Your Account

You can request to have your Simple Booth account and all associated data permanently deleted. Please review the steps below based on which app or platform you are using.

{% hint style="info" %}
Deletion directly through the web dashboard is coming soon. In the meantime, please use the HALO app instructions below.
{% endhint %}

***

#### Delete via the HALO App

Account deletion is currently initiated directly within the HALO app settings.

1. **Sign In**: Log into your account on the HALO app.
2. **Access Account Menu**: Tap your Avatar icon in the upper-left corner of the settings screen.
3. **Initiate Deletion**: Tap **Delete Account**, then tap **Start account deletion**.
4. **Verify via Email**: Check your inbox for a confirmation email. Click the verification link within **24 hours** and enter your password to confirm the request.

{% hint style="warning" %}

## Managing Subscriptions

Deleting your account handles your subscription differently depending on how you are billed:

* **Simple Booth Subscriptions**: If you are [billed](https://www.simplebooth.com/billing/subscription) directly through our website, we will automatically cancel your plan for you as part of the deletion process.
* **App Store Subscriptions**: If you are billed through Apple, you must manually [cancel your subscription](https://support.apple.com/en-us/HT202039) in your Apple account settings to prevent future charges. Simple Booth cannot cancel these for you.

*Unsure of your billing type? Visit your Subscription page on the dashboard. If you are billed by Apple, you will see a specific notification with instructions to cancel through them.* [*Learn more*](/accounts-and-billing/billing/making-subscription-changes.md#identifying-your-billing-provider)*.*
{% endhint %}

***

#### Simple Booth Classic Users

In-app deletion for the Classic app is also in development. If you only use the Classic app, please [contact](mailto:support@simplebooth.com) our support team to request account removal.


---

# 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.simplebooth.com/accounts-and-billing/privacy/delete-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.
