Skip to main content

Reports

The Reports section provides summary and per-job analytics for all migration activity in your account.

Summary Report

The summary report shows aggregate stats across all jobs in your account, optionally filtered by date range and status.

Access: Click Reports in the left sidebar.

Available filters:

  • From / To — date range for job creation date
  • Status — filter to specific job status (e.g., show only completed or failed jobs)

Summary metrics:

MetricDescription
Total JobsAll jobs in the selected date range
Completed JobsJobs that finished successfully
Failed JobsJobs that ended with errors
Running JobsJobs currently in progress
Total GB TransferredSum of all bytes transferred across all jobs
Total Files TransferredSum of all files/records transferred
Success RateCompleted / total jobs as a percentage

Below the summary, a table lists individual jobs with: name, type, agent, GB transferred, file count, start/end times, and status.

Per-Job Report

Click any job in the Reports table (or navigate to a job detail page → View Report) to see the full single-job report:

FieldDescription
Job IDUnique job identifier
NameJob name as entered
TypeJob type (archive, migrate_files, etc.)
StatusFinal job status
AgentAgent that executed the job
SourceSource type and path/location
DestinationDestination type, storage account, container
Total FilesFiles found during scan
Completed FilesFiles successfully transferred
Failed FilesFiles that failed with errors
Skipped FilesFiles filtered out or already at destination
Total BytesTotal data scanned
Completed BytesData successfully transferred
GB TransferredCompleted bytes in GB (rounded to 2 decimal places)
Success Rate(Completed – Failed) / Total files × 100
Started AtTimestamp when agent began executing
Completed AtTimestamp when job finished
DurationTotal elapsed time (e.g., 2h 14m 37s)

CSV Export

Any per-job report can be exported as a CSV file for client documentation or billing.

  1. Navigate to Reports → click a job.
  2. Click Export CSV.
  3. The file downloads as migration-report-{job_id}-{date}.csv.

The CSV contains all the same fields as the per-job report in two-column format (Field, Value), suitable for inclusion in a client handoff document.

Dashboard Charts

The Dashboard page includes a GB Transferred (Last 30 Days) area chart showing daily data transfer volume. This gives a quick visual of migration activity volume over the past month.