# Delete my organization

{% hint style="success" icon="user-key" %}
Action available only for Organization Owner&#x20;
{% endhint %}

In case you want to delete your Coupler.io organization and all data associated with it , please follow the next instructions:

{% @arcade/embed flowId="tgUMECR2JiotkTnRxKIa" url="<https://app.arcade.software/share/tgUMECR2JiotkTnRxKIa>" %}

{% stepper %}
{% step %}
[Login](https://www.coupler.io/sign_in) to Coupler.io.
{% endstep %}

{% step %}
From the bottom-left menu, select the organization that you want to delete
{% endstep %}

{% step %}
From the Settings menu, select Organization
{% endstep %}

{% step %}
From the Organization window, select Settings
{% endstep %}

{% step %}
Click the on-screen link from the checklist and follow the instructions
{% endstep %}
{% endstepper %}

To learn more about how to manage your subscription, you can check out our article [here](/account-management/billing/how-to-manage-your-subscription.md).

{% hint style="info" %}
Before deleting your organization that is on a paid plan, you will be prompted to cancel the subscription to avoid unwanted charges.
{% endhint %}


---

# 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.coupler.io/account-management/workspaces-and-organization/how-to-delete-my-organization.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.
