# Managing Routes

The following section explains how to manage configured routes in ENLYZE EDGE. Each route provides the following actions:

* Edit
* Delete

{% hint style="warning" %}
Editing or deleting static routes can potentially lock you out of ENLYZE EDGE if the configuration is incorrect. Always ensure that the network details you enter are accurate before saving any changes.
{% endhint %}

## Prerequisites

* Access and login credentials for ENLYZE EDGE
* If making changes, you need to know the destination network and the appropriate gateway IP.\
  Ensure the destination network is outside the `10.21.0.0/16` range.

## Access the Network Configuration

As with setting up routes, managing them is done via the network configuration view. Navigate to the “Interfaces” page in the ENLYZE EDGE web interface and select the interface where you want to edit or delete a route.

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

## Open the Management Menu

Click the three-dot overflow menu of the selected route and choose one of the two available actions: “Edit” or “Delete”.

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

## Troubleshooting

If you encounter problems with route configuration, our Troubleshooting Guide can help.

{% content-ref url="/pages/4vaffYWNT8upopEYe7SM" %}
[Troubleshooting](/en/connect/edge-device/enlyze-edge/troubleshooting.md)
{% endcontent-ref %}


---

# 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.enlyze.com/en/connect/edge-device/enlyze-edge/managing-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.
