> 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/e-mail-senden.md).

# E-Mail senden

<div align="left"><figure><img src="/files/489119a2347d0cd29724b2bf23087eade72a346a" alt="" width="374"><figcaption></figcaption></figure></div>

Verwenden **E-Mail senden** um Benutzer oder Gruppen per E-Mail zu benachrichtigen.

Dieser Knoten sendet eine Nachricht, wenn die Regelkette ihn erreicht.

<div align="left"><figure><img src="/files/8a357ef8b0d30b921db09d500f8aa932369f3562" alt="" width="306"><figcaption></figcaption></figure></div>

### Was es tut

Der Knoten sendet eine E-Mail an einen oder mehrere Empfänger.

Verwenden Sie ihn für Warnungen, Bestätigungen oder Statusaktualisierungen.

### Eingaben

* **Trigger-Eingangs-Pin** — Startet die E-Mail-Aktion.

### Konfigurierbare Einstellungen

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

* **Betreff** — Legen Sie den E-Mail-Betreff fest.
* **An** — Geben Sie eine oder mehrere Empfängeradressen ein.
* **Text** — Fügen Sie den Nachrichtentext hinzu.

### Typische Verwendung

Verwenden **E-Mail senden** nach einem Bedingungs- oder Alarmpfad.

### Verwandte Dokumentation

* [Mail](/collection/german/plattform/platform-core/alert-and-escalation/escalations/notification-provider/mail.md)
* [Benachrichtigungen](/collection/german/plattform/platform-core/alert-and-escalation/notifications.md)
* [Knoten](/collection/german/plattform/alarms-rules-and-escalations/rule-chains/knoten.md)

Den vollständigen Editorablauf 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/e-mail-senden.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.
