# How to view connections (Edge Routers)

Find out how to see the full and current list of your ZTNA connections (Edge Routers).&#x20;

1. Click on **Connectivity** in the upper right corner on the Platform home page.
2. The page opens in the **Edge Router** tab.
3. The information about your connections is displayed.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4523BaA7JfghHEYBbLWY%2Fuploads%2FmM5zdICT5nHKKjpHWoG6%2FZTNA_view_connections%20-%20Made%20with%20Clipchamp.mp4?alt=media&token=c28d06d2-6fa9-468b-86f0-337a97e1196e>" %}

{% hint style="info" %}
User permissions on the Digibee Integration Platform decide which connections and routes each user can see. Check out the [list of permissions by service](/documentation/developer-guide/platform-administration/administration/new-access-control/access-control-roles/list-of-permissions-by-service.md) for more information.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.digibee.com/documentation/developer-guide/connectivity-management/ztna/view-connections.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
