Exam guide:CCA-FCCA-PCCD-FCCA-A
Exam guide · CCA-P

Claude Certified Architect - Professional (CCA-P): what you need to pass.

The Claude Certified Architect - Professional (CCA-P, exam code CCAR-P) is Anthropic's senior architect certification - a 63-question, 120-minute, online-proctored exam scored on a 1000-point scale with a 720 cut, delivered by Pearson VUE for $175. It goes past building a working system to owning it: solution design at scale (17%), integration (19%, the heaviest domain), evaluation and optimization (16%), governance/safety/risk (14%), and the stakeholder-communication and lifecycle calls (14%) that keep a production Claude deployment healthy across its 7 domains. There are no prerequisite courses, exams, or prior experience required; you register through the Anthropic Partner Network and sit a Pearson VUE-proctored session.

Guide v1.0 · July 202663 Qs · 120 min720 / 1000 to passValidity: 12 monthsPearson VUE
Quick challenge

Can you answer one real CCA-P question?

Sample questionCCARP-D3 · Integration

An internal support agent was originally scoped with three tools: look up order status, check refund eligibility, and issue a refund. Over a year, engineers added twelve more tools "in case they're useful": delete account, modify pricing tiers, access admin logs, and others unrelated to daily support tasks. A security review flags this. What is the core issue?

Choose the best answer.

63Questions
120 minTime allotted
720 / 1000Pass mark
7Domains
12 moValidity
$175List price
Loop the mascot studying the CCA-P (CCAR-P) exam blueprint, painterly composition.
01 · Eligibility + registration

Can you register today?

The CCA-P has no prerequisite courses, exams, or prior experience requirements - the credential is awarded on exam performance alone. Registration for these certifications is through the Anthropic Partner Network (on the Anthropic Partner Academy) - partner-network access is required; you then schedule your proctored session with Pearson VUE. Walk this path top to bottom before you schedule.

  1. No prerequisite courses or exams. You do not need to pass another Claude certification or complete a course first - no Claude certification is a prerequisite for another. The CCA-P credential is awarded on exam performance alone; the recommended experience helps you prepare but is never checked at registration.
  2. Register through the Anthropic Partner Network. Registration for the CCA-P is handled on the Anthropic Partner Academy and requires Anthropic Partner Network access - you register through an Anthropic partner, not by public self-signup. Review the exam guide and the Certification Terms and Conditions, then complete checkout. The CCA-P lists at $175; the checkout price reflects any partner-tier discount.
  3. Create a Pearson VUE account and schedule. Follow the confirmation instructions to sign in to Pearson VUE, then choose an available date and either online proctoring or a test center. You can cancel or reschedule up to 24 hours before your appointment; changes made within 24 hours forfeit the fee.
  4. Sit the exam. 63 questions, 120 minutes, delivered proctored (online or at a Pearson VUE test center). Present a valid, unexpired, government-issued photo ID that matches your registration name exactly.
Score 720 / 1000 or higher?
Yes - Certified

Your CCA-P credential is valid for 12 months from the award date. Renew on time with a free, non-proctored assessment on the Anthropic Partner Academy - no fee. If it lapses, you must retake the full exam at the full fee.

No - Retake

Wait 14 days after your 1st fail, 30 days after the 2nd, 90 days after the 3rd. You can attempt the exam up to 4 times within a rolling 12-month period; the exam fee applies to every attempt.

02 · 7 domains with exam weights

What gets tested, weighted by importance

The CCA-P samples each domain at the official blueprint weight. Spend study time proportionally.

CodeDomainWeightKey concepts
CCARP-D1Solution Design & Architecture

Translate business problems into Claude-based AI solutions and design end-to-end architectures (input -> processing -> output -> feedback loops). Covers selecting workflow, agentic, or augmented-LLM patterns, designing multi-agent orchestration, applying decomposition techniques for complex problems, and aligning the resulting solution to business-value pillars like efficiency, cost, and performance SLAs.

17%
CCARP-D2Claude Models, Prompting & Context Engineering

Selecting the right Claude model on cost/latency/capability trade-offs, designing system prompts, templates, and guardrails, applying prompt-engineering techniques (zero-shot, few-shot, chain-of-thought), and optimizing context windows and token usage - including reuse strategies like caching, modular prompts, and Skills.

13%
-
CCARP-D3Integration

The exam's heaviest domain. Evaluating tool and agent configuration for capability bloat, analyzing authentication and authorization requirements for security gaps, weighing accuracy-latency trade-offs, choosing observability and monitoring strategies at scale, designing RAG pipelines (chunking, indexing, retrieval strategy matched to data shape), and selecting the right integration mechanism - MCP, API/CLI, or agent-to-agent - plus progressive-disclosure vs. monolithic context.

19%
CCARP-D4Evaluation, Testing & Optimization

Defining evaluation metrics across accuracy, latency, cost, and safety; designing evaluation datasets and mixed-methodology test frameworks; running A/B tests and iterative improvements; diagnosing system issues (prompt failure, hallucinations, model mismatch); and monitoring production performance with logging and observability tooling.

16%
-
CCARP-D5Governance, Safety & Risk

Implementing guardrails and safety controls, identifying the risks, limitations, and failure modes of LLM systems, applying human-in-the-loop validation strategies, ensuring compliance with regulations such as GDPR, HIPAA, and FedRAMP, and addressing ethical AI considerations like bias, fairness, and transparency.

14%
CCARP-D6Stakeholder Communication & Lifecycle

Conducting structured discovery and requirements gathering, communicating architectural decisions and trade-offs to stakeholders, managing feedback loops and SLA expectation alignment, documenting architectures for implementation handoff, and supporting the full solution lifecycle from discovery through design, handoff, monitoring, and iteration.

14%
CCARP-D7Developer Productivity & Operational Enablement

The smallest domain by weight: configuring Claude tools and environments for teams (including Claude Code), improving developer workflows with AI-assisted tooling, and supporting debugging and operational issue resolution.

7%
-

Where to spend your study hours: Integration and Solution Design & Architecture together are about 36% of the exam. The weights are unusually flat - this is a breadth exam, so do not over-index on any one domain.

03 · Domain weights - voice-ready Q&A

The 7 CCA-P Competency Domains and Their Exam Weights

The same blueprint summarized as discrete Q&A so AI assistants can lift one domain at a time. Weights mirror the table above.

What is CCARP-D3 (Integration) and how much of the CCA-P does it weight?
Integration is the heaviest domain at 19% of the CCA-P. It covers evaluating tool/agent configuration for capability bloat, auth/authz security gaps, accuracy-latency trade-offs, observability at scale, RAG pipeline design, and choosing the right integration mechanism (MCP, API/CLI, agent-to-agent).
What is CCARP-D1 (Solution Design & Architecture) and what weight does it carry?
Solution Design & Architecture is 17% of the CCA-P, the second-heaviest domain. It tests translating business problems into Claude-based solutions, end-to-end architecture design, choosing workflow vs. agentic vs. augmented-LLM patterns, and aligning designs to business-value pillars.
What is CCARP-D4 (Evaluation, Testing & Optimization) and what weight does it carry?
Evaluation, Testing & Optimization is 16% of the CCA-P. It covers defining evaluation metrics, designing test frameworks, running A/B tests, diagnosing system issues, and monitoring production performance.
What is CCARP-D7 (Developer Productivity & Operational Enablement) and what weight does it carry?
Developer Productivity & Operational Enablement is the lightest CCA-P domain at 7%. It covers configuring Claude tools and environments for teams, improving developer workflows with AI-assisted tooling, and supporting debugging and operational issue resolution.
Why does the CCA-P have such flat domain weights compared to other Claude certs?
The CCA-P's 7 domains range from 7% to 19% - the flattest spread of any Claude certification. This is a breadth exam: the Professional tier expects a senior architect to be competent across solution design, models/prompting, integration, evaluation, governance, stakeholder communication, and operational enablement, rather than concentrating on one or two dominant skills.
What is the full domain-weight breakdown for the CCA-P exam?
The seven competency domains sum to 100%: Solution Design & Architecture 17%, Claude Models/Prompting & Context Engineering 13%, Integration 19%, Evaluation/Testing & Optimization 16%, Governance/Safety & Risk Management 14%, Stakeholder Communication & Lifecycle Management 14%, Developer Productivity & Operational Enablement 7%. These are the official blueprint weights from the version 1.0 exam guide (effective July 2026).
04 · Practice scenarios

Applied CCA-P scenarios

CCA-P currently draws on 4 scenarios shared with the CCA-F library - Developer Productivity Tools, Agentic Tool Design, Long Document Processing, and Claude for Operations - each walked as a full production architecture (components, data flow, decisions, failure modes). Filter to CCA-P on the scenarios hub to study them in isolation.

Browse CCA-P scenarios →
05 · Format + proctoring

Environment rules catch more candidates than the questions do

The format is tightly defined in Anthropic's version 1.0 exam guide. Read the proctoring rules before you schedule - a clean workspace and a full room sweep are non-negotiable, whether you test online or at a Pearson VUE test center.

  • Items63 scored questions
  • Time limit120 minutes total
  • Item formatMultiple-choice and multiple-response
  • Passing scoreScaled score of 720 on a 100-1,000 scale
  • Result reportingPass/fail with scaled score, plus percent-correct by domain
  • DeliveryOnline-proctored or test center via Pearson VUE
  • IdentificationValid, unexpired, government-issued photo ID
  • Workspace rulesEffectively closed and proctored
  • Prohibited itemsMobile phones, smart watches, headphones, study materials, recording devices
  • MisconductInvalidation of result, revocation of credential, ban from future exams
  • AppealsWithin 14 days, submitted to Pearson VUE
  • Cancel / rescheduleUp to 24 hours before your appointment
06 · Register

Ready to get CCA-P certified?

CCA-P has no prerequisite courses or exams, but registration is through the Anthropic Partner Network (on the Partner Academy) - register there, then schedule your proctored session with Pearson VUE. List price is $175; the checkout price shown reflects any discount that applies to your partner tier.

07 · How to prepare

Free practice, live today

A free diagnostic, a weakest-domain warm-up, and a full-length timed 63-question mock are all live now for CCA-P, sampled from its question bank across every domain above.

08 · Who should take CCA-P?

Who should take CCA-P?

Mid-senior solution architects / AI-ML engineers (3+ years systems arch, 6+ months Claude in prod). If that description matches your current role and you have hands-on exposure to Claude in a production setting, CCA-P is the right certification to target - the 7 domains above (and their weights) are the exact shape of what the exam expects you to already know.

09 · How CCA-P differs from the other Claude certs

How CCA-P differs from the other Claude certs

CCA-P goes deeper than CCA-F (the flagship): it targets mid-senior architects with 3+ years of systems experience, adding domains like governance, stakeholder communication, and evaluation that CCA-F (the flagship) doesn't test at the same depth. Where CCD-F is hands-on implementation and CCA-A is non-technical delivery, CCA-P is the deeper, more senior architect credential.

10 · FAQ

21 questions answered

Every Q is phrased as a real Google search query and tagged by intent.

DefinitionWhat is the Claude Certified Architect - Professional (CCA-P) exam?
The CCA-P (exam code CCAR-P) is Anthropic's senior architect certification. It is a 63-question, 120-minute, proctored exam scored out of 1000 with a 720 pass mark, targeting mid-senior architects and AI/ML engineers who own or significantly contribute to the full lifecycle of a production Claude-powered system.
How-toHow do I register for the CCA-P exam?
Registration and scheduling run through the Anthropic Partner Network (on the Anthropic Partner Academy) and Pearson VUE - partner-network access is required to register: go to the CCA-P certification page on the Partner Academy, review the exam guide and terms, register and complete checkout (the fee reflects your partner-tier discount), then use the confirmation instructions to create a Pearson VUE account and schedule your session (online-proctored or a test center).
DefinitionHow many questions are on the CCA-P exam?
63 scored items, a mix of multiple-choice and multiple-response - each item states how many responses to select.
DefinitionHow long is the CCA-P exam?
120 minutes total for 63 questions, about 1.9 minutes per question on average.
DefinitionWhat is the passing score for the CCA-P exam?
A scaled score of 720 on a 100-1,000 scale. This is a criterion-referenced pass mark set by a formal standard-setting study, not a percentile against other candidates.
ScopeAre there any multi-select questions on the CCA-P exam?
Yes. The exam mixes multiple-choice and multiple-response items, and each item states how many responses to select - read the instruction line on every question rather than assuming single-answer.
DefinitionHow much does the CCA-P exam cost?
$175 USD list price. The checkout price shown reflects any discount that applies to your partner tier.
DefinitionHow long is the CCA-P certification valid?
12 months from the date the credential is awarded, per Anthropic's version 1.0 exam guide (effective July 2026).
How-toHow do I renew my CCA-P certification?
Before your 12 months are up, review what has changed since you certified and complete a free, non-proctored assessment on the Anthropic Partner Academy - there is no fee for on-time renewal. If your credential lapses, you must retake the full exam at the full fee. Anthropic may also require a full retake instead of the renewal assessment if exam content has changed significantly.
How-toCan I retake the CCA-P exam if I fail?
Yes, after a waiting period that increases with each failed attempt: 14 days after the first fail, 30 days after the second, 90 days after the third. You can attempt the exam up to 4 times within a rolling 12-month period, and the exam fee applies to each attempt.
DefinitionHow many domains does the CCA-P exam cover?
Seven: Solution Design & Architecture (17%), Claude Models/Prompting & Context Engineering (13%), Integration (19%), Evaluation/Testing & Optimization (16%), Governance/Safety & Risk Management (14%), Stakeholder Communication & Lifecycle Management (14%), and Developer Productivity & Operational Enablement (7%).
ComparisonWhat is the difference between the CCA-P and the CCA-F (Architect Foundations)?
CCA-P is the deeper, more senior credential: it adds governance, stakeholder communication, and evaluation/optimization domains at a depth the CCA-F (the flagship foundations exam) does not test, and targets candidates with 3+ years of systems architecture experience plus 6+ months hands-on with Claude in production, versus CCA-F's broader 6+ months practical-experience bar.
ComparisonDo I need to pass the CCA-F (Foundations) before taking the CCA-P?
No. Anthropic's v1.0 exam guide states there are no mandatory prerequisites or courses for the CCA-P - the credential is awarded on exam performance alone. Many architects sit Architect - Foundations first as an on-ramp, but it is not required to register for or pass the Professional exam.
ComparisonWhat is the difference between the CCA-P and the CCD-F (Developer Foundations)?
CCD-F is the hands-on implementation track - its heaviest domain (Applications & Integration, 33.1%) is about writing and shipping code. CCA-P is the architecture and ownership track: it tests designing, governing, and communicating a solution end to end rather than the line-level engineering work of building it.
DefinitionWho is eligible to take the CCA-P exam?
There are no mandatory prerequisites or courses - the credential is awarded on exam performance alone. Anthropic recommends (but does not require) 3+ years of systems architecture or platform engineering experience and 6+ months of hands-on Claude experience in production.
ScopeWho should NOT take the CCA-P exam?
The certification is not intended for entry-level developers, casual users of Claude-based applications, or individuals without experience designing end-to-end AI systems. It also excludes roles that are purely non-technical or limited to isolated tasks such as prompt writing without broader system-design responsibility.
DefinitionWhat proctoring vendor delivers the CCA-P exam?
Pearson VUE, named directly in the exam guide's registration and scheduling section. You create a Pearson VUE account after registering through the Anthropic Partner Academy, then choose online proctoring or a Pearson VUE test center.
TroubleshootWhat happens if I miss my scheduled CCA-P exam?
A no-show, or arriving after the permitted late-arrival window, forfeits the exam fee and requires you to re-register. To avoid this, cancel or reschedule at least 24 hours before your appointment - changes inside that window also forfeit the fee.
How-toCan I appeal my CCA-P exam result?
Yes, within 14 days of being notified of a decision, or within 14 days of your exam date for a concern about your result - submitted to Pearson VUE support. The standard-setting outcome (i.e. the 720 cut score itself) and the content of individual exam items are not subject to appeal.
DefinitionIs the CCA-P exam open-book?
No. The exam is proctored and effectively closed: your workspace must be clear of notes, books, phones, and secondary monitors, and prohibited items include mobile phones, smart watches, headphones, study materials, and recording devices.
ComparisonIs the CCA-P certification worth it for a senior architect?
If you own or significantly influence the architecture of production Claude-powered systems - model selection, integration, evaluation, governance, and stakeholder communication - the CCA-P is Anthropic's credential built specifically for that scope, one level up from the CCA-F. At $175 it costs more than CCA-F ($125) or CCA-A ($99), reflecting the deeper, more senior bar.

Related