Writing Procedures
Step by Step
Some thoughts on writing steps for documentation.
How many times have you read a manual that had procedures that were written something like this:
Do you see the problem? Steps 2, 4, and 6 are not actually instructions. The technical writer has confused the various stages of operating the product with the actual steps that the user must take.
Or how about this one:
This variation might seem a bit better at first glance, since it uses fewer steps to accomplish the same thing, but it has a whopping big problem: The actual instructions in steps 2 and 3 are hidden behind conditional phrases, and are buried at the end of the sentences. This is poor structure.
Confused writing is a side effect of trying to document confusing products. When software configuration develops multiple branching paths, the documentation often gets as confusing as the product. And the customer suffers.
The technical writer should develop a formula for procedure writing that helps make sense of the product being documented, while at the same time help the user understand the product better.
How about this:
Click the Install icon on your desktop. A splash screen appears.
Click OK to begin installing the product. A progress indicator shows you how long this will take.
You must restart your computer before using the product. Select Apple → Restart….
(I've provided a more complex and realistic example to better show how this approach can work.)
This set of steps is certainly better written, but there's more going on here than just clear writing. This approach has several different things going for it.
This "summary-line" approach can work for almost any user-driven product.