A6.06.2Forgetting of low-frequency proceduresdesign

Operating knowledge for infrequently used features is inevitably forgotten

Aliases: low-frequency feature forgetting · long-interval forgetting

What it is

For an operation used only occasionally — a special option in once-a-year tax software, an advanced toggle in system settings touched every few months — the longer the gap between uses, the lower the odds a user can perform it from memory, to the point where forgetting becomes effectively certain. This isn't a claim that the user "didn't learn it properly" or that the feature is "hard to remember." It's simply what falls out of plugging the actual usage interval into the forgetting curve: a longer interval lands further out on the curve, where less memory remains.

Why it happens

The shape of the forgetting curve means loss is fastest early and levels off afterward, but absent any rehearsal or re-exposure, forgetting keeps accumulating — it doesn't automatically stop at some "good enough" level. Frequently used operations resist forgetting because each use is itself a retrieval practice event: it reactivates the trace before it has weakened much, effectively resetting it back toward the start of the curve. Low-frequency operations lack exactly this mechanism — the gap between uses often runs weeks or months, far longer than the window in which the trace stays robust, so by the time the operation is needed again it has already moved well past the point where the curve flattens, leaving little left to retrieve.

Where it stops holding

"Inevitable forgetting" applies to steps that depend purely on memory with no external support. If the environment itself supplies strong cues during the task — menu labels that hint at the next step, all the options laid out visibly — a user can find the path by recognizing it even without recalling the steps, which largely cancels out the forgetting curve's effect. The claim also doesn't hold for actions that have been repeated enough to become automatized: automatization runs on a different memory system with a much slower decay rate. Low-frequency operations are exactly the case where usage never reaches the frequency needed to cross that automatization threshold, so they stay stuck in the recall-dependent regime.

Applying it

  • For features confirmed to be low-frequency, don't design on the assumption that a user who learned it once still remembers it. Default to treating every use as starting from zero, and lay out the full operating path again rather than exposing only an entry point that presumes prior knowledge of what it means.
  • Prioritize recognizable cues — clear labels, expandable explanations, in-place hints — over asking the user to recall a sequence of steps, so completing a low-frequency operation shifts from recall to recognition.
  • For genuinely complex low-frequency operations that recognizable cues alone can't cover, surface brief contextual guidance at the moment it's needed rather than counting on users to dig up a tutorial or help page they skimmed once.
  • Verification: find users who completed a given low-frequency operation once and have not used it again for at least several weeks, and watch whether they need to re-explore it from scratch on the next attempt. If they consistently stall at the same steps, the design is still leaning on memory instead of cues.

Related

  • Same group: A6.06.1 Forgetting is fastest right after learning
  • Nearby: A6.05 Recognition over recall · A6.08 Retrieval cues and context dependence · A6.09 Procedural memory and automatization · A6.15 Forgetting curve and spaced repetition
  • Search terms: forgetting curve · infrequent use · recognition over recall · retention interval

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/A6.06.2