You Can Pass This Exam For Free
Choose Your Study Path
Limited experience with AI, privacy law, or governance frameworks. You need to build foundational knowledge across all four domains before tackling scenario-based questions.
Exam Overview
Format
100 multiple-choice and multi-select questions (85 scored + 15 unscored pilot questions) in 165 minutes (2 hours 45 minutes). Multi-select questions require selecting all correct answers with no partial credit. Approximately 30% of questions are connected to case studies presenting real-world AI governance challenges. No penalty for wrong answers — always answer every question.
Scoring
Scaled score 100-500. Passing threshold: 300 out of 500. The scaled scoring accounts for question difficulty, so the exact number of correct answers needed varies by exam form. There is no penalty for incorrect answers.
Domains & Weights
- Understanding the Foundations of AI Governance21%
- Understanding How Laws, Standards, and Frameworks Apply to AI25%
- Understanding How to Govern AI Development27%
- Understanding How to Govern AI Deployment and Use27%
Registration
$799 USD. Register through the IAPP website (iapp.org) and schedule at Pearson VUE testing centers or remotely via OnVUE online proctoring. Exam fee is $799 USD for non-members or $649 USD for IAPP members. IAPP membership costs $295/year and includes discounts on all IAPP exams, making membership worthwhile if you plan to take the exam.
Topic Priority Table
Not all topics are tested equally. Focus your study time on Tier 1 first, then Tier 2. Tier 3 topics rarely appear — just recognize what they do.
Understanding the Foundations of AI Governance
This domain covers what AI is, why it needs governance, responsible AI principles, and how to establish organizational policies and procedures for the AI lifecycle. Expect 16-20 questions covering AI definitions and types, risk identification, governance roles, accountability structures, data governance policies, IP considerations, and third-party risk management. The v2.1 update changed 'AI models' to 'AI systems' throughout, reflecting that governance extends beyond models to entire systems, supply chains, and downstream uses.
Key Topics
Must-Know Concepts
- Know generally accepted definitions of AI and types of AI systems — supervised learning (labeled data), unsupervised learning (pattern discovery), reinforcement learning (reward-based)
- Understand unique characteristics of AI requiring governance: complexity, opacity, autonomy, speed and scale, potential for harm or misuse, data dependency, probabilistic vs. deterministic outputs
- Know all seven NIST Trustworthy AI characteristics and be able to distinguish them from plausible-sounding distractors like 'Tested and Effective' or 'Commercially Viable'
- Distinguish between ethical AI (moral principles), responsible AI (operational governance framework), and trustworthy AI (systems meeting technical and governance standards)
- Understand AI governance roles: AI Governance Officer develops policy, Responsible AI Program Manager operationalizes it, AI Risk Analyst identifies and assesses risks
- Know how AI creates value AND introduces organizational risk — the exam tests both sides, not just risks
- Understand the v2.1 shift from 'AI models' to 'AI systems' — governance extends to entire systems, supply chains, and downstream uses, not just the model itself
- Know how to evaluate and update data governance AND intellectual property policies for AI applications
- Understand third-party risk management across the AI supply chain: vendor assessment, contract management, risk documentation
- Be able to articulate how to integrate AI governance principles into organizational operations, not just state the principles
Common Exam Traps
Understanding How Laws, Standards, and Frameworks Apply to AI
The heaviest single-topic domain at 25% — expect 19-23 questions. Covers GDPR applied to AI, nondiscrimination and IP law, the EU AI Act in comprehensive detail, and governance frameworks including NIST AI RMF, ISO/IEC 42001, ISO/IEC 23894, ISO/IEC 42005, and international guidelines. The v2.1 update broadened AI-specific laws beyond the EU AI Act to include South Korea AI Basic Law and US state regulations, while removing NIST ARIA.
Key Topics
Must-Know Concepts
- GDPR Article 22: automated decision-making rights — right not to be subject to solely automated decisions with legal or significant effects; three legal bases (explicit consent, contractual necessity, legal authorization); must provide meaningful information about logic
- GDPR Article 35: DPIAs required before processing likely to result in high risk — for AI, must assess model error rates across demographics, evidence of disparate impact, meaningful human oversight, and training data quality
- EU AI Act risk tiers: unacceptable (banned — social scoring, subliminal manipulation, emotion recognition in workplaces), high (strict requirements — hiring, credit scoring, biometrics), limited (transparency only — chatbots, deepfakes), minimal (no requirements)
- EU AI Act provider obligations: design, technical documentation, conformity assessment, CE marking, registration in EU AI database, post-market monitoring
- EU AI Act deployer obligations: operate as intended, ensure human oversight, monitor performance, conduct FRIAs where required. Article 4 requires AI literacy for anyone operating AI systems
- FRIA (Article 27): mandatory for deployers of high-risk AI in employment and similar domains, must be completed BEFORE deployment, must notify national market surveillance authority
- GPAI obligations: technical documentation, transparency, copyright compliance. Systemic risk GPAI has additional requirements: risk tracking, mitigation, incident reporting, cooperation with AI Office
- NIST AI RMF four functions: GOVERN (cross-cutting policies), MAP (context identification), MEASURE (risk analysis tools), MANAGE (risk treatment and response). GOVERN infuses throughout other three
- ISO/IEC 42001 Annex A: 38 controls across 9 domains (AI Policy, Internal Organization, Resources, Assessing Impacts, AI System Lifecycle, Data, Information for Interested Parties, Use of AI Systems, Third-Party Relationships)
- Cross-framework fluency: EU AI Act Article 9 maps to NIST MAP+MEASURE and ISO 42001 A.5; Article 14 maps to GOVERN+MANAGE and A.9; Article 10 maps to MAP 2.x and A.7
Common Exam Traps
Understanding How to Govern AI Development
The largest domain at 27% — expect 21-25 questions. Covers governance of AI system design, data governance, model training and testing, bias detection and mitigation, red teaming, documentation requirements, and release readiness decisions. This domain tests HOW to operationalize ethical principles into controls, processes, and documentation throughout the AI development lifecycle. The v2.1 update emphasizes 'AI models and systems' governance.
Key Topics
Must-Know Concepts
- Data governance for AI includes provenance (WHERE data came from), lineage (HOW data was transformed), quality standards, validation, labeling accuracy, and representativeness across demographic groups
- Model cards must document: model purpose, training data description, evaluation metrics and results, known limitations, intended use cases, ethical considerations, and performance across demographic groups
- Datasheets for datasets must document: dataset characteristics, collection methodology, intended uses, limitations, potential biases, and maintenance/update plans
- Bias detection approaches: pre-processing (modify training data), in-processing (modify training algorithm), post-processing (adjust model outputs) — know when each is appropriate
- Algorithmic fairness definitions are mathematically incompatible — you cannot satisfy demographic parity, equalized odds, and calibration simultaneously. The exam tests WHEN each is appropriate
- Red teaming should occur BEFORE go/no-go deployment decisions. It tests for vulnerabilities, biases, harmful outputs, safety failures, and adversarial robustness
- Go/no-go decision processes require: completed risk assessment, documentation review, fairness testing results, security testing results, stakeholder sign-offs, and identified halt conditions
- AI Impact Assessments use structured methodologies to identify consequences — the Microsoft RAI Template is an important reference. Know what must be assessed and when
- Feature engineering and selection must consider governance implications — using protected attributes or proxies for protected attributes as features introduces discrimination risk
- Testing and validation methodologies include cross-validation, shadow deployment (parallel running without user impact), and A/B testing (subset of users see new model)
Common Exam Traps
Understanding How to Govern AI Deployment and Use
Equal to Domain III at 27% — expect 21-25 questions. This is the domain candidates are most under-prepared for, as they tend to over-focus on pre-deployment topics. Covers deployment decisions, human oversight models, vendor assessment, continuous monitoring, drift detection, incident response, retraining, and system decommissioning. The v2.1 update added RAG and agentic architectures as deployment options.
Key Topics
Must-Know Concepts
- Human oversight models: HITL (approve each action — high risk), HOTL (monitor and intervene — medium risk), HIC (strategic authority — all risk levels). The key distinction is TIMING of human involvement
- Three types of drift: data drift (feature/label distribution shifts), concept drift (input-output relationship changes from external factors), model drift (overall performance degradation over time)
- Concept drift is the hardest to detect because input distributions may look unchanged while the underlying relationship has shifted — requires monitoring output quality, not just input statistics
- Retraining triggers: threshold-based (performance drops below acceptable level), time-based (scheduled periodic retraining), data volume-based (significant new data available)
- Incident response must include: defined escalation paths, stakeholder notification requirements with specific timeframes, regulatory reporting obligations, and root cause analysis processes
- Deployment options now include RAG (retrieval-augmented generation) and agentic architectures (v2.1 addition) — each has distinct governance requirements around data access, autonomy, and tool use
- Vendor AI assessment requires due diligence on third-party AI systems including evaluating vendor governance practices, data handling, model documentation, and contractual protections
- System decommissioning requires planned data retention, model archival, stakeholder communication, transition planning, and ensuring dependent processes are not disrupted
- Cross-functional collaboration is essential during live operation — governance, legal, technical, and business teams must coordinate on monitoring, incidents, and updates
- Monitoring must cover fairness metrics in production, not just accuracy — a model can maintain accuracy while developing demographic bias over time
Common Exam Traps
Concepts You Must Not Confuse
These pairs appear on nearly every exam. Learn the difference and you'll avoid the most common traps.
Top Mistakes to Avoid
Exam-Ready Checklist
Recommended Resources
Free & Official Resources
Paid Courses & Practice Exams
These are recommended if you prefer a structured learning path. They can save time but are not required to pass.