> ## Documentation Index
> Fetch the complete documentation index at: https://docs.altnautica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Browser Dashboard

> The ground-station view of the agent's web dashboard at port 8080.

# Browser Dashboard

The ground station shares the agent dashboard with the drone profile,
but the home page changes to a receive-oriented layout and the sidebar
adds Receive, Display & Joystick, and the role-gated Mesh and Sources
entries.

## Open the dashboard

Same URLs as the drone profile:

| Link       | URL                       |
| ---------- | ------------------------- |
| mDNS       | `http://ados.local:8080`  |
| Hotspot    | `http://192.168.4.1:8080` |
| USB tether | `http://192.168.7.1:8080` |
| LAN        | `http://<node-ip>:8080`   |

## Ground Home

<Frame caption="Ground-station home page in the `direct` role.">
  <img src="https://mintcdn.com/altnautica/5zXPDtKnZ8vtFffN/images/dashboard/ground/home-full.png?fit=max&auto=format&n=5zXPDtKnZ8vtFffN&q=85&s=2be521e5f6d28b3d9f0992f980f408ef" alt="Ground Home" width="2880" height="4306" data-path="images/dashboard/ground/home-full.png" />
</Frame>

The home page renders profile-aware tiles and panels:

* **WFB Receive**. Adapter, channel, RSSI, packet loss, FEC,
  active streams.
* **Mesh**. Visible only in `relay` and `receiver` roles.
* **Sources**. Visible only in the `receiver` role.
* **Hardware**, **Network**, **Cloud Relay**, **Services**.
  Shared with the drone home.

For the full panel breakdown see [Home](/drone-agent/dashboard-home).

## Sidebar map

The ground sidebar adds three entries to the shared rail:

| Entry              | Direct | Relay | Receiver |
| ------------------ | ------ | ----- | -------- |
| Receive            | yes    | yes   | yes      |
| Display & Joystick | yes    | yes   | yes      |
| Mesh               | no     | yes   | yes      |
| Sources            | no     | no    | yes      |

See the [Per-profile visibility matrix](/drone-agent/dashboard-per-profile)
for the full nav inventory.

## Setup walkthrough

Brand-new ground stations open the
[setup walkthrough](/ground-agent/setup-walkthrough) on first boot. The
walkthrough completes pairing, wires the kiosk, and finalizes the
profile so the role-aware sidebar entries become visible.

## Related

* [Receive](/ground-agent/dashboard-receive)
* [Mesh](/ground-agent/dashboard-mesh)
* [Sources](/ground-agent/dashboard-sources)
* [Display & Joystick](/ground-agent/dashboard-io)
* [Three roles](/ground-agent/three-roles)
* [Setup and pairing](/ground-agent/setup-and-pairing)
