> 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/ja/sekyuriti/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/ja/herupugadesuka/contact-verkada-support.md) サポートまでお問い合わせください。
{% endhint %}

***

### 受信する可能性のあるメールの例

#### 例1

**件名**：\[対応が必要]: 制限されたデバイスを検出

**本文**オーガナイゼーション'内のデバイスの1つが制限対象としてマークされました。このデバイスは、このメールが送信された日から48時間後に、オーガナイゼーション'から恒久的に削除されます。このデバイスが誤って制限されたと思われる場合は、直ちにサポートチームまでご連絡ください。

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

### 例2

**件名**：Command から制限されたデバイスが削除されました

**本文**オーガナイゼーション'内の1つ以上のデバイスが、あなたのCommandオーガナイゼーション'から削除されました。これは、デバイスが指定日時以降に制限対象としてマークされ、もはやオーガナイゼーション'に追加できないことを意味します。このデバイスが誤って削除されたと思われる場合は、直ちにサポートチームまでご連絡ください。

<div align="left" data-with-frame="true"><img src="/files/94d6ad4d92d177ed633815e97898cd18e791c86d" 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/ja/sekyuriti/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.
