Study guides / CCAO-F

Glossary

Quick-lookup definitions for every domain, with exam context and links back to the lesson that covers each term.

Use-Case Fit Analysis
The practice of evaluating whether a candidate task is actually a good match for Claude before designing a workflow around it, using a specific test: does the task have a bounded input, a bounded output, and does turning one into the other mostly require language understanding and judgment. Good-fit tasks include drafting a stakeholder update, triaging tickets, or turning a transcript into action items. A poor-fit task can still have Claude assist a narrower sub-step even when it shouldn't own the whole task.
Exam context: The exam tests whether you apply the bounded input/output/judgment test to a scenario rather than assuming any task becomes a good fit with a better prompt. A common distractor treats 'Claude can produce a draft here' as equivalent to 'Claude should own this step.'
See also: 4.1 Analyzing Requirements and Use-Case Fit
Poor-Fit Signals
Three recurring signals that a task is a poor fit for Claude to own outright: it needs live, real-time data from a system of record (current inventory, invoice status); it needs deterministic, fully auditable calculation (payroll, tax withholding, reconciliation); or it needs specialized, regulated professional judgment (a clinician's diagnosis, a binding legal opinion, a compliance sign-off) that only a credentialed human can hold accountability for. These signals don't rule Claude out of the task entirely — they point to scoping Claude to an assisting role (drafting, flagging, summarizing) while a human or system of record stays the source of truth.
Exam context: Distractors often propose 'give Claude more context' or 'have Claude double-check its own math' as a fix for one of these three signals. The exam expects you to recognize that no amount of prompt refinement fixes a structural fit problem.
See also: 4.1 Analyzing Requirements and Use-Case Fit
Scoped Research Task
A research request broken into explicit, independently answerable sub-questions tied to an actual decision, rather than one broad topic question that forces Claude to guess which angle matters. Claude's research mode, where available, can search across multiple sources and synthesize a cited answer, but the same scoping discipline applies to any research-style prompt with or without it. Turning reviewed findings into a plan — next steps, owner, timeline, open questions for a human — should be requested as a separate, later step, not bundled into the same prompt as the research itself.
Exam context: A common distractor treats 'research this and give me a final recommendation' as a single well-scoped request. The exam wants you to identify that bundling removes the checkpoint where a human reviews findings before they become the basis for a plan.
See also: 4.2 Research and Planning with Claude
Augment
A process-design move that inserts Claude as one additional step inside an existing process while keeping every other step, handoff, owner, and approval chain the same — for example, having Claude draft a first version of a social caption that the same human editor still reviews and posts. Augmenting is fast to pilot, low-risk, and easy to roll back, but it only ever saves time on the one step it touches; if the process's real bottleneck sits elsewhere, augmenting won't fix it.
Exam context: Watch for scenarios where the described bottleneck (e.g. multi-step approval delays) differs from the step Claude is proposed to augment — that mismatch is the most common trap in this pair of terms.
See also: 4.3 Augment vs. Redesign
Redesign
A process-design move that rebuilds the workflow around what Claude makes newly possible, rather than just speeding up an existing step — for example, having Claude generate a full week's draft slate from a shared brief so the human role shifts from writing to reviewing and approving a batch. Redesign has a bigger potential payoff than augmenting but costs more: it requires real change management, more up-front design work, and more risk if the new process doesn't hold up at real volume. A sensible sequence is often to augment first, build confidence from real runs, and redesign only once Claude has proven reliable.
Exam context: The exam tests the assumption that redesign is always the 'more advanced' and therefore better choice. It is not — augmenting is often correct for a fast, low-risk pilot or when the rest of the process is already efficient.
See also: 4.3 Augment vs. Redesign
Process Bottleneck
The specific step in a multi-step process where delay or manual effort actually concentrates, which is often a handoff or an approval wait rather than the step that looks most tedious or most obviously suited to AI. Identifying the real bottleneck has to come before deciding where to apply Claude, because augmenting or redesigning a step that isn't the bottleneck won't meaningfully improve the process's overall throughput.
Exam context: Scenario questions often describe a process with one slow, highly visible step (e.g. a 30-minute writing task) alongside a less visible but larger delay (e.g. multi-day approval routing) — the exam expects you to identify the latter as the actual bottleneck.
See also: 4.3 Augment vs. Redesign
Workflow-Level Iteration
Revising a reusable setup, most often a claude.ai Project's custom instructions and reference documents, based on patterns observed across three to five real runs of a recurring task, rather than declaring success after one clean test or tuning a single prompt in isolation. Each iteration run should be a genuinely different real instance of the task, not the same example repeated, and a bad output should be diagnosed as a missing role/constraint, missing-example, or missing-structure problem at the level of the Project itself.
Exam context: The most recognizable distractor is a team that tests a Project once on unusually clean data, gets a good result, and rolls it out to the whole team immediately. The correct move is always several genuine runs before rollout.
See also: 4.4 Designing and Iterating on a Solution
Integration Handoff
The point where Claude's output leaves Claude and lands somewhere else: a human reviewer, another tool or system expecting a specific consistent format, or a shared document other people already edit — each with different requirements for how the output should be shaped. Introducing Claude into a process that already has owners and steps creates a new handoff, and accountability for catching a mistake has to be explicitly reassigned, since that ownership does not disappear just because Claude drafted the step.
Exam context: A frequent distractor describes a rollout plan that only discusses the quality of Claude's output and never names a reviewer or next destination. The exam is testing whether you notice the missing handoff, not the draft quality.
See also: 4.5 Integrating Claude into an Existing Workflow
Connectors
A claude.ai or Console feature that lets Claude read directly from live systems, such as a shared drive, a calendar, or a project tracker, rather than requiring someone to manually copy-paste context into every conversation. Connectors ease the handoff into Claude by reducing that friction, but they do not address the handoff out of Claude — a human still needs to know where the output goes next and who reviews it before it's treated as final.
Exam context: A common trap treats adding a connector as a fix for a missing-review-step problem. The exam expects you to recognize connectors solve the upstream data-access gap, not the downstream accountability gap.
See also: 4.5 Integrating Claude into an Existing Workflow
Stakeholder Communication (Three-Part Structure)
A reliable structure for explaining a Claude-based solution to a non-technical audience: what Claude reliably does well in this specific use case (grounded in fit criteria, not a generic AI claim), what still requires human review and why, and what evidence backs the claim (results across several real runs, not one demo). Each part is checkable — a stakeholder can ask 'show me the runs' or 'who's the reviewer' and get a concrete answer.
Exam context: Exam options for this pattern typically present one over-promising choice, one under-selling choice, and one that hits all three parts with specific, checkable claims. The correct answer names a reviewer role and cites multiple runs, not just one.
See also: 4.6 Communicating Value and Limitations to Stakeholders
Over-Promising vs. Under-Selling
The two failure modes in describing Claude's value to stakeholders. Over-promising implies Claude's output needs zero review, using language like 'fully automated' or 'no review needed,' and sets an expectation that breaks — damaging trust in the whole solution — at the first plausible-sounding error. Under-selling describes Claude only by generic limitations without naming specific, credible value, which can leave a genuinely strong use case unadopted because stakeholders have nothing concrete to evaluate.
Exam context: The exam tests recognition of both traps, not just over-promising. Expect four-option questions where one option over-promises, one under-sells, one bases a claim on a single demo, and one correctly names a reviewer plus evidence from multiple runs.
See also: 4.6 Communicating Value and Limitations to Stakeholders