# Alarm definition

It shows a list with all the alarms defined in the system. In **LIBSAFE,** alarms are programmed following the general programming scheme, resulting in what we call **general parametrizable alarms**. To facilitate the use of the alarms, through simplification of the concept that lies beneath, some of them are limited in their configuration and renamed in the **preparameterized and easy to use alarms**.

The specific alarms available in your **LIBSAFE** version have to be checked through the interface.

![](/files/-MkhUdRBm_7p61dVCQ-8)

The two kinds of alarms are separated into blocks, to facilitate their use, showing name and description. For ***Preparameterized and easy to use alarms***, it is possible to see from which general alarm they have been defined.

With the button ***Apply alarm***, it is possible to configure an instance of the alarm.

The detail page for an alarm definition is practically the same as that of configuring the detail of an instance of the same. See the next section for this reference.


---

# 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.libnova.com/libsafe-advanced-system-administrator-manual/system-configuration/alarms-and-notifications/alarm-definition.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.
