# 카메라 삭제

카메라를 다른 조직으로 이전하거나 더 이상 필요하지 않은 경우 라이선스 문제를 방지하기 위해 계정에서 카메라를 제거해야 합니다. 조직에 다시 추가해야 하는 경우를 대비해 삭제하기 전에 카메라의 일련 번호를 기록해 두십시오.

{% hint style="danger" %}
Verkada Command에서 카메라를 삭제하면 녹화된 모든 영상(기기 내 및 클라우드 백업)이 삭제되며 **복구할 수 없습니다.** 해당 카메라에서 가져온 아카이브는 보존됩니다.
{% endhint %}

***

## 카메라 삭제

### Command 데스크톱

{% stepper %}
{% step %}
**Verkada Command에서 전체 제품 > 장치로 이동합니다.**
{% endstep %}

{% step %}
**삭제하려는 카메라 옆의 확인란을 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 삭제를 클릭합니다.**
{% endstep %}

{% step %}
**확인 코드를 입력한 다음 삭제를 클릭합니다.**
{% endstep %}
{% endstepper %}

### Command 앱

{% stepper %}
{% step %}
**Command 앱에 로그인합니다.**
{% endstep %}

{% step %}
**삭제하려는 카메라를 탭합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 .을(를) 클릭합니다.**
{% endstep %}

{% step %}
**설정 > 카메라 삭제를 탭합니다.**
{% endstep %}

{% step %}
**확인 코드를 입력한 다음 삭제를 클릭합니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
카메라를 재설정하려면 삭제한 다음 [다시 추가](/command/ko/organization-settings/add-a-device-to-your-command-organization.md) 하여 Command에 추가합니다. 이렇게 하면 카메라 이름, 사이트, 설정 및 지도 위치가 초기화됩니다.
{% endhint %}

***

{% hint style="info" %}
**실제로 확인해 보시겠습니까?** 다음 항목을 확인해 보세요: [동영상 튜토리얼](https://www.youtube.com/watch?v=ICPDKvW3gb4).
{% endhint %}


---

# 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/verkada-cameras/ko/configuration/view-and-edit-camera-settings/delete-a-camera.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.
