↓ Skip to main content
  1. Posts/

Claude Certified Associate – Foundations: Domain 6 — Configuration and Knowledge Management

·938 words·5 mins· loading · loading ·
Newton Rocha
Author
Newton Rocha
Senior IT professional with 15+ years specializing in Linux systems administration, Bash scripting, and enterprise integration using IBM Sterling technologies (File Gateway, B2B Integrator, Connect:Direct). I write about real production incidents, MFT/middleware tips, infrastructure automation, and how I’m applying AI to IT operations.
Table of Contents
getting-claude-certified - This article is part of a series.
Part 8: This Article

What this is about
#

Domain 6 of the Claude Certified Associate – Foundations exam is Configuration and Knowledge Management. It’s worth 12%. The line it draws: using Claude means typing a good prompt today. Operating Claude means building an environment where the right context, instructions, and procedures already exist, so every conversation starts from a configured baseline instead of a blank slate. Configuration is leverage — set it up once, benefit on every conversation that follows — and it’s also what turns individual skill into team capability, since two people asking the same question against the same configured Project get the same quality of answer.

Horizontal bar chart titled “Where the exam actually puts its weight,” showing all 7 Claude Certified Associate – Foundations exam domains ranked by percentage: Output Evaluation and Validation at 21%, Workflow Integration and Solution Design at 16%, Governance Risk and Responsible Use at 15%, Prompting and Task Execution at 14%, Product and Model Selection at 12%, Configuration and Knowledge Management at 12% highlighted in blue, and Troubleshooting and Optimization at 10%
Configuration and Knowledge Management ties for fifth-heaviest on the exam

Key point 1: four mechanisms, four different jobs
#

Instructions govern behavior — tone, format defaults, verification habits — not facts. The knowledge base holds facts and reference material Claude should draw on without re-uploading — not behavior. Skills carry a repeatable procedure, built once at the account level under Customize and reused across any Project that needs it — not a one-off instruction. Scoped Memory keeps continuity within one Project, isolated from your other Projects so context never bleeds between workstreams.

Four cards titled “Four configuration mechanisms, four jobs”: Instructions for behavior (tone, format, verification habits), Knowledge base for facts and reference, Skills for a repeatable procedure built once and reused across Projects, Scoped Memory for continuity isolated to one Project
Match the need to the slot — putting a procedure in instructions or a behavior rule in knowledge is the most common configuration mistake

flowchart TD
    A[A recurring need] --> B{What kind of
need is it?} B -->|How Claude should behave| C[Instructions] B -->|A fact Claude should know| D[Knowledge base] B -->|A repeatable multi-step procedure| E[Skill] B -->|Continuity within this Project| F[Scoped Memory] style C fill:#2a78d6,stroke:#1c5cab,color:#fff style D fill:#eb6834,stroke:#c14e22,color:#fff style E fill:#1baf7a,stroke:#0d8a5c,color:#fff style F fill:#eda100,stroke:#c98500,color:#fff

Key point 2: most needs map to two slots wired together
#

The cleanest configurations rarely fit one mechanism alone. “Always cite the source document for factual claims” is a standing instruction, but the documents it cites live in the knowledge base — neither works without the other. A consultant running one Project per client pairs the same way: standing instructions set the formal register and citation habit, the knowledge base holds the client’s brand guide and current statement of work, an account-level Skill formats every status report the same way, and scoped Memory holds that client’s stakeholder names — kept out of every other client’s Project entirely.

Key point 3: connectors have capability boundaries, not bugs
#

A connector — Google Drive, Gmail — extends Claude’s reach into data you authorize, and each one has a defined edge. A mail connector that can search and read but not send isn’t broken; it’s at its boundary. Two pitfalls show up often in the field: the obvious “add a connector” path can route to a public directory instead of your organization’s vetted ones, so confirm the right path with your admin on Team or Enterprise; and when a connector hits its boundary, the failure looks like a bug rather than documented behavior, which sends reports to the wrong team and stalls the fix. Knowing each connector’s edge before you build a workflow on it avoids both.

Key point 4: an instruction that’s vague fails silently
#

“Make the reports good and accurate” gives Claude almost nothing to act on — output quality drifts conversation to conversation and nothing ever announces the failure. “For every figure in a report, state its source. If a figure isn’t in the provided data, mark it ‘unverified’ rather than including it. Lead each report with a one-sentence headline” is precise enough to actually change output, consistently. The test for any standing instruction: would two different people reading it produce the same behavior?

Key point 5: configurations age — schedule the maintenance
#

Instructions, knowledge, Skills, and Memory all drift toward stale, and none of them throw an error when they do — output just quietly degrades. A monthly review pass on active Projects catches most of it: do the standing instructions still match the current process, is the knowledge base free of superseded documents, are the right Skills enabled. Anthropic-built and org-provisioned Skills update automatically; your own custom Skills only change when you re-upload them. A recurring report Project drifting on stale figures is a textbook case — the knowledge base already had the current targets, but the standing instruction and a Memory entry still pointed at last year’s template. The fix was updating those two, not writing a better prompt.

Infographic summarizing the Configuration and Knowledge Management framework in five numbered sections: four mechanisms with four different jobs (instructions, knowledge base, Skills, scoped Memory), most needs map to two slots wired together, connectors have capability boundaries not bugs, an instruction that’s vague fails silently, and configurations age — schedule the maintenance
The whole Domain 6 framework on one page — built to share as a standalone summary

Conclusion
#

Domain 6 in one pass: match each recurring need to the right mechanism — instructions for behavior, knowledge for facts, Skills for procedure, scoped Memory for continuity — and expect most real needs to wire two of them together. Know each connector’s capability boundary before building on it. Write instructions precise enough that two people would read them the same way. And schedule maintenance, because configuration decays silently and the fix is almost always updating the setup, not the prompt.

Sources
#

Where this fits
#

Part 8 of Getting Claude Certified. Part 1 covered the 4D Framework, Part 2 covered Chat, Projects, Artifacts, and Research, Part 3 covered Domain 1 — Output Evaluation and Validation, Part 4 covered Domain 2 — Workflow Integration and Solution Design, Part 5 covered Domain 3 — Governance, Risk, and Responsible Use, Part 6 covered Domain 4 — Prompting and Task Execution, Part 7 covered Domain 5 — Product and Model Selection. Part 9 covered Domain 7 — Troubleshooting and Optimization — that closes out all 7 exam domains.

getting-claude-certified - This article is part of a series.
Part 8: This Article

Related

Claude Certified Associate – Foundations: Domain 5 — Product and Model Selection

·883 words·5 mins· loading · loading
What this is about # Domain 5 of the Claude Certified Associate – Foundations exam is Product and Model Selection. It’s worth 12%. The framing: before prompting even starts, four decisions already set the quality ceiling for the session — the right entry point, the right capability layer, the right model tier, the right context strategy. Get those four wrong and no amount of prompt polish fixes it. Get them right and the prompt has to do a lot less work.

Claude Certified Associate – Foundations: Domain 4 — Prompting and Task Execution

·955 words·5 mins· loading · loading
What this is about # Domain 4 of the Claude Certified Associate – Foundations exam is Prompting and Task Execution. It’s worth 14%. The framing that matters here: ask Claude to “write something about our Q3 results” and you get a generic paragraph. Specify the audience, the three results that matter, the format, and the length, and you get a draft you can almost send. The model didn’t get smarter between those two requests. The prompt did. This domain treats prompting as a communication discipline with learnable structure, not a knack some people have.

Claude Certified Associate – Foundations: Domain 3 — Governance, Risk, and Responsible Use

·1147 words·6 mins· loading · loading
What this is about # Domain 3 of the Claude Certified Associate – Foundations exam is Governance, Risk, and Responsible Use. It’s worth 15%. The framing is blunt: sensitive data uploaded to the wrong place, an untrusted Skill granted broad access, a quiet policy violation at the wrong moment — any one of these can freeze an entire organization’s AI program and cost every team the productivity it had gained. Governance isn’t a policy binder on a shelf. It’s exercised by practitioners, one decision at a time — which makes it a skill you build, not a document you read once.