Overview
The Devices tab displays:- All devices allocated to your account
- Currently running devices and their streams
- Device status and availability
Device Inventory
Your device inventory shows every device you have access to, organized by type:Device Status
Each device in your inventory displays its current status:These are the human readable labels shown in the dashboard. The API and SDK use lowercase state
values instead. The most important one is
ready, which you filter for with ?state=ready in
REST or with client.devices.list({ state: ['ready'] }) in the SDK. Other API states include
creating, assigned, rebooting, resetting, terminated, and maintenance.Live Streams
When a device is running, you can view its live stream directly from the Devices tab. The stream shows:- Real-time device screen output
- Current task execution progress
- Agent actions as they occur
Managing Devices
From the Devices tab, you can:View Device Details
Click on any device to see:- Device specifications (model, OS version, screen resolution)
- Current task information (if running)
- Session history
Connect Your Own Device
With a Personal Phone subscription, connect your own physical Android or iOS device using the Mobilerun Portal App. Connected devices appear in your inventory alongside cloud-hosted devices.Monitor Usage
Track your device utilization:- Active session time
- Task execution history