# Delete

{% hint style="info" %}
Only a OWNER can delete it's Organizations
{% endhint %}

You can DELETE your Organization. It is important to know that after a Organization is deleted, no data will be able to be downloaded and there are no way to recover your previous configuration easy.

{% hint style="warning" %}
You can not DELETE a Organization with pending invoices but the resources associated will be deleted.
{% endhint %}

Simple step is needed:

* Go to Organizations -> Billing -> Configuration
* In the bottom of the page you can find a small link >Delete Organization<

<figure><img src="/files/C7F6EjKYy1loC1v9c6yz" alt=""><figcaption></figcaption></figure>

* You will be prompted to confirm the Organization deletion. When click on "YES"/"CONFIRM", the Organization will be deleted.


---

# 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.cloudplans.io/organization/delete.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.
