How to Become a Claude Certified Architect: Step-by-Step Path
How to become a Claude Certified Architect: prerequisites, the five CCA-F domains, practice, registering via Anthropic Academy and Pearson VUE, badge, renewal.
Updated
To become a Claude Certified Architect you pass the Claude Certified Architect – Foundations exam (CCA-F, code CCAR-F): learn the five domains, practise with scenario questions, register through Anthropic Academy and schedule with Pearson VUE, sit the 60-question, 120-minute exam, reach a scaled 720, and claim your Credly badge, which is valid for 12 months. There are no formal prerequisites, but hands-on experience building with Claude, tools and agents shortens the path a lot.
Here is the path step by step, with realistic time ranges rather than promises. Exam facts are as of mid-2026; confirm every number on the official Anthropic / Pearson VUE page before you register.
What are the prerequisites for the Claude Certified Architect exam?
Formally, none. Anthropic does not require a course, a prior certification or proof of experience to sit CCA-F. Practically, the exam assumes you can reason about:
- the Messages API and the tool-use loop (stateless requests,
stop_reason,tool_useandtool_resultblocks); - what MCP is and how tools, resources and prompts differ;
- Claude Code as a CLI tool with a configuration hierarchy, hooks and sub-agents;
- basic JSON Schema and prompt design.
If any of those are new, start with the Foundations primer, which covers them in about 32 short articles. Engineers who have shipped one small agent or used Claude Code on a real repo for a few weeks usually have enough background to go straight to the domains.
Time: 0 hours if you already build with Claude; 5–15 hours of primer reading and a small hands-on project if you do not.
Which exam should I take, and where does it sit in the program?
The Claude Certification Program has four exams: Claude Certified Associate – Foundations (CCAO-F), Claude Certified Architect – Foundations (CCAR-F), Claude Certified Architect – Professional (CCAR-P) and Claude Certified Developer – Foundations (CCDV-F). “Claude Certified Architect” in the everyday sense means the Architect – Foundations credential; the Professional level builds on it.
CCA-F is the right target if you design or review systems built on Claude: agent architectures, tool and MCP integrations, Claude Code workflows for a team, structured-output pipelines. If your job is mostly using Claude rather than designing around it, look at the Associate track first. Who should get the CCA-F goes deeper.
What do I need to learn for the five domains?
| Domain | Weight | What it tests | Where to start |
|---|---|---|---|
| D1 Agentic Architecture & Orchestration | 27% | Loop control, hub-and-spoke orchestration, sub-agent isolation, prompt vs programmatic enforcement, hooks | Domain 1 |
| D2 Tool Design & MCP Integration | 18% | Tool descriptions and routing, error design with isError, tool count and scope, MCP config | Domain 2 |
| D3 Claude Code Configuration & Workflows | 20% | CLAUDE.md hierarchy, rules and path globs, commands vs skills, plan mode, CI with -p | Domain 3 |
| D4 Prompt Engineering & Structured Output | 20% | Specific criteria, few-shot calibration, tool_use for structure, validation and retry, Batch API | Domain 4 |
| D5 Context Management & Reliability | 15% | Summarisation, lost-in-the-middle, escalation triggers, structured error context, monitoring | Domain 5 |
Three ideas carry the most weight across all five and are worth reading first: Sub-Agents See Nothing, The Model Will Override Your Instructions 4-15% of the Time, and tool_use Eliminates Structural Errors. Semantic Errors Remain.. Add Structured Errors: 78-95% Recovery vs 15% and The U-Shaped Attention Curve and you have the exam’s spine.
Time: 25–60 hours of study depending on background. The 30-day plan lays this out week by week; the weighting guide shows how to split hours.
How should I practise before registering?
The exam is scenario-based and asks for the least bad design under constraints, so practise with scenario questions, not flashcards. On this site that means the per-domain sets in the practice hub, which serve one random question per knowledge point, and the 60-question mock exam, sampled by domain weight with a 90-minute limit and a 72% target.
A reasonable readiness signal: two consecutive mocks at or above the 72% target with no domain below about 60%. Once you are there, book the exam for one to two weeks out and spend the gap on mistake review.
Time: 8–20 hours of practice and review, overlapping with study.
How do I register and take the exam?
- Anthropic Academy. Create an account at Anthropic’s Skilljar-hosted academy (anthropic.skilljar.com), find the Claude Certified Architect – Foundations exam and follow the registration flow. This is where the training material also lives.
- Pearson VUE. The exam fee is US$125. You choose online proctored delivery (OnVUE) or a test center, pick a slot, and pay. Read the OnVUE workspace and ID rules before the day; our exam-day guide covers what to expect.
- Sit the exam. 60 multiple-choice and multiple-response questions, 120 minutes, closed book. Pass mark is a scaled 720 on a 100–1000 scale.
- Claim the badge. Passing candidates receive a Credly badge, which you can add to a profile or résumé. The credential is valid for 12 months.
Time: registration takes under an hour; scheduling lead time depends on slot availability in your region.
What happens after 12 months?
The credential expires after a year, so plan to recertify. Anthropic’s exact renewal mechanics (retake, upgrade to Professional, or another route) should be checked on the official program page when your expiry approaches, since these details can change. Practically, keeping the credential current means staying hands-on with the tooling; the exam blueprint tracks how Claude Code, MCP and the API evolve, and a year of not building will show.
Put together, a realistic end-to-end range is 4–10 weeks from deciding to badge for a working engineer, or 2–3 weeks for someone already building agents daily. Those are ranges, not guarantees, and the pass mark is what decides it.
Next step
Take the free mock exam before you study anything; the per-domain scores tell you which of the ranges above applies to you. Then start with Domain 1, the largest and most reused part of the exam.
Frequently asked questions
Is there a Professional-level Claude architect exam?
expand_more
Yes. The Claude Certification Program lists a Claude Certified Architect – Professional (CCAR-P) alongside the Foundations exam, plus Associate and Developer Foundations tracks. Check the official program page for which are currently open for registration.
Do I need to take a course before the exam?
expand_more
No course is required. Anthropic Academy offers training material and is where registration starts, but you can prepare with your own projects and independent study guides such as this one.
What happens if I fail?
expand_more
You can retake, but Anthropic has not publicly confirmed the retake fee, wait time or attempt limits, so read the official retake policy before booking. Use the score report's domain breakdown to plan the second attempt.
Put it into practice
Take the free 60-question Claude Certified Architect mock exam, or work through the CCA-F study guide domain by domain.
Certified Architect is an independent, community-built study site. Exam facts reflect public Anthropic / Pearson VUE information and can change — always confirm on the official pages before registering.