Special Topic · AI Product Psychology: Design the Feeling

Labor Illusion: Make AI Show Its Work

Harvard study: showing the work makes users happier even when they wait longer. Instant reply vs. visible-process A/B, three birds one stone from visible thinking and retrieval sources, plus three lines you must not cross

THE QUESTION THIS PAGE ANSWERS

ANSWER FIRST

What is the key idea behind “Labor Illusion: Make AI Show Its Work”?

Harvard study: showing the work makes users happier even when they wait longer. Instant reply vs. visible-process A/B, three birds one stone from visible thinking and retrieval sources, plus three lines you must not cross

DECISION RULE

Turn taste into a behavior the product can repeat. The useful outcome is not a nice opinion. It is a visible rule, a small example, and a way to tell when the experience falls below the bar.

TRY NEXT

Capture one before-and-after example that shows the quality bar without extra explanation.

WATCH FOR

Polish that improves the surface while leaving the user's uncertainty untouched.

Experiment first · Two bots—which do you trust?

Send the same question to two support bots at once. The answers are word-for-word identical; the only difference is how you get them. A replies instantly; B spends 3 seconds lighting up a work log line by line before answering. Then vote by gut.

Instant reply vs. visible process Run, then vote
Hit “Ask both,” watch both sides, and notice which way your gut leans.

Bot A · Instant reply

Answers in 0.3 seconds

“What risks are in this contract’s non-compete clause?”
Hit “Ask both” below to start

Bot B · Show the process

3.5 seconds, work log lights up line by line

“What risks are in this contract’s non-compete clause?”
Hit “Ask both” below to start
Both answers are identical
The research · The site that made users wait 60 seconds won

The effect comes from a 2011 Harvard Business School experiment by Buell and Norton. Subjects searched flights on a simulated site: one group got results instantly; the other waited 30–60 seconds while the screen scrolled “Checking Delta… Checking United…”. The group that saw the labor scored higher on satisfaction; under some conditions subjects preferred the site that made them wait 60 seconds but showed the work. Below, run the experiment yourself.

Recreate Buell & Norton’s flight experiment 0 / 2 versions tried
Search once on each version. In the real study the labor version waited 30–60 seconds; here we compress it to a few seconds—the idea is what matters.
Shanghai PVG → Seattle SEA · Oct 14
Pick a version, then hit “Search flights”
Satisfaction for this version
--
Mechanism in one line: people use visible effort to infer invisible quality. Users can’t see whether a search was thorough or sloppy, so they treat “how much work appears on screen” as a proxy for quality. A consultant who hands you a plan on the spot looks cheap; saying “let me analyze this for three days” looks professional—same idea.
Hands-on assembly · Put AI’s effort on stage

Engineering already gives you three levers: a reasoning model’s thinking process, RAG retrieval sources, and an Agent’s tool-calling log. They started as debug info; put them on stage and they become experience assets. Flip the three switches one by one—watch what appears in the chat on the right, and how much felt trust climbs.

Visible-process assembler Trust 42
Visible thinking

Open the chain of thought: which cases it split, where it changed course—let users see the skeleton of the reasoning.

Light up retrieval sources one by one

“Retrieved 3 sources” plus clickable entries—hang the answer on checkable citations.

Tool-calling log

What it searched, read, and compared—one step per line on screen.

Felt trust
42
“It answered fast, but would I forward this to HR as-is… maybe I should ask someone else.”
Look this up for me: an employee is let go during probation—how is compensation calculated?
Thought for 4 seconds ⌄
The user is asking about compensation when probation is terminated… split into two cases: the company can prove “failed to meet hiring conditions,” and when it can’t… look up the Labor Contract Law text first; don’t invent numbers from memory.
Retrieved 3 sourcesLabor Contract Law Art. 21Labor Contract Law Art. 39SPC Interpretation (I) on Labor Disputes
search_law("probation termination compensation") · 3 results read_doc(Labor Contract Law §21, §39) cross_check(Interpretation I §44)
Two cases: if the company can prove you “failed to meet hiring conditions,” it may terminate with no compensation; without proof it’s unlawful termination and pays the 2N standard. The burden of proof sits with the company—you only need to keep the offer letter and evaluation records.
With everything on, tally what you got—it’s more than one illusion: ① Visible effort creates the labor illusion—this lesson; ② Sources and logs give users a verifiable handle—the star of Lesson 5 on trust calibration; ③ Users incidentally learn how the system works, and a mental model grows on its own—Lesson 8’s theme. Three birds, one stone: top products put debug info on stage precisely for these three layers.
Sharp eyes · Catch the fake labor

Process display can be real or fake. The three UIs below all “show effort.” Judge each one: real labor, or fake performance? The cost of getting caught is revealed after all three.

Fake-progress spot-the-difference 0 / 3
Samples ② and ③ are live—watch a few seconds before you decide.
Sample ① · Retrieval log
Search “resale deposit refund” · 4 docs
Read Civil Code Art. 587
Compare 2 similar cases
A deposit is refundable if the other party breaches or both agree to unwind [Civil Code §587]. Your case is seller breach—you can claim double return.
Sample ② · Deep thinking
Deep thinking…
Thinking for 0 seconds
Sample ③ · Progress bar
4%
Why fake labor is a trust bomb: Get caught once, and users generalize the trick to every corner of your product—real retrieval logs and real thinking get scrutinized as performance first. The labor-illusion dividend rests on “the labor actually happened.” Fake it once, and the real stuff devalues with it.
Three boundary questions · Clear three gates before you perform

The labor illusion works—but it has boundaries. Three questions, each a practical red line. Clear them and you can use this lesson’s levers with confidence.

Q1 · When should you hold the performance back Pick one
In which of these three scenarios should you hide the process and go straight to the result?
AA first-time user generating an annual business analysis
BA translate button users hit dozens of times a day
CLegal-clause review where users can’t easily verify right vs. wrong
Q2 · How long is too long to perform Pick one
Where’s the red line for how long process display can run?
APerform as long as the user can stand it
BPerform at most as long as the real labor took
CA bit longer than competitors, to look more thorough
Q3 · Can you deliberately slow things down Pick one
The backend finished in 0.4 seconds. A PM proposes hard-coding a 3-second delay with an “effort animation.” Take it?
ATake it—the study proves slower makes users happier
BReject it—the study assumes real labor; a forced 3 seconds is fakery
CCompromise: add 1.5 seconds—lower chance users notice
Sources and further reading: The main labor-illusion study is Buell & Norton (2011), The Labor Illusion: How Operational Transparency Increases Perceived Value, Management Science. Later work framed it as operational transparency; Buell, Kim & Tsay (2017) showed in restaurant settings that two-way transparency can raise both customer satisfaction and employee performance. A premise often skipped in the original paper: the labor illusion only works when the result is acceptable. If the answer bombs, the effort users watched becomes a new complaint: you checked 12 docs and still got this?

Turn the feeling in “Experiment first · Two bots—which do you trust” into a judgment

“Send the same question to two support bots at once.” points out that AI has lowered the bar for making something usable. The skill readers need is noticing what is wrong and turning that feeling into an actionable requirement.

Watch the user's next action, not just the surface

Turn “3.5 seconds, work log lights up line by line” into observable questions: does the user know what happened, what to do next, and how to recover from an empty or failed state? Does the hierarchy make the important information visible first?

  • Show the real labor : thinking process, retrieval sources, tool logs—debug info on stage is an experience asset
  • Perform with checkable detail : log lines must match citations in the answer—verifiable process gets more believable the more you look
  • Lock display duration inside real elapsed time : you can slow the presentation rhythm, but past real labor time is fakery

Pretty is not the same as usable

Apply “The labor illusion works—but it has boundaries.” to a second screen or flow. Record one moment of hesitation and the user action after the change; observable behavior is stronger evidence than polish alone.

From “Experiment first · Two bots—which do you trust” to “The research · The site that made users wait 60 seconds won”

“Experiment first · Two bots—which do you trust” grounds the problem in “Send the same question to two support bots at once. The answers are word-for-word identical ; the only difference is how you get them. A replies instantly; B spends 3 seconds lighting up a work log line by line…”. “The research · The site that made users wait 60 seconds won” then moves it toward “The effect comes from a 2011 Harvard Business School experiment by Buell and Norton. Subjects searched flights on a simulated site: one group got results instantly; the other waited 30–60 seconds while the scre…”. Together, they show that the lesson is not just a conclusion to remember, but a claim with conditions.

Carry the judgment into the next situation

For experience work, turn abstract impressions into user actions: did the person understand the state, find the next step, recover from an error, and want to continue?

  • “Experiment first · Two bots—which do you trust”: Send the same question to two support bots at once. The answers are word-for-word identical ; the only difference is how you get them. A replies instantly; B spends 3 seconds lighting up a work log line by line…
  • “The research · The site that made users wait 60 seconds won”: The effect comes from a 2011 Harvard Business School experiment by Buell and Norton. Subjects searched flights on a simulated site: one group got results instantly; the other waited 30–60 seconds while the scre…
  • “The closing point”: Hold back on high-frequency tasks : show the process once to build trust, then go straight to results—don’t pave the stage with the user’s patience

The final “The closing point” brings the discussion to “Hold back on high-frequency tasks : show the process once to build trust, then go straight to results—don’t pave the stage with the user’s patience”. The useful thing to carry forward is knowing which judgments must be revisited when input, scale, or risk changes.

What this lesson wants to share

  • Show the real labor: thinking process, retrieval sources, tool logs—debug info on stage is an experience asset
  • Perform with checkable detail: log lines must match citations in the answer—verifiable process gets more believable the more you look
  • Lock display duration inside real elapsed time: you can slow the presentation rhythm, but past real labor time is fakery
  • Hold back on high-frequency tasks: show the process once to build trust, then go straight to results—don’t pave the stage with the user’s patience
Mark as learned Your reading progress updates automatically
← PreviousNext →

Keep reading

The next useful article in the thread.

ARTICLE DISCUSSION

Leave one useful thought here.

Keep the idea that clicked, the question that stayed open, or a small note for the next learner.

Discussing Labor Illusion: Make AI Show Its Work AI Product Psychology: Design the Feeling
3discussionsArticle discussion · synced with the Circle
View in the learning circle
AM
Asha MorganContent editor
INSIGHTField note

I turned one judgment from this article into a small experiment I could run today. Knowing what to observe next is more useful than simply remembering the conclusion.

ARTICLE DISCUSSION7 helpful
LH
Lin HarperIndie developer
INSIGHTInsight

After reading this, I first looked for the conditions behind the idea instead of copying the method into a project. That order made the later trade-offs much clearer.

ARTICLE DISCUSSION5 helpful
KM
Kiki MooreProduct operations
QUESTIONQuestion

When this judgment reaches real work, which constraint should be added first? I am curious which step matters most between reading and the first practical attempt.

ARTICLE DISCUSSION4 helpful