Report types

TypeContentTarget audience
Readiness SummaryExecutive summary with overall score, recommended strategy, main blockers and next stepsCTO, managers, business stakeholders
Readiness DiagnosticDetailed technical diagnostic per domain, assessment answers, identified gapsArchitects, Tech Leads
Blockers & RemediationComplete list of blocking issues and warnings with documented remediation actionsMigration team, Platform Engineers
Execution PlanComplete migration plan with phases, steps, owners, checklists and cutover runbookTechnical team, DBA, Operations
Portfolio ReadinessConsolidated view of multiple applications — comparative scores, suggested migration wavesPMO, portfolio managers

Generate a report

  • Go to Reports in the menu
    Or click "Generate Report" on the application or assessment page.
  • Select the application and report type
  • Click "Generate"
    Generation is asynchronous (queued job). Status changes from "Generating" to "Ready" when the PDF is complete.
  • Download the PDF
    Click "Download" when the report shows status Ready.
Prerequisite The queue worker (php artisan queue:work) must be running to generate reports. In Docker production, the worker service handles this automatically.

Report status

StatusDescription
PendingAwaiting queue processing
GeneratingWorker processing the PDF
ReadyPDF available for download
FailedGeneration failed — check the logs

Permissions

PermissionAccess
reports.viewView report list and details
reports.createGenerate new reports
reports.exportDownload the PDF
reports.deleteDelete generated reports