# Camera Storage Error Alerts

Camera storage alerts notify you of critical storage errors in your fleet to enable proactive management and maintenance.

Verkada cameras will automatically alert all Org Admins if a camera encounters a critical storage failure. This means the camera has failed to save new footage to the onboard storage and its historical footage may not be streamable.

{% hint style="danger" %}
**If you receive this alert,** [**contact Verkada Support**](/command/need-help/contact-verkada-support.md) **as soon as possible to resolve the issue.**
{% endhint %}

### Alert Details

* Alerts are enabled by default for all customers.
* All Org Admins will receive alerts via email if a camera encounters critical storage errors.
* Each camera will only trigger one alert per error state.
* These alerts are accessible on the [**Alerts**](https://command.verkada.com/alerts/device-events) page.

<div align="left" data-with-frame="true"><img src="/files/Liax1NKKhHsUFYYVs4oG" alt="" width="375"></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/verkada-cameras/analytics/camera-storage-error-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.
