work in progress
Systems 2 min Practice Scope: the team, or leadership

Delete the step before you document it

The starting point

You want to explain a step so someone else can do it. What it is for, or the shape it has now, may also deserve examining.

The move

Look for what the step produces or protects, and for whom, then compare the ways of keeping that function: document it, simplify it, automate it, or remove it.

Why it works

Documenting can make work reachable, secure a handover, and make a practice discussable. It does not make the step permanent. Writing down its reason and its limits is precisely what helps you revisit it later. It can be useful to document a provisional procedure while an improvement is being studied.

A team copies a reference from a form into a spreadsheet. Before removing that copy, they find the spreadsheet is used to check incomplete files. An integration could keep that check; removing only the copy would leave a gap. The need is about the control, not necessarily about the current move.

If nobody knows why a step exists, that is an unknown to handle, not permission to delete. Ask the people affected, look at whatever records exist, and ask whoever owns the flow. A protection can still be necessary even with no recent incident. If the uncertainty holds, keep the function until a competent examination.

Automation is an option with costs of its own: configuration, controls, maintenance, and recovery when it fails. An explanation or a manual simplification may be enough. Choose according to what is at stake and the means available, without devaluing documentation work or promising a gain you have not observed.

Try this

On a step within reach, write down what it is for, who it is for, and what would become unknown if it disappeared. Ask whoever knows the flow to explain it; if you are starting out, read it through with them.

Then propose a bounded change, with the agreement it needs and a way back. Do not remove a shared control on your own.

At the next suitable case, check that the result and the protection expected are still there, then compare the effort. Update the procedure and note when to revisit it. Deciding to keep the step can be a useful outcome of this examination.

From where you sit

To discuss

Which step would gain from being explained or simplified, and which function do we have to keep?

Discuss this