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

# OpenBOS

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

The main advantage is continuous asset creation (CAC). After the initial configuration, assets and asset types are created and organized automatically in Eliona, with the structure being taken from OpenBOS. This significantly reduces manual effort and ensures a consistently up-to-date data foundation.

## **How to connect OpenBOS to Eliona**

The connection is made in three simple steps:

1. Required steps in OpenBOS Building Edge: Before you configure the app in Eliona, a few preparations must be made in OpenBOS Building Edge. These include the local and cloud configuration as well as activating the API subscription for your data points.
2. App installation: Install the OpenBOS app via the Eliona App Store.
3. App configuration in Eliona: After installation, configure the app in Eliona. Enter the gateway ID, client ID, and client secret to establish the connection.

After successful configuration, 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 to configuring OpenBOS and Eliona, please visit the full documentation in the "OpenBOS" chapter.

{% content-ref url="/pages/eb3530c754b8132c6d0d57a989fd82d70f5e38b8" %}
[OpenBOS](/collection/english-v14/apps/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/english-v14/getting-started/3.-connect-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.
