> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/german/plattform/alarms-rules-and-escalations/rule-chains/knoten/alarm-erstellen.md).

# Alarm erstellen

<div align="left"><figure><img src="/files/99a3690ef6c64d306924175b81222c24b4af5005" alt="" width="375"><figcaption></figcaption></figure></div>

Verwenden Sie **Alarm erstellen** um einen Alarm zu erstellen, wenn eine Bedingung der Regelkette erfüllt ist.

Dieser Knoten verknüpft die Regel-Logik mit dem Alarmierungs-Workflow.

<div align="left"><figure><img src="/files/cd9b60d52ef945b1124122cb655ab1c507302ad6" alt="" width="313"><figcaption></figcaption></figure></div>

### Was er tut

Der Knoten löst einen Alarm für ein ausgewähltes Asset aus.

Verwenden Sie ihn, wenn ein Schwellenwert, ein Ereignis oder ein Status Aufmerksamkeit erfordert.

### Eingaben

* **Trigger-Eingangspin** — Startet die Alarmaktion.

### Konfigurierbare Einstellungen

<div align="left"><figure><img src="/files/82c026729e038ae31763c23ec0e6aaa36a4af766" alt="" width="375"><figcaption></figcaption></figure></div>

* **Asset** — Wählen Sie das Asset für den Alarm aus.
* **Priorität** — Legen Sie die Dringlichkeitsstufe fest.
* **Bestätigung** — Legen Sie fest, ob eine manuelle Bestätigung erforderlich ist.

### Typische Verwendung

Verwenden Sie **Alarm** nach einer Bedingung, einem Zeitplan oder einer logischen Operation.

### Zugehörige Dokumentation

* [Alarme](/collection/german/plattform/alert-center/alarms.md)
* [Regeln](/collection/german/plattform/alarms-rules-and-escalations/rules.md)
* [Knoten](/collection/german/plattform/alarms-rules-and-escalations/rule-chains/knoten.md)

Für den vollständigen Editor-Ablauf siehe [Regelkette konfigurieren](/collection/german/plattform/alarms-rules-and-escalations/rule-chains/configure-rule-chain.md).


---

# 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:

```
GET https://docs.buildings.ability.abb/collection/german/plattform/alarms-rules-and-escalations/rule-chains/knoten/alarm-erstellen.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.
