> 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/mandatory-base/platform-core/connect-hub/connectivity-as-a-service/connect-devices-via-opc-ua/create-and-configure-an-endpoint.md).

# Create and Configure an Endpoint

Proceed as follows to create a new endpoint or to edit an already existing endpoint.

<figure><img src="/files/tQSYfjmhUBA7D1k3Nx1F" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3nvUGOcN5wfbCIoUfU1Z" alt=""><figcaption></figcaption></figure>

## Overview

<table data-full-width="true"><thead><tr><th width="76.33333333333331">No.</th><th width="167.39996337890625">Name</th><th>Details</th></tr></thead><tbody><tr><td><strong>[E]</strong></td><td>Details</td><td>Opens the endpoint details</td></tr><tr><td><strong>[F]</strong></td><td>Delete endpoint</td><td>Deletes the respective endpoint</td></tr><tr><td><strong>[G]</strong></td><td>Endpoint address</td><td>Shows the exact address of the respective endpoint</td></tr><tr><td><strong>[H]</strong></td><td>Status</td><td>Shows whether the connection to the respective endpoint is paused or active. ⚠ Caution: This status only shows whether the connection has been paused in BuildingPro Suites. The status does <em>not</em> show whether the connection is actually successful. The connection can be shown as "Active" even if, for example, an error is present. You can see whether the connection is actually successful in the ↗ Endpoint Details</td></tr><tr><td><strong>[I]</strong></td><td>Pause/Start</td><td>Pauses/resumes the connection to the respective endpoint</td></tr><tr><td><strong>[J]</strong></td><td>Endpoints</td><td>The individual endpoints</td></tr></tbody></table>

## Create a New Endpoint

1. In the sidebar, click on **Connection \[A]**

   ▷ The "Connections" window opens
2. In the **OPC UA \[B]** tab, a list of all already connected brokers is displayed in the workspace **\[C]**.

   ◈ If you do not see any entries, no endpoints have been created yet.

   ◈ Endpoints that were created in other tenants are also displayed.
3. Click on **\[D]** to create a new endpoint

   ▷ The [↗ Endpoint Details open](/collection/mandatory-base/platform-core/connect-hub/connectivity-as-a-service/connect-devices-via-opc-ua/endpoint-details.md)

## Edit an Existing Endpoint

1. In the sidebar, click on **Connection \[A]**

   ▷ The "Connections" window opens
2. In the **OPC UA \[B]** tab, a list of all already connected brokers is displayed in the workspace **\[C]**.

   ◈ If you do not see any entries, no endpoints have been created yet.

   ◈ Endpoints that were created in other tenants are also displayed.
3. For the endpoint you want to configure, click on **\[F]**

   ▷ The [↗ Endpoint Details](/collection/mandatory-base/platform-core/connect-hub/connectivity-as-a-service/connect-devices-via-opc-ua/endpoint-details.md) open


---

# 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/mandatory-base/platform-core/connect-hub/connectivity-as-a-service/connect-devices-via-opc-ua/create-and-configure-an-endpoint.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.
