> 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/connectivity-as-a-service/connect-devices-with-abb-buildingpro/connect-devices-via-opc-ua/endpoint-details.md).

# Endpoint details

<div data-full-width="true"><figure><img src="/files/fecafd553cfa00d9a4d70a8deb225bc71657f66b" alt=""><figcaption></figcaption></figure></div>

## Overview

<table><thead><tr><th width="97.33333333333331">No.</th><th>Name</th><th>Details</th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Name</td><td>Enter the name of the endpoint here</td></tr><tr><td><strong>[B]</strong></td><td>Security policy</td><td>Select a security policy</td></tr><tr><td><strong>[C]</strong></td><td>Username</td><td>Optional: Enter a username for the OPC connection</td></tr><tr><td><strong>[D]</strong></td><td>Save</td><td>Click here to save the connection details</td></tr><tr><td><strong>[E]</strong></td><td>Subscriptions</td><td>All subscriptions associated with the corresponding endpoint are listed here</td></tr><tr><td><strong>[F]</strong></td><td>Endpoint</td><td>Enter the endpoint address here</td></tr><tr><td><strong>[G]</strong></td><td>Security Mode</td><td>Select a security mode</td></tr><tr><td><strong>[H]</strong></td><td>Password</td><td>Enter the password for the OPC connection</td></tr><tr><td><strong>[I]</strong></td><td>Connection status</td><td>The connection status is displayed here</td></tr><tr><td><strong>[J]</strong></td><td>New subscription</td><td>Click here to create a new subscription ▷ Opens the window <a href="/pages/8bb2ee609742c2930940b1171b9fdb7601bf18d4">↗ Connection details</a></td></tr><tr><td><strong>[K]</strong></td><td>Subscription details</td><td>Click here to open the details of the respective subscription. ▷ Opens the window <a href="/pages/8bb2ee609742c2930940b1171b9fdb7601bf18d4">↗ Connection details</a></td></tr><tr><td><strong>[L]</strong></td><td>Delete subscription</td><td>Deletes the respective subscription</td></tr></tbody></table>

## Create a new subscription

1. Open the[ ↗ Connection details](/collection/english-v14/connectivity-as-a-service/connect-devices-with-abb-buildingpro/connect-devices-via-opc-ua/endpoint-details.md#ein-neues-abonnement-erstellen)
2. Click on **\[J]**, to create a new subscription. The ↗ connection details will 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/english-v14/connectivity-as-a-service/connect-devices-with-abb-buildingpro/connect-devices-via-opc-ua/endpoint-details.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.
