SYSTEMS & AUTOMATION / AYESHA SULTAN
Automate the repeatable. Protect the human.
Remove unnecessary repetition while keeping judgment, exceptions, and ownership visible.
The question I want to ask about automation is not “How much can we remove?” It is “Which repeated steps get in the way of useful human work?” That shifts the conversation toward a system people can understand and trust.
Routing a complete request, copying an approved value, or reminding an owner about a milestone can be a reasonable place to start. Deciding whether a sensitive message is appropriate calls for a different conversation.
Look for a stable rule
Choose a repeated step whose trigger, inputs, and expected result can be explained clearly. For example: when a request contains the required information, send it to the designated reviewer. Define what happens when information is missing instead of letting the process guess.
Keep rules-based automation distinct from AI-assisted work. A fixed routing rule and an AI-generated draft have different review needs. Adding either one should begin with the task and its consequences.
Design the exception path first
Ask what happens when an owner is unavailable, a field is wrong, or the request does not fit the usual pattern. Give exceptions somewhere visible to go. Assign a person who can resolve them and a way to stop or reverse the action when appropriate.
Avoid making the system a mystery. People should be able to find out why a request moved, which rule applied, and who can help. A short explanation can be more useful than another notification.
Keep relationships out of autopilot
Before automating a customer-facing step, consider the context the recipient will need. A standard acknowledgment may be helpful. A message about an unresolved complaint or a changed commitment may need someone to read the situation and take responsibility.
Start with one manageable workflow. Review errors, exceptions, duplicate effort, and the team’s experience, not only the number of actions completed. Keep what helps and revise what creates more work elsewhere.
A useful system gives people more room for attention, creativity, and care. Automation has earned its place when it supports those things without hiding the decisions that still belong to humans.