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

# The Hyperwisor App

> A tour of the official Hyperwisor user app — every tab and what it's for.

The **Hyperwisor app** is where device owners live. After you
[onboard a device](/onboarding/official-app), everything you do with it happens
here: control it, automate it, log its data, and understand it with AI.

## The tabs

Your dashboard is organized into tabs across the top:

| Tab                                           | What it's for                                     |
| --------------------------------------------- | ------------------------------------------------- |
| [Device UI](/app/device-ui)                   | Control each device from its purpose-built screen |
| [Product Management](/app/product-management) | Device status, firmware, setup, and removal       |
| [Rules](/app/rules)                           | If-this-then-that automation for your devices     |
| [Schedules](/app/schedules)                   | Time-based automation                             |
| [Data Logger](/app/data-logger)               | Collect and review device data over time          |
| [My Products](/app/my-products)               | Manage the products you own                       |
| [Add Device](/onboarding/official-app)        | Onboard a new device by QR                        |
| [Account](/app/account)                       | Your profile and settings                         |

## The top bar

Beyond the tabs, the header gives you quick access to:

<CardGroup cols={2}>
  <Card title="IoT Dashboard" icon="grid-2" href="/custom-dashboard/overview">
    Build and manage your own custom, multi-device dashboards.
  </Card>

  <Card title="AI Insights" icon="sparkles" href="/app/ai-insights">
    Ask questions about your device data in plain language.
  </Card>

  <Card title="Scan QR" icon="qrcode" href="/onboarding/official-app">
    Jump straight into onboarding a new device.
  </Card>

  <Card title="Refresh" icon="rotate">
    Re-sync live device status on demand.
  </Card>
</CardGroup>

## Two ways to view your devices

* **Device UI** — the ready-made screen the *manufacturer* built for each product.
  Zero setup; it just works after onboarding.
* **[Custom Dashboards](/custom-dashboard/overview)** — build your *own* interface
  across many devices with 50+ widgets, when the default isn't enough.

<Card title="Start: control a device" icon="arrow-right" href="/app/device-ui">
  The Device UI tab.
</Card>
