# Eine Organisation löschen

Wenn eine Organisation versehentlich erstellt wurde oder nicht mehr benötigt wird, können Sie sie löschen. Allerdings, [müssen alle Geräte aus der Organisation gelöscht werden](/verkada-cameras/de/konfiguration/view-and-edit-camera-settings/delete-a-camera.md), und [müssen alle Benutzer aus der Organisation entfernt werden](/command/de/benutzer-und-berechtigungen/manage-users-in-your-organization.md) bevor Sie eine Organisation löschen können.

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Admin.**
{% endstep %}

{% step %}
**Wählen Sie in der linken Navigation Allgemein aus.**
{% endstep %}

{% step %}
**Wählen Sie unter Organisationsdetails Organisation löschen aus.**
{% 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/de/organisationseinstellungen/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.
