# How to delete routes (Network Mapping)

{% hint style="info" %}
This feature is only available for users who have the Connectivity Manager [permissions](/documentation/developer-guide/platform-administration/administration/new-access-control/access-control-roles.md).
{% endhint %}

Follow these steps to delete ZTNA routes (Network Mapping) in the Digibee Integration Platform.

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

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4523BaA7JfghHEYBbLWY%2Fuploads%2F0qtrdToTYwHigeQiIyYz%2Fztna_delete_routeENG_2%20-%20Made%20with%20Clipchamp.mp4?alt=media&token=6cc065af-fbaf-4c17-bcb3-47254483479f>" %}


---

# 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-routes.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.
