> For the complete documentation index, see [llms.txt](https://docs.carto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.carto.com/carto-user-manual/settings/deleting-your-organization.md).

# Deleting your organization

The CARTO Workspace includes the option to delete account organizations. Deleting an organization includes the deletion of all maps, connections, users, and any content created. A text warns you to proceed with caution.

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

If you click the Delete option, a dialog will appear so you can enter your organization name and confirm that you want to delete the account. Click the *Yes, delete* button to confirm the changes or click Cancel if you don’t want the changes to be applied.

<figure><img src="/files/3CEghYrclbE9GnXDPivP" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.carto.com/carto-user-manual/settings/deleting-your-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.
