> 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/platform/alarms-rules-and-escalations/rule-chains/nodes/rule.md).

# Rule

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

Use **Rule** to react to a selected asset rule.

This node emits an output when the selected rule is triggered.

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

### What it does

The node listens to a rule on a selected asset.

Use it to start a rule chain path from a rule event.

### Outputs

* **Triggered** — Fires when the selected rule is triggered.

### Configurable settings

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

* **Asset** — Select the asset.
* **Rule** — Select the rule on that asset.

### Typical use

Use **Rule** as an event source for notifications or follow-up actions.

### Related documentation

* [Rules](/collection/platform/alarms-rules-and-escalations/rules.md)
* [Create a Rule](/collection/platform/alarms-rules-and-escalations/rules/create-a-rule.md)
* [Nodes](/collection/platform/alarms-rules-and-escalations/rule-chains/nodes.md)

For the full editor flow, see [Configure Rule Chain](/collection/platform/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/platform/alarms-rules-and-escalations/rule-chains/nodes/rule.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.
