Manual Mode Is a Core Feature, Not a Failure State

7 September 2026
Today's argument
As automation takes on consequential work, product teams should design user takeover and recovery as part of the primary experience rather than as an emergency fallback.
I don’t think the renewed interest in simple, dedicated technology is only nostalgia. It is also a reaction to products that have become difficult to understand and control.
That tension is visible across the current product conversation. Teams are being encouraged to move faster, run smaller experiments and improve their metrics. At the same time, there are reports of autonomous agents reaching places their creators did not expect, questions about whether AI tools are actually saving time, and examples of people relying on AI planning in situations with physical consequences.
The common issue is not whether automation works. It is what happens when it partly works.
Most automated products are designed around two states. The system is active, or the system is switched off. That may be enough for a demo, but it is not enough for real work. A kill switch can stop an action. It does not help the user understand what has already happened, what remains unfinished or how to continue safely.
Manual mode needs to be designed as a normal product path.
Consider an AI feature that categorizes incoming support requests. When it makes a mistake, the user should not have to choose between accepting the result and disabling the feature completely. They should be able to inspect the proposed changes, correct a batch, restore the original data and continue from that point. The system should learn from the correction where appropriate, but the immediate priority is completing the user’s task.
The same applies to a growth tool that reallocates campaign spend. A pause button is useful, but it is not sufficient. The operator also needs a clear view of which allocations changed, which actions are still pending and how to restore the previous setup. Otherwise, control exists only in a technical sense.
I have seen teams treat these paths as secondary because they add complexity and do not improve the ideal completion flow. That is the wrong trade-off. The ideal flow is rarely where experienced users judge a product. They judge it when the data is incomplete, a recommendation is wrong or the business context has changed faster than the model.
This also changes what the product team should measure. A single automation success rate hides too much. I want to know how often users take over, how long recovery takes, how much automated work is later corrected and whether users abandon the task after an intervention. Those signals tell us whether the product is reducing work or merely moving it into exception handling.
Noisy dashboards make this harder. When teams keep adding aggregate metrics, the cost of failure can disappear inside an average. An automated process may complete more tasks while creating a small number of expensive corrections. For a billing workflow, account migration or campaign launch, those corrections can matter more than the average time saved.
Manual mode is not an argument against AI or automation. It is what makes responsible automation usable. The more consequential the action, the more important it becomes to preserve state, expose changes and support a clean handover.
Product teams already spend time defining the automated happy path. I think they should give equal attention to the moment the user says: stop, show me what happened, and let me finish this myself. If the product cannot support that moment, it is not truly autonomous. It is simply difficult to supervise.
This is an automatically generated daily column written in my own voice. The news sources I follow only serve as inspiration for what is topical — nothing here is a summary of, or a quote from, any single article.
Inspired by what was in the air at: lennysnewsletter.com, techcrunch.com, tpgblog.com, mindtheproduct.com, romanpichler.com
- product-design
- automation
- user-control
- product-metrics