> 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-llm.md).

# E-Mail senden (LLM)

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

Verwenden Sie **E-Mail-LLM senden** um generierten Text per E-Mail zu senden.

Dieser Knoten ist für Text gedacht, der von **LLM-Aufruf**.

<div align="left"><figure><img src="/files/1da503ce47964aafb33a791f4e1e68ebe5648a0e" alt="" width="230"><figcaption></figcaption></figure></div>

### Was er tut

Der Knoten sendet eine E-Mail mit generierten Inhalten.

Verwenden Sie ihn, um Berichte, Zusammenfassungen oder Warnungen zu übermitteln.

### Eingaben

* **Trigger** — Startet die E-Mail-Aktion.
* **Text** — Übergibt den E-Mail-Textkörper.
* **Betreff** — Übergibt optional den E-Mail-Betreff.
* **Ziele** — Übergibt optional die Empfänger.

### Konfigurierbare Einstellungen

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

* **Betreff** — Legt einen festen Betreff fest.
* **An** — Legt eine oder mehrere Empfängeradressen fest.
* **Fallback-Text** — Definieren Sie eine Nachricht, falls kein Texteingang verfügbar ist.

### Typische Verwendung

Verwenden Sie **E-Mail-LLM senden** nach **LLM-Aufruf**.

Angeschlossene Eingaben können den festen Betreff oder die Zielwerte überschreiben.

### Zugehörige Dokumentation

* [LLM-Aufruf](/collection/german/plattform/alarms-rules-and-escalations/rule-chains/knoten/llm-aufruf.md)
* [Mail](/collection/german/plattform/platform-core/alert-and-escalation/escalations/notification-provider/mail.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/e-mail-senden-llm.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.
