> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/command/ko/security/privacy-and-security-disclosure/restricted-devices.md).

# 제한된 장치

장치가 *제한된*, 이는 Verkada가 이 장치가 분실되었거나 도난당한 것으로 판단했음을 의미합니다.

***

## Verkada가 장치를 제한하는 방법

{% stepper %}
{% step %}
**우리는 해당 장치가 할당된 조직의 조직 관리자(Org Admins)에게 알립니다.**
{% endstep %}

{% step %}
**48시간 후, 해당 장치는 Verkada Command 조직에서 제거되며 다른 조직에 추가되지 못하도록 차단됩니다.**
{% endstep %}
{% endstepper %}

### Verkada 지원팀에 문의

제한된 장치에 관한 이메일을 받으셨다면, 연락해 주세요 [Verkada 지원팀에 문의하세요](https://www.verkada.com/support/) 가능한 한 빨리.

{% hint style="warning" %}
보안상의 이유로, 제한된 장치에 대해서는 언급하지 않습니다. 연락해 [Verkada 지원팀에 문의하세요](/command/ko/need-help/contact-verkada-support.md) 도움을 받으세요.
{% endhint %}

***

### 받을 수 있는 이메일 예시

#### 예시 1

**제목**: \[조치 필요]: 제한된 장치 발견

**본문**: 조직의 장치 중 하나가 제한됨으로 표시되었습니다. 이 장치는 이 이메일 발송일로부터 48시간 후에 귀하의 조직에서 영구적으로 제거됩니다. 이 장치가 오류로 제한되었다고 생각하시면 즉시 지원팀에 문의해 주세요.

<div align="left" data-with-frame="true"><img src="/files/3447b307ceb58ef7734b49b511313c7b8cde4810" alt=""></div>

### 예시 2

**제목**: 제한된 장치가 Command에서 제거됨

**본문**: 조직의 장치 하나 이상이 귀하의 Command 조직에서 제거되었습니다. 이는 해당 장치가 해당 시점 또는 그 이후에 제한됨으로 표시되었으며 더 이상 조직에 추가할 수 없음을 의미합니다. 이 장치가 오류로 제거되었다고 생각하시면 즉시 지원팀에 문의해 주세요.

<div align="left" data-with-frame="true"><img src="/files/f34e813a61d1d8b03421cb1a5319b4f91cd3f5c4" alt=""></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/command/ko/security/privacy-and-security-disclosure/restricted-devices.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
