> 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/analytics-and-reports/global-analytics-and-reports.md).

# Globale Berichte

## Überblick

Mit *Globale Berichte*, erstellen Sie mandantenübergreifende Berichte, die für alle Mandantenmitglieder sichtbar sind.

Globale Berichte können zentral verwaltet werden.

Nur der Ersteller kann sie ändern oder löschen.

Globale Inhalte sind mit einem **blauen Punkt**.

## Einen globalen Bericht erstellen

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FOMTFAm28jNhDuvalVxrQ%2FGlobale%20Analytics.png?alt=media&#x26;token=65f6e797-eb6b-463b-9f3b-5f3a09a5c62c" alt=""><figcaption></figcaption></figure>

**Stellen Sie sicher, dass Sie sich in** ***Analysen & Berichte*** **\[A]**

1. Klicken Sie auf **\[B2]** (*Bericht hinzufügen*)
2. Wählen Sie den Typ aus **Mandanten** **\[C1]**
3. Geben Sie einen Namen ein **\[C2]**
4. Klicken Sie auf **Erstellen** **\[C3]**

   ▷ Der globale Bericht wird erstellt

## Einen vorhandenen Bericht bearbeiten

Wenn Sie einen vorhandenen Bericht nachträglich freigeben möchten:

1. Klicken Sie auf das Drei-Punkte-Menü \[F]
2. Wählen Sie **Bearbeiten**
3. Ändern Sie den Typ in **Mandanten**

   ▷ Der Bericht wird global und in den entsprechenden Ordner verschoben

## Globale Berichte verwalten

Globale Berichte werden automatisch gespeichert in **Mandantenberichte** **\[D]**.

Dieser Inhalt ist mit einem **blauen Punkt** **\[E]**.

Globale Berichte können innerhalb dieses Bereichs bei Bedarf verschoben werden.

## Berechtigungen

* **Benutzerberichte** sind nur für die Person sichtbar, die sie erstellt hat.
* Das Auswählen von **Mandanten** in **\[C1]** teilt den Bericht mit allen Mandantenteilnehmern.
* Nur der Ersteller eines **Mandantenberichts** kann ihn bearbeiten oder löschen.


---

# 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/analytics-and-reports/global-analytics-and-reports.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.
