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

# Flow

> Visualize device interaction workflows for your product.

The **Flow** tab (Monitor → Command Flow) gives you a visual map of your product's
**command workflows** — how commands and interactions move between the user/app,
the platform, and the device.

Use it to understand and communicate how your product behaves: which commands
exist, what they trigger, and how a user action flows through to the hardware.

<Note>
  This is a visualization of your product's [commands](/studio/api-commands). Define
  the command vocabulary in **API Commands**, then see it laid out here.
</Note>

<Card title="Next: Code Generator" icon="code" href="/studio/code-generator">
  Generate firmware for your product.
</Card>
