# How to delete connections (Edge Routers)

{% hint style="info" %}
Edge Routers (connections) are linked to specific Network Mappings (routes). When deleting an Edge Router, keep in mind that the associated Network Mappings will no longer function correctly.
{% endhint %}

Learn how to remove a connection (Edge Router) so it is permanently deleted from your database of your ZTNA connections.&#x20;

## How to delete a connection

1. On the Platform home page, click on **Connectivity** in the upper right corner.
2. On the **Edge Router** tab, click on the **Delete** icon next to the selected connection.
3. A new page will open to confirm the action.&#x20;
4. Click on **Delete** to proceed or click on **Cancel** to return to the previous screen.&#x20;
5. A success message appears on the screen.&#x20;

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4523BaA7JfghHEYBbLWY%2Fuploads%2FrXmcJLO9cAuc7z5uJ7zA%2FZTNA_delete_edgerouter_ENG%20-%20Made%20with%20Clipchamp.mp4?alt=media&token=3f8c2fe8-39c0-4cd1-a107-3029e7538050>" %}

## Deleting a connection associated with routes

Edge Routers are linked to specific Network Mappings (routes). If you attempt to delete an Edge Router that is the sole link for a Network Mapping, you will receive an alert informing that this action creates an orphaned Network Mapping, which can harm your connections.

If you are certain of this action, click **Delete** to proceed. This will help you to prevent unintentional network disruptions.

<figure><img src="/files/2BNx8ajZm2Cskmd04n2f" alt=""><figcaption></figcaption></figure>


---

# 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/delete-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.
