> For the complete documentation index, see [llms.txt](https://docs.makesens.co/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.makesens.co/cloud/makesens-cloud/funcionalidades/generar-alertas-y-notificaciones.md).

# Generar alertas y notificaciones

Con esto lograrás estar al tanto de cualquier problema con tus dispositivos antes de que afecte tus mediciones. Las alertas personalizadas te notifican en tiempo real para que puedas actuar rápidamente.

## Editar alertas

Personaliza exactamente cuándo y cómo quieres recibir notificaciones sobre el estado de tus dispositivos.

En el panel de configuración de usuario, configura las alertas de desconexión según tus necesidades:

* Define el tiempo de desconexión que activa la alerta
* Elige cómo recibir las notificaciones
* Ajusta las alertas para cada dispositivo

⚡ *Así evitarás pérdida de datos y podrás resolver problemas antes de que se agraven*

<figure><img src="/files/Qq1JetVzgi2iwcyDp9cI" alt=""><figcaption></figcaption></figure>

## Reportes personalizados

Genera reportes adaptados a tus necesidades específicas:

1. Completa una breve encuesta indicando qué información necesitas
2. Recibe tu reporte personalizado con los datos que solicitaste

💡 *Los reportes personalizados te ayudan a analizar exactamente lo que necesitas sin información innecesaria*

***

**¿Listo para configurar tus alertas y evitar interrupciones en tus mediciones?**

Con alertas bien configuradas, tendrás tranquilidad sabiendo que serás notificado ante cualquier problema.

💡 **¿Te gustaría que agregáramos más opciones de alertas? ¡Cuéntanos qué necesitas!**

***

*Última actualización: Noviembre 2024*


---

# 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://docs.makesens.co/cloud/makesens-cloud/funcionalidades/generar-alertas-y-notificaciones.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.
