Skip to content

Understanding Scan Results

After a scan completes, Compliance AI shows a dashboard with overall compliance posture, framework breakdowns, and control status. This guide explains what each metric means.

Compliance scan results dashboard with framework scores and control status

Dashboard Overview

Overall Compliance Score

0-100% score showing how many requirements you’re meeting across all frameworks and systems.

ScoreStatusMeaning
90-100%ExcellentMinor gaps only; audit-ready
70-89%GoodMajor gaps in some areas; remediation plan needed
50-69%FairSignificant gaps; 2-4 month remediation timeline
<50%PoorMany gaps; major work needed; schedule engagement

Calculation: (Controls Passing / Total Controls) × 100

Framework Breakdown

Score for each enabled framework:

FrameworkScoreGap CountNext Step
EU AI Act65%8 gapsRun EU AI Act deep dive
GDPR78%3 gapsPrioritize data protection gaps
ISO 4200145%12 gapsBuild governance structure first
NIST AI RMF82%2 gapsStrengthen monitoring

Click on framework name for detailed breakdown.

Control Status Summary

Overall control count:

  • Pass: 25 controls fully implemented
  • Partial: 12 controls partially met
  • Fail: 8 controls not implemented
  • N/A: 3 controls not applicable

Color coding:

  • Green = Pass
  • Yellow = Partial
  • Red = Fail
  • Gray = N/A

Per-System Breakdown

For each AI system, you’ll see:

SystemEU AI ActGDPRISO 42001Action
Chatbot v275%82%60%View Details
Churn Model62%70%55%View Details
Vision System45%88%50%View Details

Click system name to see detailed control-by-control results for that system.

Control Status Detailed View

For each control, Compliance AI shows:

ColumnMeaning
Control IDRegulation reference (e.g., “EU AI Act Article 5”)
Control NameHuman-readable name
StatusPass/Partial/Fail/N/A
EvidenceWhat proof exists
TimelineWhen last verified
Responsible TeamWho should fix
PriorityCritical/High/Medium/Low

Status Meanings

Pass: Control fully met. Evidence demonstrates compliance.

Partial: Control partially met. Some aspects implemented; others need work.

Fail: Control not met. Major work needed.

N/A: Control not applicable to this system (e.g., HIPAA N/A for non-health system).

Evidence Linked to Controls

For each control, Compliance AI links evidence:

ControlEvidence TypeEvidence
Risk AssessmentDocumentRiskAssessment_ChatBot_v2_Feb2024.pdf
Audit TrailInfrastructure logAWS CloudTrail showing 10,247 API calls logged
Training CompletionAttendance record23/25 staff completed AI awareness training
Encryption at RestConfigAWS KMS encryption enabled on model storage
Access ControlIAM policy5 users have model inference permissions

Click evidence link to view actual file or log.

Gap Analysis

Gaps appear as red/yellow items. Each shows:

ElementMeaning
What’s missingWhich control or requirement
Why it mattersRegulatory context and risk
Effort estimateHours/days to fix
Auto-suggested fixRecommended remediation action
PriorityCritical (audit blocker) to Low (nice-to-have)

Example gap:

Gap: Risk Assessment Missing
Framework: EU AI Act (Article 6, Annex III)
System: Vision System (high-risk)
Severity: Critical
Why: High-risk systems must document risks before deployment
Suggested Fix: Generate DPIA & algorithmic risk assessment
Effort: 4 hours

Trend Analysis

If you’ve run multiple scans, view improvement over time:

  • Score trend: Graph of overall score across scans
  • Gap closure: Gaps fixed in last scan
  • New gaps: Gaps introduced (systems added or regressions)
  • Velocity: Rate of improvement (good/slowing)

Filtering & Sorting

Filter results by:

  • Status: Show Pass / Partial / Fail / N/A only
  • Priority: Show Critical / High / Medium / Low
  • Framework: Show EU AI Act / GDPR / ISO 42001 / etc. only
  • System: Show specific system only
  • Team: Show gaps assigned to specific team

Sort by:

  • Effort (easiest first)
  • Priority (critical first)
  • Team (group by owner)
  • Control (alphabetical)

Exporting Results

Export for audit readiness:

  1. Go to Scan Results > Export
  2. Select format:
    • PDF Report — Formatted for auditors, includes charts
    • OSCAL — Machine-readable format for GRC tools
    • NDJSON — One gap per line for integration
    • CSV — Spreadsheet format for analysis
  3. Click Download

Next Steps