What Is the Claude Certified Architect (CCA-F)?
On March 12, 2026, Anthropic launched something the AI industry had been missing: a real, proctored, vendor-backed certification for building with Claude. Not a “watch a video and get a PDF” badge. An actual exam.
The Claude Certified Architect – Foundations (CCA-F) is a 60-question, 120-minute, closed-book exam that tests whether you can architect production-grade Claude AI applications. No Claude open in another window. No documentation. No external tools. Just you and the material.
“Stop being a prompt engineer. Start being an architect.”
This matters because Claude adoption is accelerating hard. Accenture is training 30,000 professionals on Claude. Deloitte has equipped roughly 470,000 employees with Claude access. Employers are hiring specifically for Claude fluency — and “I know prompt engineering” is easy to claim. A certification backed by Anthropic is not.
Exam Fast Facts
| Detail | Info |
|---|---|
| Questions | 60 scenario-based multiple choice |
| Time | 120 minutes |
| Passing Score | 720 / 1000 |
| Format | Proctored via ProctorFree (no AI assistance) |
| Cost | Free for first 5,000 Claude Partner Network employees · $99 otherwise |
| Validity | 2 years |
| Where to Register | anthropic.skilljar.com |
The 5 Exam Domains (Know the Weight)
The exam is built around five competency domains. More than half the marks are concentrated in the first two — this is a systems design exam, not a prompting fundamentals quiz.
| Domain | Weight | Key Focus Areas |
|---|---|---|
| Agentic Architecture & Orchestration | 27% | Multi-agent design, fallback loops, autonomous decision-making, human escalation |
| Prompt Engineering & Structured Output | 20% | System prompts, JSON schema, injection defense, reliable outputs at scale |
| Claude Code Configuration & Workflows | 20% | Claude Code setup, hooks, context management, GitHub integration |
| Tool Design & MCP Integration | 18% | MCP server architecture, tool schemas, authentication, security scoping |
| Context Management & Reliability | 15% | RAG architectures, token budgeting, prompt caching, long-conversation coherence |
⚡
Study by weight, not order. Start with Agentic Architecture (27%), then split your time equally between Prompt Engineering and Claude Code (20% each). Most candidates waste time on Context Management first — don’t.
The 8-Step Roadmap to Getting Certified
This is the exact blueprint. Each step builds on the last. Don’t skip.
1
Build Your Claude Foundation
1–2 days
- Complete Claude 101 on Anthropic Academy — free, covers projects, artifacts, research mode, and core usage patterns.
- Complete AI Fluency: Framework & Foundations — introduces the 4D Framework the exam’s decision questions are built around.
- Use Claude every single day. Build intuition before you study theory.
2
Master the Claude API
3–5 days
- Complete Building with the Claude API on Anthropic Academy — 84 lectures, 8+ hours, covers authentication, streaming, tool use, prompt caching, and production deployment patterns.
- Work every coding exercise in Python or TypeScript. Passive watching won’t prepare you for architecture-level questions.
- Study docs.anthropic.com alongside the course. Know Opus/Sonnet tradeoffs, context limits, and pricing tiers.
3
Go Deep on Agentic Architecture
3–4 days
- Complete Introduction to Claude Agents / Agent Skills on Anthropic Academy — covers the Agent SDK, multi-agent orchestration, and tool selection logic.
- Study agentic loop design: how agents plan, handle failures, and know when to escalate to humans.
- Understand Constitutional AI conceptually — it shapes Claude’s behavior in ways the exam expects you to account for in architecture decisions.
4
Learn MCP & Claude Code
3–4 days
- Complete Introduction to MCP (Model Context Protocol) — MCP is the emerging standard for connecting AI to external tools. It’s a major exam focus.
- Learn MCP server architecture, tool schema design, and authentication patterns. Know what makes a good tool description vs. a bad one.
- Complete Claude Code 101 then Claude Code in Action — Claude Code workflows are 20% of the exam.
5
Build Real Projects
1–2 weeks
- Build at least two production-ready projects: a RAG pipeline connecting Claude to an external knowledge base, and a multi-step agentic workflow with tool use.
- Document your architecture decisions — the exam asks why, not just what.
- Create a Claude Project at claude.ai, upload the official CCA-F Exam Guide PDF, and use it as a personal tutor with $learn and $domain commands.
6
Exam Prep & Practice
3–5 days
- Download the official CCA-F Exam Guide PDF from Skilljar — read it cover to cover like a textbook, not a checklist.
- Take Anthropic’s official practice exam. Aim for 900+/1000 before scheduling the real thing.
- Use CertSafari (certsafari.com) for 613 free exam-style questions with detailed rationales — no signup required.
- Use claudecertifications.com for a free 12-week study plan and 25 additional practice questions.
7
Join the Partner Network & Register
1–2 weeks (approval)
- Apply to the Claude Partner Network at claude.com/partners — free for any organization bringing Claude to market. Anthropic manually reviews (allow a couple of weeks).
- Once accepted, register at anthropic.skilljar.com/claude-certified-architect-foundations-access-request
- The first 5,000 partner employees get the $99 exam fee waived entirely. Even at $99 it’s worth it.
8
Take the Exam & Share Your Win
Exam day
- 60 questions · 120 minutes · pass at 720/1000. The proctored format means the credential carries real weight.
- You’re making architectural decisions under time pressure — practice that mindset during prep, not just memorization.
- When you pass: add the digital badge to LinkedIn, and post your result. The community needs real passing benchmarks.
Recommended Courses (All Free)
Every Anthropic Academy course is free, self-paced, and earns an official completion certificate for LinkedIn. No account required to browse. Access at anthropic.skilljar.com.
★★★
Building with the Claude API
Anthropic Academy · Covers Domains 1, 4, 5
84 lectures · 8+ hours. The most comprehensive free API course from any AI model provider. Streaming, tool use, prompt caching, production deployment — all of it.
★★★
Introduction to MCP (Model Context Protocol)
Anthropic Academy · Covers Domain 3 (Tool Design & MCP)
MCP is becoming the universal standard for connecting AI to external tools — like USB-C for AI. Server architecture, tool schemas, authentication, security scoping.
★★★
Claude Agents / Agent Skills
Anthropic Academy · Covers Domain 1 (Agentic Architecture)
Agent SDK, multi-agent orchestration, fallback loop design, human-escalation logic. This is the highest-weighted domain — don’t skip it.
★★★
Claude Code 101
Anthropic Academy · Covers Domain 2 (Claude Code)
Foundational Claude Code course. Context management, hooks, MCP server setup, GitHub integration. Required for 20% of the exam.
★★☆
Claude Code in Action
Anthropic Academy · Covers Domain 2 (Claude Code)
Intermediate workflows. Take after Claude Code 101. Deeper workflow patterns that the exam tests in scenario questions.
★★☆
Claude 101
Anthropic Academy · General Foundation
Official beginner course. Projects, artifacts, research mode, skills, connectors. Start here if you’re new to Claude.
★★☆
AI Fluency: Framework & Foundations
Anthropic Academy · General / Domain 4
The 4D Framework (Delegation, Description, Discernment, Diligence). Builds the decision-making model the exam evaluates in scenario questions.
★☆☆
CertSafari Free Practice Questions
certsafari.com · All 5 Domains
613 free exam-style questions with detailed rationales. No signup, no paywall. Drill your weak domains here until you’re consistently above 90%.
💡
Course completion certificates from Anthropic Academy and the CCA-F exam credential are two different things. The courses help you learn. The exam validates your architecture skills under pressure. You need both.
Exam Day Strategy
Insider Tips from People Who’ve Passed
- Study by domain weight, not listed order. Agentic Architecture (27%) first — that’s where most marks live. Then Prompt Engineering and Claude Code (20% each).
- Read the Exam Guide PDF like a textbook. The community reports it functions as a standalone teaching document. One candidate scored 985/1000 using it as their primary study material.
- Practice architectural decision-making under constraints. This exam asks why you’d design a system a certain way — not just what tools exist.
- Know failure modes. What breaks multi-agent systems? What causes hallucinations in structured outputs? What makes MCP tool schemas fail? These are exam scenarios.
- Aim for 900+/1000 on the practice exam before you book. The real exam is harder than you expect if you’re used to self-paced learning.
- Closed-book means internalized knowledge. No Claude. No docs. No Googling. If you can’t explain it without looking it up, keep studying.
What’s Coming After CCA-F
CCA Foundations is just the entry point. Anthropic has confirmed a full credential stack rolling out later in 2026:
- Seller Certifications — for go-to-market professionals positioning Claude in enterprise deals
- Developer Certifications — hands-on implementation engineers building Claude features
- Advanced Architect Certifications — deeper specializations beyond the Foundations level
This mirrors the credential stacks from AWS, Google Cloud, and Azure. Getting CCA-F now positions you at the front of that curve — before it becomes table stakes for Claude-focused roles.
“The AI market has enough prompt users. What it needs now is real AI architects.”
The window for being one of the first Claude Certified Architects is closing. Early credentials in fast-growing ecosystems pay off disproportionately. The preparation alone — even if you don’t sit the exam yet — will make you a significantly better Claude practitioner.
Comment “CDE” and I’ll send the full PDF guide to your DMs.