# Delete an Organization

When an organization is accidentally created or is no longer required, you can delete it. However, [all devices must be deleted from the org](/verkada-cameras/configuration/view-and-edit-camera-settings/delete-a-camera.md), and [all users must be removed from the org](/command/users-and-permissions/manage-users-in-your-organization.md) before you can delete an organization.

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Admin.**
{% endstep %}

{% step %}
**In the left navigation, select General.**
{% endstep %}

{% step %}
**Under Organization Details, select Delete Organization.**
{% endstep %}
{% endstepper %}


---

# 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://help.verkada.com/command/organization-settings/manage-your-admin-page-settings/delete-an-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.
