Skip to main content

How to Track Scan Progress

After launching a scan, aprity provides real-time progress tracking so you can monitor each phase of the documentation generation process.

Steps

  1. Open the aprity app in Salesforce.
  2. Navigate to the Analyses tab.
  3. Your most recent scan appears at the top of the list with a live status indicator.
  4. Click on the scan to open the detail view with full progress information.

Understanding the Progress View

The scan detail view displays:

  • Progress bar -- visual indicator of overall completion percentage.
  • Current phase -- the workflow phase currently executing.
  • Phase breakdown -- each phase listed with its status (Pending, Running, Completed, Failed).
  • Estimated completion -- approximate time remaining based on the current phase and org size.

Workflow Phases

Scans progress through the following phases in order:

PhaseDescriptionTypical Duration
InitializationValidates configuration and prepares the scanSeconds
Metadata ExtractionConnects to Salesforce and retrieves metadata1-3 minutes
Dependency ResolutionBuilds the object dependency graphUnder 1 minute
AI AnalysisLLM-powered analysis of metadata components2-10 minutes
Documentation BuildGenerates output files in selected formats1-3 minutes
FinalizationPackages results and publishes to connectorsUnder 1 minute
info

The AI Analysis phase is typically the longest. Duration depends on the number of objects and rules in your org.

Scan Statuses

StatusMeaning
RunningScan is actively processing
CompletedAll phases finished successfully
FailedA phase encountered an error. See How to Retry a Failed Scan
QueuedScan is waiting to start (another scan may be running)
tip

You do not need to keep the Analyses tab open for the scan to continue. Scans run in the background and you can check back at any time.