# 조직 삭제

조직이 실수로 생성되었거나 더 이상 필요하지 않은 경우 삭제할 수 있습니다. 그러나 [모든 장치는 조직에서 삭제되어야 합니다](/verkada-cameras/ko/configuration/view-and-edit-camera-settings/delete-a-camera.md), 및 [모든 사용자는 조직에서 제거되어야 합니다](/command/ko/users-and-permissions/manage-users-in-your-organization.md) 조직을 삭제하기 전에.

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Admin으로 이동하세요.**
{% endstep %}

{% step %}
**왼쪽 탐색에서 일반을 선택합니다.**
{% endstep %}

{% step %}
**조직 세부 정보에서 조직 삭제를 선택합니다.**
{% 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/ko/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.
