> For the complete documentation index, see [llms.txt](https://docs.enlyze.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enlyze.com/en/connect/edge-device/enlyze-edge.md).

# ENLYZE EDGE

<figure><img src="/files/BGBGSMbN8qJCjajUsdHR" alt=""><figcaption><p>ENLYZE EDGE overview</p></figcaption></figure>

**ENLYZE EDGE** is the web-based user interface of the Edge Device and serves as the central tool for **configuration**, **integration**, and **diagnostics** within your IT and OT network infrastructure. Access is available directly via a web browser.

Typical use cases for ENLYZE EDGE include:

* **Setup and configuration** of the Edge Device network settings
* **Setup and management of static routes** to connect additional network segments
* **Troubleshooting** connection issues

## Table of contents

* [Accessing the interface](/en/connect/edge-device/enlyze-edge/accessing-the-interface.md)
* [Configuring the network](/en/connect/edge-device/enlyze-edge/configuring-the-network.md)
* [Setting up routes](/en/connect/edge-device/enlyze-edge/setting-up-routes.md)
* [Managing routes](/en/connect/edge-device/enlyze-edge/managing-routes.md)
* [Network tools](/en/connect/edge-device/enlyze-edge/network-tools.md)
* [Troubleshooting](/en/connect/edge-device/enlyze-edge/troubleshooting.md)


---

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

```
GET https://docs.enlyze.com/en/connect/edge-device/enlyze-edge.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.
