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

# Regel

Eine Regelkette aus einer Asset-Regel auslösen.

<div align="left"><figure><img src="https://2215908449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqGnkz52o2zVUsEGEZGk%2Fuploads%2F7lRtfvoZnR6eo1bC6F1K%2FRule.png?alt=media&amp;token=118ba603-bd56-48d8-a5f2-20f2993d77a0" 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="https://2215908449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqGnkz52o2zVUsEGEZGk%2Fuploads%2F6QbeSSh8BkQERvdruSvj%2Fimage%2055.png?alt=media&amp;token=42b0130f-bdba-40ac-be7e-d940c37927f9" alt="" width="267"><figcaption></figcaption></figure></div>

### Was er tut

Der Knoten überwacht eine Regel auf einem ausgewählten Asset.

Verwenden Sie ihn, um einen Rule-Chain-Pfad aus einem Regelereignis zu starten.

### Ausgaben

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

### Konfigurierbare Einstellungen

<div align="left"><figure><img src="https://2215908449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqGnkz52o2zVUsEGEZGk%2Fuploads%2FPH793xUlEkPSWy7nkcHy%2FRule%20(1).png?alt=media&amp;token=88079cd6-a323-4a95-8a66-a11b8b361485" alt="" width="375"><figcaption></figcaption></figure></div>

* **Asset** — Wählen Sie das Asset aus.
* **Regel** — Wählen Sie die Regel auf diesem Asset aus.

### Typische Verwendung

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

### Zugehörige 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/nodes.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, and the optional `goal` query parameter:

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