Migration Progress

Read the dashboard while a migration is running.

Migration Progress

The migration view updates in real time — no refreshing needed.

Top-level progress

The main progress card shows:

  • Percent complete — based on packages completed
  • Files uploaded — count out of total
  • Bytes transferred — size out of total
  • Current file — what's uploading right now (rotates as files complete)

Package breakdown

Below the main card, every package gets its own progress row. Each shows:

  • Package number (1 of N)
  • Destination (SharePoint library or OneDrive user)
  • Status: pending, uploading, processing, completed, failed
  • Per-package file counts

SharePoint packages go through an extra "processing" phase after upload — that's Microsoft's Migration API working through the files server-side. It's normal for this to take a minute or two per package.

OneDrive packages don't have a processing phase — files are live as soon as the upload finishes.

Logs

A Logs panel below the packages shows verbose output from the migration: container provisioning, file uploads, API responses, errors. Filter by severity (info / warning / error) and search for specific text.

Export logs as JSON if you need to share them for debugging — see Migration Logs.

What stays visible after completion

Everything. Package breakdown, logs, errors — they're all persistent. You can revisit a completed migration from the project's migration history at any time.