Install & setup wizard

Dashboard

The Setup screen walks a new app through keys, first device, and a smoke test.

DashboardApps → your app → Setup

The Setup screen exists to shorten "signup → first working kill-switch". It shows:

  • A copy button for your publishable key.
  • A one-shot curl for /register.
  • Live confirmation once a device shows up in
    DashboardApps → your app → Devices
    .
  • A jump to Block rules to test the kill-switch end-to-end.

See also

DashboardApps → your app → Install
for platform-specific snippets.

Back to top