> 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/smart-building-at-an-international-pharmaceutical-company.md).

# Smart Building at an International Pharmaceutical Company

A shared IoT foundation for workplace and facility use cases at a pharmaceutical campus.

**Industry:** Pharmaceuticals\
**Organization:** International pharmaceutical company\
**Scope:** Campus with approximately 1,500 employees in Germany\
**Year:** 2024

## At a Glance

| Measure            | Result                                        |
| ------------------ | --------------------------------------------- |
| LoRa gateways      | Three gateways provide campus-wide coverage   |
| Indoor environment | Live monitoring in meeting rooms              |
| People counting    | Building-level utilization insight            |
| Cleaning           | Demand-driven waste collection reduces effort |

## Overview

The pharmaceutical company treats buildings and their occupants as one system that supports its primary business. A virtualized BuildingPro Suites server in the cloud, an on-site EdgeNode, and three LoRa gateways form a common infrastructure for indoor-environment monitoring, people counting, smart waste, and asset tracking.

## Indoor Environment and Room Use

LoRa room-condition sensors monitor indoor-environment-quality values in meeting rooms. Integration with the booking system makes it possible to prepare conditions for expected attendance and release a room automatically when a booked meeting does not take place. The resulting data supports analysis and optimization of room use.

## People Counting and Smart Waste

Infrared people counters at entrances and exits measure campus and building utilization. Long-term occupancy data can inform cleaning schedules and help adapt heating and cooling to actual use.

Central smart-waste stations are emptied according to demand instead of requiring cleaners to check individual bins at every workstation. This reduces unnecessary cleaning effort.

## Asset Tracking

A proof of concept tracks flipcharts and other materials in meeting-room areas. Their current position is visible through the map, helping teams locate and use shared equipment efficiently.

The project demonstrates the value of a shared IoT foundation: individual use cases may have limited value in isolation, but one reusable data and connectivity layer can support workplace quality, space utilization, energy efficiency, cleaning, and asset management together.

[-> \[External Link\] Read the complete success story](https://stage.advisor.buildings.ability.abb/success-stories/smart-building-pharma)


---

# 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/smart-building-at-an-international-pharmaceutical-company.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.
