# Claude Certified Architect - Foundations (CCAR-F, also written CCA-F)

> CCAR-F is the Claude Certified Architect - Foundations exam (the market also writes CCA-F and CCAF). Sixty scenario questions in 120 minutes, pass mark 720 of 1000, list price $125, valid twelve months. Below: the five domains with their weights, what each tests, and free practice for each.

**Exam code:** CCAR-F (also written CCA-F)  
**Format:** 60 questions · 120 minutes · 5 domains · scenario-based  
**Pass mark:** 720 / 1000 · **List price:** $125 · **Validity:** 12 months via Pearson VUE  
**Canonical:** https://claudearchitectcertification.com/certifications/ccar-f  
**Exam guide:** https://claudearchitectcertification.com/exam-guide

## Overview

Claude Certified Architect - Foundations (CCA-F, officially CCAR-F) is delivered as a 60-question, 120-minute, closed-book exam, proctored online or at a test center through Pearson VUE. It is scored on a 1000-point scale with a 720 pass mark, stays valid for 12 months, and issues a Credly digital badge on passing. Unlike the other three certs, its questions are scenario-based: a 13-scenario pool rather than a flat item pool.

## Domains and weights

| Domain | Weight | What it covers |
| --- | --- | --- |
| D1 · Agentic Architecture & Orchestration | 27% | Pick the right orchestration shape: single agent, hub-and-spoke with subagents, or multi-agent coordination. Agent SDK loop structure, stop_reason values, and the rule that subagents never inherit parent context. |
| D2 · Tool Design & MCP Integration | 18% | Tool descriptions as the deterministic selector, the four isError categories, the 18-tool degradation cliff, tool_choice modes, and when to expose a capability as a tool versus a skill. |
| D3 · Claude Code Configuration & Workflows | 20% | CLAUDE.md hierarchy and precedence, YAML frontmatter glob scoping, Skills frontmatter, Plan Mode, and wiring Claude Code into CI/CD with the -p headless flag. |
| D4 · Prompt Engineering & Structured Output | 20% | tool_use as the canonical structured-output mechanism, JSON schema validation with retry loops, few-shot for determinism, and the 4D framework. |
| D5 · Context Management & Reliability | 15% | The progressive-summarization trap, lost-in-the-middle, structured HITL handoff patterns, prompt caching with CacheControlEphemeral, and the case-facts block discipline. |

## What to study, by domain

- **D1:** Agentic Loops, Subagents, Stop Reason, Human-in-the-Loop Escalation, Subagent State Handoff
- **D2:** Tool Calling, Tool Choice, Model Context Protocol (MCP), SDK Hooks (Pre/PostToolUse), Built-In Tools vs Custom Tools vs Skills vs MCP
- **D3:** CLAUDE.md Hierarchy, Plan Mode, Skills, Checkpoints & Session Management
- **D4:** System Prompts & Instructions, Prompt Caching, Structured Outputs, Attention Engineering, Prompt Engineering Techniques
- **D5:** Context Window Management, Case Facts Block, Context Compaction

## Is the CCA-F certification worth it?

If you design, build, or operate Claude-powered agents for work, yes. The standard exam fee is $125, and eligible partner-company employees get it at $0. It is new (launched 2026-03-12), so treat it as an early-mover signal rather than an established industry standard.

It is the original Claude certification, the one with the deepest, most mature practice exam and question bank (532 items), and the only cert with an adaptive study plan on this site. Every other cert hub links back to its exam guide as the depth benchmark.

## Who should take the CCA-F?

Solution architects building production Claude apps with 6+ months of practical experience are the intended CCA-F audience.

There are no mandatory prerequisites or courses; the credential is awarded on exam performance alone. It is calibrated for working AI engineers, not absolute beginners: you need the orchestration shapes, the stop_reason values, the Skills frontmatter, and the case-facts-block discipline by reflex. Non-technical roles fit CCA-A instead.

## How much does the CCA-F cost? Is it free?

$125 USD list price through Pearson VUE; eligible partner-company employees get a 100% partner-network discount that takes it to $0.

The exam fee is not free for everyone, but the prep is: a free 10-question diagnostic, a weakest-domain warm-up, and a full-length timed 60-question mock are all live on this site at no cost.

## How hard is the CCA-F? Format + pass rate

60 scenario-based questions in 120 minutes, scored on a 1000-point scale with a 720 pass mark - a criterion-referenced bar, not a percentile. Anthropic does not publish an official pass rate.

The questions punish surface-level Claude knowledge. Items mix multiple-choice and multiple-response, and each states how many responses to select. The exam is closed-book and proctored, online or at a Pearson VUE test center.

## How long should I prepare for the CCA-F?

Two to four weeks at 60-90 minutes a day if you already build with Claude. Six to eight weeks if you are coming in cold on Agent SDK, MCP, and Claude Code.

D1 (27%) is the largest single domain; D1 + D2 together are 45% of the exam. Start with the free diagnostic, then pick the 2-, 4- or 8-week plan by score, and aim for 850 on the mock before booking.

## CCA-F compared with the other Claude certifications

- **CCA-P:** CCA-P goes deeper on governance, stakeholder communication, and evaluation for architects with 3+ years of systems experience. Many candidates sit CCA-F first as an on-ramp, though it is not a required prerequisite.
- **CCD-F:** CCD-F is the hands-on implementation track (its heaviest domain, Applications & Integration, is 33.1% and is about shipping code). CCA-F tests broad agentic-architecture and design judgment.
- **CCA-A:** CCA-A is Anthropic's non-technical certification for client-facing roles and assumes no coding; CCA-F assumes 6+ months of hands-on technical experience building production Claude apps.

## Official path and what this site adds

| Official (Anthropic / Pearson VUE) | Here |
| --- | --- |
| Register and check out on the Partner Academy; the fee shown reflects your partner-tier discount. List price is $125. | A free 5-domain diagnostic and a full-length 60-question mock, no account needed to start. |
| Your score report shows the percentage of items you answered correctly in each content domain, alongside the scaled score. | The same per-domain read before you pay, so a weak domain costs you a study week rather than an attempt. |
| Retakes wait 14, then 30, then 90 days, up to four attempts in a rolling twelve months. The fee applies to every attempt. | Unlimited practice attempts at no cost, scored against the same 720 cut. |
| The credential is valid 12 months. On-time renewal is a free, non-proctored assessment on the Partner Academy; let it lapse and you retake the full exam at the full fee. | Prep that stays current with the blueprint, so renewal is a re-read rather than a re-learn. |

## Free practice

- Diagnostic: https://claudearchitectcertification.com/practice/diagnostic?start=1&cert=ccar-f
- Quick check (exam questions with answers): https://claudearchitectcertification.com/practice/quick-check/ccar-f
- Warm-up: https://claudearchitectcertification.com/practice/warmup/ccar-f

## Frequently asked questions

**Q: What is CCA-F?** _(Definition)_

CCA-F is short for the Claude Certified Architect - Foundations exam - Anthropic's official certification for engineers who design, build, and operate Claude-powered agents. It is a 60-question, 120-minute, online-proctored, closed-book exam scored out of 1000 with a 720 pass mark, launched 2026-03-12 through the Anthropic Partner Network.

**Q: Is CCA-F the same thing as CCAR-F?** _(Definition)_

Yes. CCAR-F is Anthropic's official exam code for Architect - Foundations; CCA-F is the shorthand this site and most of the community have used since the certification launched. Both names refer to the identical credential.

**Q: How do you get Claude certified?** _(How-to)_

Register for the CCA-F through Anthropic's Skilljar flow (partner-employer attestation), study the five weighted domains, then pass the 60-question proctored exam at 720/1000. Start with the free practice test (the 10-question diagnostic, no login) to find your weak domains, then work a study plan.

**Q: What is the passing score for the CCA-F exam?** _(Definition)_

720 out of 1000 on a scaled score. Anthropic does not publish the raw question count required, because the form is equated.

**Q: How long is the CCA-F certification valid?** _(Definition)_

12 months from the date it is awarded. Renewal before then is a free, non-proctored assessment on the Anthropic Partner Academy; if the credential lapses, you must retake the full exam at the full fee.

**Q: How much does the Claude Architect Foundations exam cost?** _(Definition)_

$125 USD, per Anthropic's version 1.0 exam guide. Eligible partner-company employees get a 100% partner-network discount that takes it to $0.

**Q: How do I register for the CCA-F exam?** _(How-to)_

Registration and scheduling run through the Anthropic Partner Network (on the Anthropic Partner Academy) and Pearson VUE - partner-network access is required. Register on the Partner Academy, complete checkout (the fee reflects your partner-tier discount), then schedule your proctored session with Pearson VUE.

**Q: Is the CCA-F exam open-book?** _(Scope)_

No. The exam is closed-book, online-proctored, and the proctor verifies a clean desk and a full-screen share before starting.

**Q: Are there any multi-select questions on the CCA-F?** _(Scope)_

Yes. The guide specifies a mix of multiple-choice and multiple-response items, and each item states how many responses to select - so read the instruction line on every item.

**Q: What score should I hit on the mock exam before sitting the real one?** _(How-to)_

Aim for 850 / 1000 on our mock exam before booking. An 850 mock typically maps to a comfortable 720+ real-exam pass with margin for nerves and ambiguous questions.

**Q: Is the real CCA-F exam harder than the mock?** _(Comparison)_

About the same difficulty when the mock is calibrated correctly. The real exam has more curveballs in the 27% Agentic domain. If you are passing the mock at 850+, the real exam is well within reach.

**Q: Can I retake the CCA-F exam if I fail?** _(How-to)_

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. Up to 4 attempts within a rolling 12-month period, and the exam fee applies to each attempt.

---

Cite the canonical HTML page: https://claudearchitectcertification.com/certifications/ccar-f
