# Set up Device Alerts

Roboflow Deployment Manager can send you email alerts when your device may not be functioning as you expect, such as when:

* Device loses connectivity with the Roboflow Cloud
* Disk usage is unusually high and may impact device performance
* Camera FPS on a particular stream drops too low
* Inference FPS on a particular stream drops too low

To set up a device alert, go to the specific page for a device from the Deployment Manager dashboard. Then go to the "Device Alerts" tab and click on "Add Alert".

<figure><img src="https://662926385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2F2VrH36xVwAqNNW2naBrR%2FScreenshot%202026-01-08%20at%2010.43.13%E2%80%AFAM.png?alt=media&#x26;token=708efad4-1a05-45dd-ba65-51fb57c5a9ac" alt=""><figcaption></figcaption></figure>

Configure your desired alert in the modal that opens

<figure><img src="https://662926385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2FA5diTgASvoem1ke5nC2n%2FScreenshot%202026-01-08%20at%2010.44.09%E2%80%AFAM.png?alt=media&#x26;token=626edcee-ea15-4a0a-af3d-01e3aff30bc2" alt="" width="375"><figcaption></figcaption></figure>

Then click on "Manage Notification" where you can configure the recipients and frequency of of alerts as well as send a test notification.

<figure><img src="https://662926385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2FyjC9K9v6EsimoRKCAwe0%2FScreenshot%202026-01-08%20at%2010.48.39%E2%80%AFAM.png?alt=media&#x26;token=2f66f66f-a687-43e7-936a-113ab29ce9c9" alt="" width="375"><figcaption></figcaption></figure>

Then click on "Create Alert" and you should see the alert in your list of alerts.

<figure><img src="https://662926385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2FXcAGagizxzL9b8FaWwJr%2FScreenshot%202026-01-08%20at%2010.57.22%E2%80%AFAM.png?alt=media&#x26;token=b62f8460-0a11-435f-9c74-43dcaf395d3c" alt=""><figcaption></figcaption></figure>


---

# 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/deploy/device-manager/setting-up/set-up-device-alerts.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.
