> 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/success-stories.md).

# ERFOLGSGESCHICHTEN

ABB Ability™ BuildingPro Suites unterstützt Projekte von einzelnen Gebäuden bis hin zu internationalen Portfolios. Diese Erfolgsgeschichten zeigen, wie vernetzte Gebäudedaten genutzt werden, um die Energieeffizienz, den Komfort der Nutzerinnen und Nutzer, den Betrieb, das Reporting, die Instandhaltung und die Resilienz der Infrastruktur zu verbessern.

## Gesundheitswesen

* [Smart Building im Kinderspital Zürich](/collection/german/success-stories/smart-building-at-zurich-childrens-hospital.md) — Belegungsanalysen und Live-Asset-Tracking unterstützen das Flächenmanagement, die bedarfsgesteuerte Reinigung und die Verfügbarkeit von Geräten.
* [Raumklimasteuerung am Universitätsspital Basel](/collection/german/success-stories/room-climate-control-at-university-hospital-basel.md) — Mehr als 160 Raumregler sind in eine intuitive Benutzeroberfläche und ein 3D-Gebäudemodell integriert.

## Banken und Finanzen

* [Energieoptimierung mit Künstlicher Intelligenz](/collection/german/success-stories/energy-optimization-using-artificial-intelligence.md) — KI-basierte Optimierung und digitale Zwillinge reduzierten den Energieverbrauch über ein Portfolio mehrerer Gebäude hinweg.
* [Nachhaltigkeitsberichterstattung für eine Schweizer Bank](/collection/german/success-stories/sustainability-reporting-for-a-swiss-bank.md) — Automatisierte Datenintegration, CO2-Bilanzierung und Reporting unterstützen ESG-Entscheidungen über das gesamte Portfolio hinweg.
* [Infrastruktur- und Alarmierungsportal für eine Schweizer Bank](/collection/german/success-stories/infrastructure-and-alarming-portal-for-a-swiss-bank.md) — Eine robuste Hybridplattform verbindet mehr als 200.000 Datenpunkte über mehr als 50 Gebäude hinweg.
* [Arbeitsplatzanalysen bei einem Fintech-Unternehmen](/collection/german/success-stories/workplace-analytics-at-a-fintech-company.md) — Eine IoT-basierte Arbeitsplatzlösung kombiniert die Überwachung des Innenraumklimas mit Nutzersteuerung.

## Pharmazeutika

* [Smart Building bei einem internationalen Pharmaunternehmen](/collection/german/success-stories/smart-building-at-an-international-pharmaceutical-company.md) — Eine gemeinsame IoT-Infrastruktur ermöglicht die Überwachung des Innenraumklimas, Personenzählung, intelligentes Abfallmanagement und Asset-Tracking.

## Energie und Versorgungsunternehmen

* [Predictive Maintenance bei EW Sennwald](/collection/german/success-stories/predictive-maintenance-at-ew-sennwald.md) — Ausgewählte Diagnosewerte, Dashboards, Regeln und Alarme machen fachliche Instandhaltungseinblicke unmittelbar nutzbar.

## Öffentlicher Sektor

* [Steuerung von Löschwasserschiebern in Disentis](/collection/german/success-stories/controlling-extinguishing-water-dampers-in-disentis.md) — LoRaWAN-Sensoren und -Aktoren ermöglichen eine kosteneffiziente Überwachung und Steuerung an abgelegenen Wasserreservoirs.

[-> \[Externer Link\] Die Erfolgsgeschichten im BuildingPro Suites Advisor ansehen](https://stage.advisor.buildings.ability.abb/success-stories)


---

# 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/success-stories.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.
