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

# SUCCESS STORIES

ABB Ability™ BuildingPro Suites supports projects ranging from individual buildings to international portfolios. These success stories show how connected building data is used to improve energy performance, occupant comfort, operations, reporting, maintenance, and infrastructure resilience.

## Healthcare

* [Smart Building at the Zurich Children's Hospital](/collection/success-stories/smart-building-at-zurich-childrens-hospital.md) — Occupancy analytics and live asset tracking support space management, demand-driven cleaning, and equipment availability.
* [Room Climate Control at the University Hospital Basel](/collection/success-stories/room-climate-control-at-university-hospital-basel.md) — More than 160 room controllers are integrated into an intuitive interface and 3D building model.

## Banking and Finance

* [Energy Optimization Using Artificial Intelligence](/collection/success-stories/energy-optimization-using-artificial-intelligence.md) — AI-based optimization and digital twins reduced energy consumption across a multi-building portfolio.
* [Sustainability Reporting for a Swiss Bank](/collection/success-stories/sustainability-reporting-for-a-swiss-bank.md) — Automated data integration, carbon accounting, and reporting support portfolio-wide ESG decisions.
* [Infrastructure and Alarming Portal for a Swiss Bank](/collection/success-stories/infrastructure-and-alarming-portal-for-a-swiss-bank.md) — A resilient hybrid platform connects more than 200,000 datapoints across over 50 buildings.
* [Workplace Analytics at a Fintech Company](/collection/success-stories/workplace-analytics-at-a-fintech-company.md) — An IoT-based workplace solution combines indoor-environment monitoring with occupant control.

## Pharmaceuticals

* [Smart Building at an International Pharmaceutical Company](/collection/success-stories/smart-building-at-an-international-pharmaceutical-company.md) — A shared IoT infrastructure enables indoor-environment monitoring, people counting, smart waste, and asset tracking.

## Energy and Utilities

* [Predictive Maintenance at EW Sennwald](/collection/success-stories/predictive-maintenance-at-ew-sennwald.md) — Selected diagnostic values, dashboards, rules, and alarms make specialist maintenance insights actionable.

## Public Sector

* [Controlling Extinguishing-Water Dampers in Disentis](/collection/success-stories/controlling-extinguishing-water-dampers-in-disentis.md) — LoRaWAN sensors and actuators provide cost-effective monitoring and control at remote water reservoirs.

[-> \[External Link\] View the Success Stories in the BuildingPro Suites Advisor](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/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.
