Rubric
Contents — domains, guide and mocks

Keeping configurations current

CCAO-F 5.413 min read · checked 21 September 2026

Task statementInform, maintain, and update Claude configurations, knowledge sources, and instructions

The maintenance cycle

  1. Triggercalendar date, or something changed
  2. Reviewknowledge, instructions, connectors, access
  3. Updateremove superseded, revise, re-authorise
  4. Testre-run the questions that must stay right
  5. Informtell the users what changed and why

Record the date and the owner; the next review starts from here

The last step is the one people skip. A shared configuration that changes without notice produces a week of people wondering why Claude is behaving differently.

Four things that go out of date, in different ways

It helps to separate them, because each decays for a different reason and each has a different fix.

WhatHow it goes staleWhat maintenance looks like
KnowledgeA document is superseded, but the old one stays in the ProjectRemove the old version; date the filename of the new one
InstructionsRules accumulate, contradict each other, or name things that were renamedRe-read them end to end; delete more than you add
Connectors and accessPermissions change, people leave, authorisation lapsesCheck what is connected, by whom, and whether it is still needed
MemoryClaude carries forward a preference or a fact that is no longer trueView what is stored, edit or delete individual items

Knowledge is the most dangerous of the four, because retrieval has no sense of chronology. If a Project holds both the 2025 and 2026 expenses policies, the question “what is the mileage rate?” is answered from whichever passage matches best — which may well be the older one, if it happens to be more clearly worded. That failure looks exactly like a correct answer. Nothing in the response says “from a superseded document”.

Two Projects, a year on

Unmaintained

  • Three versions of the same policy, none dated
  • Instructions naming a product renamed last spring
  • A connector authorised by someone who has left
  • Nobody owns it, so nobody reviews it
  • Answers are fluent and quietly out of date

Maintained

  • One current version of each document, dated in the filename
  • Instructions re-read quarterly; contradictions removed
  • Connector list reviewed; unused connections removed
  • A named owner and a review date
  • A short changelog users can read
Neither Project shows an error. The difference only becomes visible when somebody acts on an answer and is wrong.

What triggers a review

Two kinds of trigger, and you need both. The calendar trigger is a standing review — quarterly suits most teams, monthly for anything regulated or commercially sensitive. The event trigger is anything that changes the underlying truth: a policy revision, a price change, a reorganisation, a product rename, a new regulation, a change of plan or of connector permissions, or the arrival of a capability your setup should now use.

There is a third trigger worth naming because it is the most informative: a wrong answer traced back to the configuration. When someone reports that Claude gave an outdated figure, the fix is not a better prompt. It is to find which document, instruction or connector produced it, correct that, and then check what else shares the same fault.

Maintaining memory

Memory is configuration too, and it is the part users are least likely to think of. When it is on, Claude generates memory from your chats and carries context forward. Each Project has its own separate memory space and its own project summary, so project context stays isolated from your other work. Anthropic documents it as enabled by default on the Free, Pro and Max plans and disabled by default on Team and Enterprise, where an owner must turn it on.

The controls live in Settings and then Memory. You can see what Claude remembers about you under Topics, and edit or delete individual memories — you can also tell Claude directly in a conversation to remember or forget something. Pausing memory keeps what exists but stops new memories being created. Resetting memory permanently deletes all memories, including project memories, and cannot be undone. An incognito chat is not saved to your history, and Claude will not save memories from it. On Team and Enterprise, owners control memory organisation-wide under organisation settings, and memory toggles appear in audit logs.

A quarterly configuration review

  • Fails: One current version of every documenttwo expenses policies present
  • Check: Filenames carry the effective datehalf of them do
  • Fails: Instructions match today’s products, roles and thresholdstwo reference retired approval bands
  • Check: Connectors still needed, still authorised, owner still hereone authorised by a leaver
  • Passes: Stored memories are still true
  • Missing: A named owner and a next review dateno owner recorded
  • Passes: Users told what changed last timenote posted in April
Twenty minutes, four times a year. Everything failing here was working correctly on the day it was set up.

Informing people is part of the job

The objective puts “inform” first, and that ordering is worth taking seriously. A shared configuration is something colleagues rely on without seeing. If you change the instructions in a shared Project, behaviour changes for everyone in it, with no announcement from the product. People who notice will assume something is broken; people who do not notice will carry on with a mental model that no longer matches reality.

  1. Say what changed and when it takes effect — in one short message, not a document nobody opens.
  2. Say what it means for work already done. If earlier answers may have been wrong, say so plainly; this is the sentence people most need and least like writing.
  3. Say who owns it now, so the next person with a question knows where to go.
  4. Allow for propagation. Organisation instructions can take up to an hour to reach every Claude product, so do not announce a change and invite everyone to test it immediately.
  5. Keep a dated changelog in the Project itself, so the history travels with the configuration rather than living in someone’s inbox.

Traps the wrong answers are built from

Tempting but wrongDo this instead
Fixing an outdated answer with a prompt workaroundFind the document, instruction or connector that produced it and correct the source.
Adding the new version and leaving the old one in placeRemove superseded documents; retrieval cannot tell which version governs.
Changing a shared configuration silentlyTell the users what changed, when it applies, and what it means for earlier work.
Resetting memory to correct one wrong itemEdit or delete that topic in Settings; a reset removes everything, project memories included, irreversibly.
Setting up a Project with no owner and no review dateName the owner and the review cadence at the time you create it.

You should now be able to

  • Run a review of knowledge, instructions, connectors and memory on a defined cadence.
  • Trace an outdated answer to the configuration element that produced it.
  • Remove superseded material rather than adding to it, and date filenames so staleness is visible.
  • Use the memory controls proportionately: view, edit, delete a topic, pause, or reset as a last resort.
  • Inform users of a change, including what it means for work already done.
  • Assign an owner and a review date to any shared configuration.

Practice questions

Original questions written for this lesson, in the exam’s style. Answer first, then open the reasoning — every option is explained, including why the wrong ones are tempting.

  1. Question 1

    A shared Project used by a sales team contains the current commission plan and the two previous years’ plans, kept “for reference”. Reps have started getting inconsistent answers about accelerators.

    What is the best fix?

    1. AAdd an instruction telling Claude to use only the most recent plan.
    2. BRemove the superseded plans from the Project and keep an archive elsewhere.
    3. CAsk reps to name the current plan in every question.
    4. DCreate a separate Project for each year’s plan.
    Show answer and reasoning
    1. AIncorrect. Claude cannot reliably determine which document is most recent, and both older plans stay available to retrieval.
    2. BCorrect. Retrieval has no sense of chronology, so removing the outdated sources is what stops them being used.
    3. CIncorrect. It relies on every rep remembering every time and does nothing for anyone who forgets.
    4. DIncorrect. It fragments the knowledge and still leaves reps able to ask the wrong Project.
  2. Question 2

    Claude keeps referring to a colleague’s previous job title in drafts, months after her promotion. She wants it to stop.

    Which TWO actions are appropriate? (Select 2.)

    1. AOpen Settings, find that topic under Memory, and edit or delete it.
    2. BTell Claude in a conversation to forget the old title and remember the new one.
    3. CReset memory so everything starts fresh.
    4. DPause memory so the old title is no longer used.
    5. EUse incognito chats from now on.
    6. FAdd the new title to every prompt.
    Show answer and reasoning
    1. ACorrect. Individual memories can be viewed and edited or deleted directly, which is the proportionate fix.
    2. BCorrect. Anthropic documents updating memories directly within a conversation as a supported way to correct them.
    3. CIncorrect. A reset permanently deletes all memories, including project memories, and cannot be undone — disproportionate for one wrong item.
    4. DIncorrect. Pausing stops new memories being created but keeps the existing ones, so the old title remains.
    5. EIncorrect. An incognito chat avoids saving new memories but does not remove the incorrect one already stored.
    6. FIncorrect. It works for one message at a time and leaves the incorrect memory in place for everyone else’s drafts.
  3. Question 3

    An operations lead updates the instructions in a Project that eleven colleagues use daily, tightening the required format for handover notes. She makes the change on a Friday afternoon.

    What else should she do?

    1. ANothing further; the instructions take effect automatically.
    2. BRevert the change until the next team meeting.
    3. CTell the team what changed and when, and record it in a dated note.
    4. DAsk each colleague to confirm they agree with the new format.
    Show answer and reasoning
    1. AIncorrect. They do take effect, which is the problem — eleven people’s outputs change with no explanation.
    2. BIncorrect. Delaying a useful improvement is unnecessary when a short message would cover it.
    3. CCorrect. Shared configuration changes behaviour for everyone silently; informing users and leaving a changelog is the maintenance step the objective names.
    4. DIncorrect. Consultation may be good practice, but the gap here is notification rather than approval.
  4. Question 4

    An owner updates organisation instructions to reflect a new escalation rule and immediately posts in the company channel asking everyone to test it. Several people reply that nothing has changed.

    What is the most likely explanation?

    1. AIndividual users must accept new organisation instructions before they apply.
    2. BThe rule conflicts with users’ personal instructions, which take precedence.
    3. COrganisation instructions apply only inside Projects.
    4. DChanges can take up to an hour to propagate across Claude products.
    Show answer and reasoning
    1. AIncorrect. No individual acceptance step is documented for organisation instructions.
    2. BIncorrect. The precedence runs the other way: organisation instructions win over personal ones in a conflict.
    3. CIncorrect. They apply to every conversation in the organisation, not only to Projects.
    4. DCorrect. Anthropic documents that delay, which makes an immediate test unreliable.

Sources

Drafted with AI assistance and checked against the sources above; expert review is in progress. Spotted an error? Tell us and it gets fixed, dated and listed on how this is written.