Loading
Prepare for Email to Become the Default Login ExperienceRead More
Intermittent freezing when using using certain browser versionsRead More
Secure Your Salesforce Org
Create Custom Reports for Mobile Device Tracking

Create Custom Reports for Mobile Device Tracking

Using custom report types, you can create custom reports for Mobile Device Management statistics, such as how many active and revoked devices your Salesforce org has.

Required Editions

Available in: Enterprise, Performance, Unlimited, and Developer Editions
User Permissions Needed
To view user devices that access Salesforce: View Devices
To create and update custom report types:
  • Create and Customize Reports
  • Manage Custom Report Types
To delete custom report types:
  • Create and Customize Reports
  • Manage Custom Report Types
  • Modify All Data

Devices are exposed in the UserDevice and UserDeviceApplication sObjects. Use UserDevice to represent information that is unique to a device. Use UserDeviceApplication to represent information about applications installed on a device that is accessing Salesforce. See UserDevice and UserDeviceApplication in the Object Reference for Salesforce and Lightning Platform Developer Documentation.

Set up a customer report type for the UserDevice and UserDeviceApplication sObjects to generate Device Management custom reports. See Custom Report Types.

Example
Example

This custom report shows the number of active and revoked devices in your org, along with statistics about the devices and users logging into your org.

Custom Mobile Device Tracking report
 
Loading
Salesforce Help | Article