> 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/getting-started/3.-connecting-data-sources/openbos.md).

# OpenBOS

## OpenBOS

The OpenBOS app in BuildingPro Suites enables the seamless integration and synchronization of data from ABB Ability™ Building Edge systems. Thanks to this integration, you can automatically import assets, data points, and alarms from your building automation into BuildingPro Suites.

The main advantage is continuous asset creation (CAC). After the initial configuration, assets and asset types are automatically created and organized in BuildingPro Suites, adopting the structure from OpenBOS. This significantly reduces manual effort and ensures a constantly up-to-date data basis.

## Before You Begin

Before configuring the connection, make sure that:

* the Building Edge has been preconfigured and its organization is connected to a cloud portfolio; see [Check the Building Edge Configuration](/collection/getting-started/2.-configure-edge-and-connect-via-openbos/check-edge-configuration.md);
* you can access the corresponding tenant in BuildingPro Suites; see [Check License and Access Status](/collection/getting-started/1.-create-users-and-tenants/check-license-and-access-status.md); and
* a valid BuildingPro Suites license is available; see [Check License and Access Status](/collection/getting-started/1.-create-users-and-tenants/check-license-and-access-status.md);
* the **openBOS as a Service** and **openBOS Capacity** licenses have been activated and assigned to the Building Edge; see [Assign OpenBOS Licenses](/collection/getting-started/2.-configure-edge-and-connect-via-openbos/assign-openbos-licenses.md); and
* the openBOS app is available in the tenant; see [Open openBOS config](/collection/getting-started/2.-configure-edge-and-connect-via-openbos/open-openbos-config.md).

## How to Connect OpenBOS to BuildingPro Suites

The connection is made in three simple steps:

1. Required steps in the OpenBOS Building Edge: Before configuring the app in BuildingPro Suites, complete the [Building Edge configuration checks](/collection/getting-started/2.-configure-edge-and-connect-via-openbos/check-edge-configuration.md), including the local and cloud configuration and API Subscriptions.
2. App activation: Open the [openBOS app configuration](/collection/getting-started/2.-configure-edge-and-connect-via-openbos/open-openbos-config.md) and make sure that the app is activated. If the Building Edge has not yet been associated with a BuildingPro site, follow [Connect a Building Edge to BuildingPro as a Site](/collection/getting-started/2.-configure-edge-and-connect-via-openbos/associate-site.md).
3. App configuration in BuildingPro Suites: Configure the Edge Identification Number and synchronized tree structure by following [Configure OpenBOS](/collection/getting-started/2.-configure-edge-and-connect-via-openbos/configure-openbos.md).

After successful configuration, the automatic synchronization begins. The app monitors the status and ensures that your assets and alarms are always up to date.

For a detailed, step-by-step guide on configuration in OpenBOS and BuildingPro Suites, please visit the full documentation in the "OpenBOS" chapter.

{% content-ref url="/pages/LnKVTWtyQO0QY67mkjzf" %}
[OpenBOS](/collection/mandatory-base/platform-core/connect-hub/edge-app-marketplace-for-plug-ins-and-extentions/apps/openbos.md)
{% endcontent-ref %}


---

# 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/getting-started/3.-connecting-data-sources/openbos.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.
