# Delete your Squadcast Account

{% hint style="info" %}
Only Account Owners can delete an organization.
{% endhint %}

### **What it means to delete an account in Squadcast:**

1. Your organization will be permanently deleted
2. You'll lose all your incident data and configurations

{% hint style="warning" %}
**Important:**

If you have accidentally deleted your account, you can reach out to our [<mark style="color:blue;">Support Team</mark>](mailto:support@squadcast.com) within 7 days from the date of deletion to revert it.
{% endhint %}

If you have decided to permanently delete your subscription to Squadcast, follow the steps below.

### Follow the steps below to delete your account

1. Navigate to **Settings** -> **Organization.**
2. In the Organization section, check the box under Delete Organization.
3. You will receive a confirmation dialog prompt to confirm the deletion, enter your **Organization Name** and **Account Password**.
4. Click **Delete**.

The following modal is displayed after you click Delete.

<figure><img src="/files/rNW1d1T8dbzfX3gXJIYf" alt="Delete your Squadcast account."><figcaption><p>Image. Modal shown post deletion of Organization in Squadcast</p></figcaption></figure>

{% hint style="warning" %}
**Data Retention**

All data associated with an organization will be retained for a period of **7 days** after a request to delete it is received; after which, the data will be permanently deleted.
{% endhint %}

*Have any questions?* [*Ask the community*](https://community.squadcast.com/view/home)*.*


---

# 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.squadcast.com/managing-your-squadcast-account/delete-your-squadcast-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.
