What makes technical documentation good? For decades, the answer was clear: it must work for humans. Now, Artificial Intelligence is on the rise. And suddenly, technical writing is clearly becoming an efficiency factor.
Because when AI encounters poor documentation, what everyone knows but no one wants happens: AI hallucinates. Someone asks the AI assistant for the deployment process. What comes back is an instruction cobbled together from three different, partly outdated documents. It sounds plausible, but it doesn't work. This isn't an AI problem. This is a content problem.
The principles that technical writers have always applied to make documentation usable for humans are precisely what AI systems need to work accurately: consistent terminology, clear structure, comprehensible hierarchies, and explicit metadata.
But what is good for humans doesn't automatically work the same way for AI. As technical writers at OTTO, we are currently seeking the balance: What should content look like so that humans want to read it and machines can process it? We are still experimenting, but we are heading in the right direction.
Consistent language helps humans read and AI find information. If one document speaks of "user," the next of "client," and a third of "customer" and "end-user" – all meaning the same thing – then the AI will only find a fraction of the relevant information. Consistency is key: one term, one concept, consistently applied. Inconsistent terms are one of the most common drivers for AI hallucinations, because the model doesn't recognize that four words mean the same thing.
Without a clear structure, documentation is useless, no matter how good the content is. Structured hierarchies mean: meaningful headings, logical sections, and a well-thought-out document design. Each topic gets its own section.
Example: Instead of "Our service does A, B, and C and is deployed this way, and if there are problems, you do X," it's better like this:
This allows humans to easily skim through the text instead of having to read everything laboriously. AI can process the context and jump precisely to the relevant section.
It’s not: "Run Terraform, replace the values",
but instead: A structured code block with syntax highlighting, explanations, and precise placeholders:
# Run Terraform with the desired environment
terraform apply -var="ENVIRONMENT={YOUR_ENV}"AI understands syntax, context, and can provide correct code suggestions. Humans can use "copy-paste."
Documentation is often an afterthought in the development process and, like in many other companies, frequently neglected. It exists, sometimes well, sometimes not. Each team has its own structure, its own storage location, its own processes, and its own writing styles. Over the years, people have found their ways: they knew whom to ask, where to search, and how to piece together information the hard way. That somehow worked.
Of course, many want to use AI as an aid and efficiency boost. But it doesn't work that easily yet. AI hallucinates, doesn't find information, or searches in places where nothing is stored. What people with enough experience could still manage, AI mercilessly exposes: the gaps, the inconsistencies, the fragmentation.
Technical writers use their skills to make technical documentation AI-ready. Some things already work: clear structures, consistent terms, and current content. Others don't: Short sentences? Good for humans, but AI sometimes needs more context. Avoiding repetitions? Annoying when reading, but helpful for AI. How do we reconcile this? These are open questions we are working on.
An example from our daily work as technical writers: We originally created our how-tos and templates for humans. First insight: AI can already work really well with them. So we are currently testing building prompts and agents based on this to do preliminary work for us: gathering information, suggesting structures, and pre-filling templates. Authors can then concentrate on the technical content instead of starting from scratch. Boom: time saved!
We also notice that structure and documentation are correct through things like this:
Technical writers create a solid foundation here.
The question is not whether AI will become part of our daily lives. It already is. The question is: Is the content ready for it? These signs indicate a need for action:
Technical writing is not a fix for bad AI models. But it is a lever: Do you remember the bewildered person at the beginning of the post who was looking for the deployment process? With structured documentation, they no longer get a hallucinated patchwork, but the current instructions. Not because the AI got smarter, but because the content already was.
Technical writers don't just write. They develop knowledge that works – for humans and AI. Those who invest in structured documentation today will be ready for what comes tomorrow.
Do You want to work with us?


We have received your feedback.