/ Library/ What Should We Remember/ Spacing Effect
Recall Bias № 162 · Last updated 13 May 2026

Spacing Effect.

"We learn better in spaced doses than in a single cram session."

01Overview

The spacing effect is one of the oldest and most reliably replicated findings in memory research: information encountered in multiple spaced sessions is retained significantly better than the same information encountered in a single massed session. Cram now, forget fast. Space it out, remember it longer.

For product designers, the implication is direct: onboarding material delivered entirely on day one will not be retained by day seven. The question isn't "did we show them?" — it's "will they remember this when they need it?"

02Detailed explanation

Ebbinghaus (1885) was first: his forgetting curve showed that memory decays rapidly after learning, then stabilises, and that re-exposure before full forgetting dramatically slows the decay. Subsequent spaced-repetition research (Cepeda et al., 2006 meta-analysis, 254 studies) confirmed that spaced practice produces 10–30% better retention than massed practice in laboratory settings.

  • The optimal spacing gap depends on how long information needs to be retained. For a one-month retention window, weekly review outperforms daily review. For lifetime retention, multi-month spacing outperforms daily cramming.
  • Forgetting is not wasted effort: retrieving a memory after partial forgetting exercises the memory more deeply than continuous review. The difficulty of retrieval is the source of the spacing advantage.
  • Duolingo, Anki, and Memrise are built explicitly on this principle — and users who follow their scheduling have measurably better language retention than equivalent users who cram.

03Why it exists

Each retrieval of a memory strengthens its storage trace. When you forget something partially and then retrieve it, you are exercising the memory under conditions that require effort — and effort drives deeper encoding. Continuous review, by contrast, keeps information in working memory without ever requiring it to be properly stored in long-term memory.

The short version

Showing isn't teaching. The user who saw your tooltip once did not learn what it was for. They remembered it for a session — and then it was gone.

04Effects on users

  • Users who receive onboarding information spread across the first 7 days apply it significantly more accurately in week 2 than users who received it all on day 1.
  • Feature announcements that surface in context — when the user is about to need the feature — are recalled better than announcement banners seen during unrelated activities.
  • Empty-state designs that teach functionality when the user first encounters it leverage the spacing and contextual principles simultaneously.
  • Long-form tutorial videos are heavily underutilised: most of the information in an 8-minute onboarding video is forgotten within 48 hours without reinforcement.

05Effects on designers & teams

  • Design system onboarding: a single designer onboarding session produces far lower retention than 3–4 spaced sessions over the first weeks of joining a team.
  • Documentation: docs read once are not retained; in-product contextual hints that surface at point of use are retained better than equivalent pre-read documentation.
  • Workshop facilitation: information shared in a single design workshop is largely forgotten. Spaced follow-up within different project contexts improves retention of workshop outcomes.

6Extrospective view

Look outward. Spaced repetition beats cramming, so distribute learning and reminders over time.

From an extrospective perspective, Spacing Effect is a property of the product experience itself — visible in pricing, copy, defaults, layout, and the moments where users decide whether to continue, convert, or leave.

Onboarding

First impressions that stick

Early onboarding screens are high-leverage for Spacing Effect: the first promise, time estimate, or success story becomes the reference for everything that follows. Spaced repetition beats cramming, so distribute learning and reminders over time.

Notifications

What breaks through

Push and email timing interact with Spacing Effect — urgent copy and frequent pings make some outcomes feel more likely or more costly than calmer messaging would. Spaced repetition beats cramming, so distribute learning and reminders over time.

Memory

What users remember later

Recall-oriented design uses Spacing Effect when vivid end states, summaries, and recaps overweight certain moments in how the product is remembered. Spaced repetition beats cramming, so distribute learning and reminders over time.

Retention

Cancel and downgrade flows

Retention design uses Spacing Effect heavily in offboarding — summarising what users will lose, pausing instead of cancelling, and reminding them of accumulated value. Spaced repetition beats cramming, so distribute learning and reminders over time.

07Practical takeaways

  • Spread onboarding across the first week, not the first session: deliver each feature's explanation at the moment the user first needs it.
  • Use contextual tooltips at point-of-use rather than upfront tours — the context provides a retrieval cue for later recall.
  • Design progressive disclosure for complex feature sets: users learn first-encounter concepts, then second-order features when they've demonstrated readiness.
  • Notification-based feature education (surfaced when a user hasn't tried a feature yet) leverages spacing naturally without requiring users to seek it out.
  • Resist showing everything on day 1 — information density in onboarding is inversely correlated with retention.

08Design examples

Onboarding

Day-1 vs. week-1 onboarding

An onboarding flow that delivers 10 tooltips on the first session leaves users informed for 10 minutes and confused for 10 days. Sequencing the same information across the first 7 days — one concept per day, triggered in context — produces far higher retention.

Feature discovery

Just-in-time tooltips

A tooltip that appears the first time a user performs an action that would benefit from a shortcut is better retained than a tooltip shown in an upfront tour. The moment of relevance is the optimal teaching moment.

Documentation

In-product vs. external docs

Users who learn from in-product contextual hints retain the information better than users who read equivalent external documentation. The context of use is itself a memory cue — and it's the context where the learning needs to fire.

Education products

Spaced repetition systems

Products built on spacing (Anki, Duolingo, Memrise) demonstrate dramatically higher long-term retention than equivalent massed-learning approaches. If your product claims learning outcomes, the methodology matters — and spacing is the methodology with the evidence.

09Ethical risks

The spacing effect is most often misused through neglect rather than malice — product teams that ship extensive day-one onboarding without considering retention are making a design choice with poor outcomes for users. The ethical dimension sharpens in educational products that claim learning outcomes: if your methodology doesn't incorporate spacing, your efficacy claims should be modest.

Telling users they'll "learn to code in 30 days" when your curriculum is a single massed session is not just a retention design failure — it's a misleading promise.

10Suggested reading