# Restricted Devices

When a device is *restricted*, it means that Verkada has determined that this device has been lost or stolen.

***

## How Verkada restricts a device

{% stepper %}
{% step %}
**We alert the Organization Admins (Org Admins) on the organization the device is claimed to.**
{% endstep %}

{% step %}
**After 48 hours, the device is removed from the Verkada Command org and blocked from being added to other orgs.**
{% endstep %}
{% endstepper %}

### Contact Verkada Support

If you receive an email about a restricted device, contact [Verkada Support](https://www.verkada.com/support/) as soon as possible.

{% hint style="warning" %}
For security reasons, we do not mention the device that has been restricted. Contact [Verkada Support](/command/need-help/contact-verkada-support.md) for assistance.&#x20;
{% endhint %}

***

### Example emails you may receive

#### Example 1

**Subject**: \[Action Required]: Restricted Device Found

**Body**: One of the devices in the Organization has been marked as restricted. This device will be permanently removed from your organization 48 hours from the date this email is sent. If you believe this device has been restricted in error, please contact our support team immediately.

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

### Example 2

**Subject**: Restricted Device Removed from Command

**Body**: One or more of the devices in the Organization has been removed from your Command organization. This means the device was marked as restricted on or after and can no longer be added to an organization. If you believe this device has been removed in error, please contact our support team immediately.

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


---

# 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/security/privacy-and-security-disclosure/restricted-devices.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.
