# Device 삭제

더 이상 사용하지 않는 디바이스는 Deployment Manager 웹 인터페이스에서 제거할 수 있습니다.

:warning: 디바이스를 제거하면 영구적으로 삭제됩니다. 나중에 해당 디바이스를 다시 Deployment Manager와 함께 사용하려면 Deployment Manager 설정 과정을 처음부터 다시 진행해야 합니다.

계정에서 디바이스를 제거하려면 왼쪽 사이드바에서 "Deployments"를 클릭한 다음 "Edge Devices" 탭을 선택하세요. Deployment Manager에서 제거하려는 디바이스 옆의 점 세 개를 클릭한 다음 "Delete"를 클릭하세요:

<figure><img src="/files/8a2cbb746dcc05a84d17a893c13bcf32b6366cca" alt=""><figcaption></figcaption></figure>

그런 다음 Device를 Deployment Manager에서 제거할 것인지 확인하라는 메시지가 표시됩니다:

<figure><img src="/files/0142cdf53ba101763c1eb3fa6420dc4dc932de14" alt="" width="375"><figcaption></figcaption></figure>

계정에서 제거할 것임을 확인하려면 디바이스 이름을 입력한 다음 "Delete Device"를 클릭하세요. 이 작업은 영구적입니다.


---

# 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://docs.roboflow.com/roboflow/roboflow-ko/deploy/device-manager/making-changes/delete-a-device.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.
