> ## Documentation Index
> Fetch the complete documentation index at: https://doc.kovio.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Instant dashboard updates

> The robot reports the moment it's installed — no waiting, no manual steps.

The instant the SDK starts on a robot, it reports to Kovio. You see it on your
dashboard immediately — no manual onboarding, no pairing step.

## The timeline

<Steps>
  <Step title="≈ 1 second — the robot registers">
    On start the SDK heartbeats Kovio and **auto-registers under your fleet**.
    A new robot appears on your dashboard, with its model, SDK version, and
    platform.
  </Step>

  <Step title="≈ 1 second — activation event">
    An `sdk.activated` event lands in your live activity feed — your signal that
    a partner just uptook the SDK.
  </Step>

  <Step title="≈ 60 seconds — first moments">
    The robot begins reporting verified moments. They cost into **impressions
    and revenue** on your fleet view within about a minute.
  </Step>
</Steps>

<Note>
  This is resilient to boot-time network races: if Wi‑Fi comes up a few seconds
  after the service starts, the first report is buffered locally and delivered
  as soon as the link is ready — an uptake is never missed.
</Note>

## What you'll see

* A new **robot** under the fleet that owns the key you issued.
* An **`sdk.activated`** event in the activity feed.
* **Impressions and revenue** climbing on the fleet, attributed to your active
  campaigns.

If a fleet's impressions stay flat after install, the most common cause is that
the campaign's advertiser has no balance — see [FAQ](/faq).
