> 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/edge-nodes/edgenodes-in-abb-buildingpro/set-up-control-edge.md).

# Set up Control Edge

## Control Edge – Control and Automation with Eliona and Niagara

The **Control Edge** is an interface between **Niagara-based automation systems** and **Eliona**. It enables the **bidirectional communication**, so that control logics, sensor data and alarms can be synchronized directly between **Niagara** and **Eliona** can be synchronized. This allows seamless integration into **modern building automation systems**.

***

## **Installation and Connection**

For connecting Niagara to Eliona, only two simple steps are required:

1. **Install Niagara-Eliona module**
   * The **Niagara module file** and the corresponding **license** can be requested directly from **Eliona** requested.
   * The module is simply copied into the `modules`-folder of the Niagara installation.
2. **Generate API key in Eliona**
   * To establish the connection to Eliona, an **API key** must be created in Eliona. [→ API key creation](/collection/english-v14/documentation/settings/api-key.md#api-schlussel-erstellen)

Detailed information on setting up the Niagara module can be found here:

{% content-ref url="/pages/f07f0cf6bf9bf747b4e139cfa575d826808ad81a" %}
[Eliona modules for Niagara](/collection/english-v14/edge-nodes/edgenodes-in-abb-buildingpro/set-up-control-edge/eliona-modules-for-niagara.md)
{% endcontent-ref %}

***

## **What can the Niagara Control Edge do and how is it used?**

The Niagara Control Edge connects automated building and industrial systems with Eliona. This allows data, controls and alarms from Niagara to be visualized and analyzed in Eliona - and conversely, controls can be sent directly from Eliona to Niagara.

After setup, the **synchronization runs automatically** and enables seamless interaction between both systems. **Assets, asset types and the asset structure** are automatically created and updated in Eliona. If an asset or its type does not yet exist, it is created without manual configuration. This means that **data points, controls and alarms** from Niagara are directly available in Eliona and can be used for visualizations, analyses and automations.


---

# 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/edge-nodes/edgenodes-in-abb-buildingpro/set-up-control-edge.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.
