Carillon docs
Dashboard

Find a device

Search registrations and inspect device state and notification history.

Every handset that has ever registered to this app, and every token imported into it.

Searching

Search matches the beginning of an external id or a token, not the middle.

Tokens are treated as personal data: truncated in the list, and shown whole only in a device's own detail view.

Reading a row

StateWhat it means
ReachableOpted in, still known to its provider, and active within the last 30 days
DormantOpted in and not invalidated, but never active or not active in the last 30 days; this does not by itself exclude the device from a send
Opted outThis device asked not to receive notifications. Nothing is sent to it, until its opted_in value is updated
InvalidatedThe provider struck the token off. Nothing can be delivered to it, and a new token creates a new device, while re-registering the same token clears its invalidation

A device's own page shows what it reported at its last registration: platform, environment, app version and build, OS version, locale, timezone, permission and tags. Beside it, a timeline of what has been sent to it, newest first.

An empty list

No device registers before your app runs with the SDK integrated. If the list stays empty after a build that calls configure, start with my device does not appear.

Devices · Import devices from CSV · Audiences

On this page