Pult Presence Docs
MDM Integrations

Manual Device Import

Import device-to-user mappings manually via CSV when no MDM system is available.

If you don't have an MDM system -- or need to add devices that aren't managed by your MDM -- you can manually import device-to-user mappings using a CSV-formatted text input.

When to Use Manual Import

  • Your organization doesn't use any of the supported MDM systems.
  • You have unmanaged devices (e.g., personal laptops) that should still be matched for WiFi Presence.
  • You want to supplement MDM data with additional device mappings.

Manual device import only covers WiFi MAC address matching. It does not support Device Authentication auto-matching (which requires a serial number, only available from MDM).

How to Import

  1. In the Pult Dashboard, go to Settings → Presence → MDM Settings.
  2. Scroll down to the Manual Devices section.
  3. Enter device data in the text area, one device per line, in the format:
email, mac_address

For example:

jane.doe@company.com, AA:BB:CC:DD:EE:FF
john.smith@company.com, 11:22:33:44:55:66
  1. Click Save.

Important Notes

  • Each line must contain exactly one email address and one MAC address, separated by a comma.
  • Duplicate MAC addresses within the list are not allowed.
  • Saving the manual device list replaces all previously imported manual devices. This is a full replacement, not an incremental update.
  • User emails must match existing Pult user accounts for presence to be attributed correctly.
  • Manual devices participate in the same WiFi activity matching as MDM-synced devices.

Last updated on Apr 8, 2026, 11:52 PM

On this page