> 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/verkada-cameras/es/analitica/camera-storage-error-alerts.md).

# Alertas de error de almacenamiento de la cámara

Las alertas de almacenamiento de cámaras te notifican sobre errores críticos de almacenamiento en tu flota para permitir una gestión y un mantenimiento proactivos.

Las cámaras de Verkada alertarán automáticamente a todos los administradores de la organización si una cámara sufre un fallo crítico de almacenamiento. Esto significa que la cámara no pudo guardar nueva grabación en el almacenamiento integrado y que su grabación histórica podría no poder reproducirse en streaming.

{% hint style="danger" %}
**Si recibes esta alerta,** [**contacta al equipo de soporte de Verkada**](/command/es/necesitas-ayuda/contact-verkada-support.md) **lo antes posible para resolver el problema.**
{% endhint %}

### Detalles de la alerta

* Las alertas están activadas de forma predeterminada para todos los clientes.
* Todos los administradores de la organización recibirán alertas por correo electrónico si una cámara encuentra errores críticos de almacenamiento.
* Cada cámara solo activará una alerta por estado de error.
* Estas alertas están accesibles en la [**Alertas**](https://command.verkada.com/alerts/device-events) página.

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