How to write filing rules in plain language (and when not to automate)
Automation in document work has a trust problem, and it earned it. Too many teams have been handed a system that does something to their files that they cannot see, cannot explain, and cannot undo. So when someone proposes automating the filing, the instinct to say no is healthy. The answer is not to avoid automation. It is to automate only what should be automated, in language you can read.
Here is how to think about which rules are worth writing, what they should look like, and where automation should stop.
A good rule reads like a sentence
The test of a filing rule is whether a colleague can read it and know exactly what it does. If it takes a developer to interpret, it is too clever. A good rule sounds like an instruction you would give a competent assistant.
- When a document that looks like a signed gift agreement arrives, file it on the matching donor’s record.
- When an invoice from this vendor comes in, file it under that vendor and notify the budget owner.
- When a document is filed with a reporting date, set a reminder ninety days before that date.
Each of these is legible. Anyone on the team can read it, predict what it will do, and spot if it is wrong. That legibility is what makes automation trustworthy over time. This is exactly how plain-language automations are meant to work.
Rules you cannot read are rules you cannot maintain.
The rules worth automating first
You do not need many. A few good rules remove most of the manual drudgery.
File the obvious. The bulk of incoming documents are routine and predictable. A rule that files the clearly-classifiable ones on the right record, leaving only the ambiguous ones for a human, is the highest-value automation most teams will write.
Remind before a deadline. A rule that sets a reminder a set time before any tracked obligation comes due turns a buried date into a timely nudge. This is the automation that keeps promises from lapsing.
Notify the person who cares. A rule that tells the responsible officer when a document they own arrives means people find out about relevant paper without checking a queue.
Notice what these have in common: they handle volume and timing, the things machines do well, and they leave the judgment to people.
Where not to automate
Automation should route, file, remind, and notify. It should never make a call that requires human judgment, and it should never change a document’s contents. Some specific places to stop:
Do not auto-file the ambiguous. When a document is unclear, a wrong automatic filing is worse than no filing, because it looks confident and hides the mistake. Route ambiguity to a person. The right design has the system propose and a human confirm, so a wrong guess is a one-click correction rather than a buried error.
Do not automate approvals that need eyes. A sign-off exists because someone should look. Automating it away defeats the purpose. Automate the routing, not the judgment.
Never let a rule alter contents. This is the hard line. Automations move and remind; they do not edit. The document you put in is the document you get back, always. If a tool cannot promise that, it does not belong near your records.
Automation is a helper, not a replacement
The right mental model is a competent assistant who handles the predictable work and brings you the decisions. You would not hand that assistant judgment calls or let them rewrite a signed agreement. You would gladly let them file the routine mail and remind you of deadlines. Automate on exactly those terms.
Automation you fear
Does things to your files you cannot see
Cannot be explained or undone
Makes judgment calls silently
Automation in plain language
Reads like an instruction anyone can check
Handles volume and timing only
Proposes a filing; a person confirms
Never touches a document's contents
Written this way, in plain language, kept to volume and timing, and kept away from judgment and contents, automation stops being the thing you fear and becomes the thing that quietly removes an hour of busywork a day. See how it works in plain-language automations, or read about the workflow it supports in how PaperlessZen™ works. When you are ready, book a demo.