Skip to main content
The Devices tab provides a centralized overview of all devices associated with your account. Use it to monitor device status, manage your device inventory, and access active streams.

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:
For detailed information about each device type, including pricing and capabilities, see the Device Types documentation.

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
Click on any running device to open its stream view.

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