All posts
Vision6 min read

Documentation doesn't have a quality problem. It has a creation cost problem.

Teams don't skip documentation because they're lazy. They skip it because writing takes 10x longer than explaining. Voice-first closes that gap.

Malthe Møller Mortensen

March 10, 2026

Share

Nobody writes documentation because they want to. They write it because someone asked where the process is, or a new hire spent a week figuring out something that should have taken an hour, or a customer filed the same support ticket for the third time. Documentation gets created reactively, under pressure, and too late.

The reason is simple: writing documentation is slow. Not the thinking — the thinking already happened when you did the work. The slow part is sitting down afterward, opening a blank document, and reconstructing what you know into something structured. By the time you get to it, half the context is gone.

The creation cost is the bottleneck

Teams have tried everything to fix this. Templates. Doc days. Quarterly pushes where everyone stops what they’re doing and writes for a week. These work briefly, then the backlog starts growing again.

The problem isn’t motivation or discipline. It’s that the cost of creating a single page of useful documentation is too high relative to the immediate payoff. Writing a clear help article takes 30–60 minutes. The benefit — fewer support tickets, faster onboarding — is diffuse and delayed. So it never wins the priority battle against shipping features or fixing bugs.

Any solution that doesn’t reduce the creation cost per page is just rearranging the same problem.

Voice is how people already transfer knowledge

Watch what actually happens when someone needs to know how something works. They don’t read docs. They walk over to a colleague (or hop on a call) and ask. The colleague explains it in two minutes — clearly, with context, with the nuance that matters. Then that explanation evaporates. Nobody writes it down.

This is the insight: the knowledge transfer already happens through voice. Every day. The gap isn’t that people can’t explain things — they explain things constantly. The gap is that those explanations don’t become documentation.

What if they did?

What changed: AI can structure messy input

Transcription has been around for years. But a transcript of someone talking is not documentation. It’s a wall of text with filler words, false starts, tangents, and context that only makes sense in the moment. Nobody wants to read a transcript. Nobody should have to.

What’s different now is that AI can take that unstructured explanation and turn it into something useful. Not a transcript — an actual document. With headings. With steps. With the rambling cut out and the structure put in. The kind of page you’d publish in a help center.

This is the transformation that matters. Speech-to-text was never the hard part. Speech-to-documentation was. And that gap is now closeable.

What this looks like in practice

You just finished setting up a new integration. While it’s fresh, you hit record and explain what you did: what the steps are, what to watch out for, where the config lives. Takes 90 seconds.

AI turns that into a structured page: title, introduction, numbered steps, notes on edge cases. You scan it in the editor, fix a detail or two, and publish. Your help center updates. The next person who needs this finds it through search instead of asking you on Slack.

Total time: 5 minutes. Compare that to the 45 minutes it would take to write the same article from scratch. The difference isn’t incremental — it changes whether documentation gets created at all.

The second-order effects

When creating documentation takes 5 minutes instead of 45, people do it. Not because they’re told to, but because it’s easier to record a quick explanation than to answer the same Slack DM again next week.

This changes the math on documentation. Instead of a periodic project (“we should really update the docs”), it becomes a habit. Pages get created alongside the work, not weeks after. The knowledge base stays current because the cost of keeping it current is low.

And the effects compound:

  • Support tickets drop on topics you’ve documented, because customers find answers before they write in.
  • New team members ramp up faster, because the knowledge isn’t trapped in people’s heads or buried in Slack threads.
  • AI search engines (ChatGPT, Perplexity) can surface your content as answers, because well-structured pages are exactly what they index best.

Documentation is infrastructure

Teams that treat documentation as a nice-to-have end up with tribal knowledge, repeated work, and a support queue that never shrinks. Teams that treat it as infrastructure — and invest in making it easy to maintain — build an asset that gets more valuable every week.

Voice-first documentation doesn’t change what documentation is. It changes whether it gets created. And that’s the only thing that ever mattered.


Viking Docs is building the fastest path from knowledge to published documentation. Start a free trial and see how fast your team can go from explanation to published page.

Keep reading