> 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/send-report.md).

# Bericht senden

Einen ausgewählten Bericht aus einer Regelkette senden.

<div align="left"><figure><img src="https://2215908449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqGnkz52o2zVUsEGEZGk%2Fuploads%2FhOVsEtQ4QBvz6loFcjX2%2FSend%20Report.png?alt=media&amp;token=cd3d8b72-fd35-459f-bafe-de32a6ee3494" alt="" width="375"><figcaption></figcaption></figure></div>

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

Dieser Knoten sendet bei Auslösung einen vordefinierten Bericht.

<div align="left"><figure><img src="https://2215908449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqGnkz52o2zVUsEGEZGk%2Fuploads%2FtQXPR9YTTFjSPQWACB8m%2Fimage%2059.png?alt=media&amp;token=30b5cb21-3fc6-42fe-89dc-ece8b8e2238a" alt="" width="375"><figcaption></figcaption></figure></div>

### Was er tut

Der Knoten sendet den ausgewählten Bericht.

Verwenden Sie ihn, um die Berichtsübermittlung aus einer Regelkette zu automatisieren.

### Eingaben

* **Auslöser** — Startet die Aktion zum Senden des Berichts.

### 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%2F7kGVgDuq7r4iriJ3mObX%2FReport.png?alt=media&amp;token=9a301543-8a05-479a-aedf-4bb00b00d271" alt="" width="375"><figcaption></figcaption></figure></div>

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

### Typische Verwendung

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

### Verwandte Dokumentation

* [Auto Reporter](/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/nodes.md)

Den vollständigen Editor-Workflow 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/send-report.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.
