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

# Bericht senden

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

Verwenden Sie **Bericht senden** um einen Bericht aus einer Regelkette zu senden.

Dieser Knoten sendet einen vordefinierten Bericht, wenn er ausgelöst wird.

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

### Was er tut

Der Knoten sendet den ausgewählten Bericht.

Verwenden Sie ihn, um die Berichtszustellung aus einer Regelkette zu automatisieren.

### Eingaben

* **Trigger** — Startet die Aktion zum Senden des Berichts.

### Konfigurierbare Einstellungen

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

* **Bericht** — Wählen Sie den zu sendenden Bericht aus.

### Typische Verwendung

Verwenden Sie **Bericht senden** nach einem Zeitplan-, Ereignis- oder Bedingungspfad.

### Zugehörige Dokumentation

* [Automatischer Berichtersteller](/collection/german/plattform/analytics-and-reports.md)
* [Berichte verwenden](/collection/german/plattform/analytics-and-reports/use-reports.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/bericht-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.
