Back to blog
Async and Meetings

Building a Write-It-Down Culture, and Why People Stop

5 min read
write it down culturedocumentation culturewhy documentation failsasync writing cultureteam documentation

The short version

  • People stop writing things down for one reason: writing did not save them anything. The cost was theirs and the benefit went to someone else, later.
  • Every write-it-down initiative that relies on discipline fails, because discipline is competing with a deadline and losing.
  • The fix is to make writing save the writer a question. Then it needs no enforcement at all.
  • Docs nobody trusts are worse than no docs, because now people search, fail, and then ask anyway.

Every company that decides to write more things down follows the same curve. Enthusiastic start, good output for three weeks, a gap in week four, and by week eight the documents exist but nobody consults them. The usual diagnosis is a discipline problem. It is an incentive problem, and it is fixable once you see it clearly.

"Docs exist and nobody trusts them."

The four-week pattern

Week one, a kickoff, a template, genuine enthusiasm. Week two, good documents from the people who like writing. Week three, thinner output, and the first quiet non-participation. Week four, a deadline, and the practice is suspended by common consent without anyone saying so.

Then the residue causes its own harm. Half-complete documents sit in a wiki, some accurate and some six months stale, with no way to tell which from the outside. A reader who consults them and finds something wrong stops consulting them, permanently, and tells colleagues. That is how a documentation initiative leaves a team worse off than before it started.

Why people stop

The exchange is bad for the writer and everyone can feel it, even when they cannot articulate it.

Who pays When Who benefits When
The writer Now, in the busiest part of their week Someone else, often a future hire Months later, invisibly

No amount of encouragement wins an argument shaped like that. Three secondary reasons compound it. Writing for an unknown future reader is genuinely hard, so people freeze about scope. The output is rarely acknowledged, so it reads as unrewarded work. And a written statement can be quoted back at you, which makes it riskier than saying the same thing in a meeting.

Make writing pay the writer

Reverse the exchange. The writing has to save the writer something inside the same week, ideally the next day.

There is one mechanism that does this reliably: writing should remove a question you would otherwise have been asked. Everyone on a team has three or four questions they answer repeatedly. Writing the answer once, somewhere a colleague will actually find it, saves an interruption tomorrow. That is a payoff the writer can feel, and it needs no enforcement.

This is why the brief works where the documentation project does not. Ninety seconds at the end of the day, mostly pre-drafted from work you already did: current state, open questions, blockers, next actions. Then while you are off, your StandIn answers questions from it in your words, with a source under every answer, and never guesses. The colleague who would have interrupted you tomorrow morning gets their answer tonight, from what you wrote. You feel the benefit immediately, in the form of a morning nobody interrupts.

The habit sustains itself because the cost and the benefit land on the same person within a day. See how StandIn works.

What is actually worth writing

Most writing initiatives fail partly on scope: asked to document, people attempt a comprehensive description of their area and give up at the third paragraph. Narrow it aggressively.

  • Decisions, with who decided and what was rejected. The highest-value writing in any company, and the shortest.
  • Current state of in-flight work. Perishable, so cheap to write and immediately useful.
  • Answers to questions you have now answered twice. The second time is the signal.
  • Open questions. Almost always omitted, and the most useful thing for the next person to know.

Explicitly not worth writing: comprehensive process descriptions, anything already visible in the code or the board, and long-form background for a hypothetical reader. Those are the documents that go stale and destroy trust in the rest.

The trust problem

Once trust is gone it is expensive to restore, and the restoration is not more documents. It is a smaller set with a clear freshness signal.

Two practical moves. Delete aggressively: a wiki with forty pages that are all current beats one with four hundred of unknown vintage. And put a date and an owner on everything, so a reader can judge staleness in two seconds rather than guessing. A document that says "last confirmed 4 September by Priya" is usable even when it is three months old, because the reader can calibrate. This is the same reason a source line under an answer matters more than the answer's tone: it lets the reader decide how much weight to give it. The related failure is covered in nobody reads the docs.

Common Questions

How do you build a culture of writing things down?

Make the writing save the writer a question within a day, and keep the unit small enough to survive a bad week. Cultures form around practices that pay off immediately, not around practices people have agreed are virtuous.

Should we mandate documentation?

Mandates produce compliance artifacts: documents written to satisfy a rule, which are the ones most likely to be thin and to go stale. If you mandate anything, mandate the smallest possible unit, and check whether anyone reads the output before mandating more.

Who should own the wiki?

An owner per page, not an owner for the wiki. Whole-wiki ownership becomes a gardening job nobody wants and everybody blames. Per-page ownership with a visible date is what makes the collection trustworthy.

What if our senior people will not write anything?

They will, if it takes ninety seconds and saves them an interruption. They will not if it takes forty minutes for a benefit they will never observe. Senior people are usually the most interrupted, which makes them the easiest to convince once the exchange is honest.

When you're off, your StandIn is on.

It answers your teammates' questions from work you've already done, in your words, with a source under every answer.

You might also like