> 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/classic-alarms/es/readme.md).

# Alarmas Clásicas

{% hint style="success" %}
Verkada anunció el fin global de la venta (1 de agosto de 2026) y el fin de vida (1 de agosto de 2027) de Classic Alarms. Los clientes elegibles pueden actualizarse a New Alarms sin costo hasta el 31 de enero de 2027. Visite [Verkada.com/alarms/upgrade](https://www.verkada.com/alarms/upgrade) para comenzar.
{% endhint %}

**Descripción general**\
Verkada Classic Alarms es un sistema de detección de intrusión administrado en la nube diseñado para proteger tus instalaciones con una combinación de sensores, contactos de puerta y sirenas. Proporciona alertas en tiempo real y gestión centralizada, lo que te permite monitorizar la actividad de alarma y responder rápidamente desde una única interfaz.

Esta colección proporciona orientación detallada sobre la instalación y configuración de Classic Alarms, la gestión de notificaciones y eventos, y el mantenimiento de un funcionamiento fiable. Te ayuda a desplegar alarmas de forma eficiente y a garantizar que tu monitorización de seguridad siga siendo coherente y eficaz.

Consulta estos enlaces para empezar:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="/pages/73b1915bf1eb42c2c5840e684958ea0462cc870e">/pages/73b1915bf1eb42c2c5840e684958ea0462cc870e</a></td></tr><tr><td></td><td><a href="/pages/197386a19843f74aac8bb80670b9c03d323fcf4f">/pages/197386a19843f74aac8bb80670b9c03d323fcf4f</a></td></tr><tr><td></td><td><a href="/pages/393bc1b7bc999cb092707adce427de3c9c9b013a">/pages/393bc1b7bc999cb092707adce427de3c9c9b013a</a></td></tr></tbody></table>


---

# 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/classic-alarms/es/readme.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.
