# How do I delete my account?

{% hint style="info" %}
Warning: Deleting your account will automatically cancel all your pending and confirmed booking requests, as well as past, current and future classes you manage on the app.
{% endhint %}

## Deleting my account through iOS or Android app

### Step 1: Go to \`profile\` tab&#x20;

Navigate to your profile via our bottom navigation

### Step 2: Click on "..." on the top right corner&#x20;

<figure><img src="/files/KFE9CSPZ79ok9T6FtMuN" alt="" width="188"><figcaption></figcaption></figure>

### Step 3: Click "Account"

<figure><img src="/files/Alcxi42ySSlx6EPl4Pji" alt="" width="188"><figcaption></figcaption></figure>

### Step 4: Tap Delete Account&#x20;

<figure><img src="/files/wX9j6AL2SWfT8By3R2Ks" alt="" width="188"><figcaption></figcaption></figure>

### Step 5: Double check, then, confirm deletion

<figure><img src="/files/WQb8n4GJp9ODws8LjKw1" alt="" width="188"><figcaption></figcaption></figure>

## Request TheFlowOps to deleting my account

If you've already uninstalled your app and didn't want to reinstall the app to delete your account, you can also submit a request to delete your account by emailing us at <support@theflowops.com> with your registered email address. We will process this within 3-5 business days.


---

# 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.theflowops.com/managing-my-account/how-do-i-delete-my-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.
