> 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/regel.md).

# Regel

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

Verwenden **Regel** um auf eine ausgewählte Asset-Regel zu reagieren.

Dieser Knoten gibt eine Ausgabe aus, wenn die ausgewählte Regel ausgelöst wird.

<div align="left"><figure><img src="/files/c1908eecb1150b52a040dde464c188fcc752e5d9" alt="" width="267"><figcaption></figcaption></figure></div>

### Was es tut

Der Knoten lauscht auf eine Regel eines ausgewählten Assets.

Verwenden Sie ihn, um einen Regelkettenpfad von einem Regelereignis aus zu starten.

### Ausgaben

* **Ausgelöst** — Wird ausgelöst, wenn die ausgewählte Regel ausgelöst wird.

### Konfigurierbare Einstellungen

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

* **Asset** — Wählen Sie das Asset aus.
* **Regel** — Wählen Sie die Regel für dieses Asset aus.

### Typische Verwendung

Verwenden **Regel** als Ereignisquelle für Benachrichtigungen oder Folgeaktionen.

### Verwandte Dokumentation

* [Regeln](/collection/german/plattform/alarms-rules-and-escalations/rules.md)
* [Eine Regel erstellen](/collection/german/plattform/alarms-rules-and-escalations/rules/create-a-rule.md)
* [Knoten](/collection/german/plattform/alarms-rules-and-escalations/rule-chains/knoten.md)

Den vollständigen Editor-Ablauf finden Sie unter [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/regel.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.
