Hi all,
Is it there a standard wat to not show the unconnected elements in the IP Network Explorer app?

Hi Edson,
Looking through the GQI query automation script it returns all network elements, and GQI query using it, it just pulls all Cisco and Arista elements, the low code would need expanding to add filter/setting options to exclude elements that don't have connection.
Just having set this up myself, you need to enable polling for LLDP in the network elements, as that's what the connections are built from.
Once the tables have populated in the elements come back to the low code app and run the Update Connections in the top right.
It's all detailed under About/Help in the top right of the app.