> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/home-cloud-user-manual/managing-devices/topology.md).

# Topology

Network topology is a powerful tool to provide administrators a graphic overview of the logical network topology and the status of EnGenius devices.

Use this screen to view the  topology of the Org/Network. Click **Manage** > **Topology** to access this screen and  double-click the organization/hierarchy view/network on the tree to change the scope.

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

Learn which physical links in your network are most heavily-trafficked; simply hover over individual network links and devices to learn statistics about that connection’s negotiated speed, usage, and a number of directly connected clients using it in the past 5 minutes.

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

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

The following describes the functions on this screen:

**Show label**: Click to display or hide the device name & HW status on each device.

**HW status**: Click to display or hide the POE utilization on each switch.&#x20;

**Redundant**: Click to display or hide the redundant link .

**Other Devices:** Click to display the third party devices as well as EWS series devices. This requires switch PRO license and switch feature plan to PRO on switches.

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

**Export** : Click to download topology as PDF format .

##


---

# 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, and the optional `goal` query parameter:

```
GET https://doc.engenius.ai/home-cloud-user-manual/managing-devices/topology.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
