A manual fallback preserves a workable path when an automated system fails, produces uncertain output, or encounters an exception. It can involve returning to the former procedure, routing the case to a person, or using a simpler verified tool.
Fallbacks should be designed before failure and tested periodically. The responsible person needs the required access, source information, and instructions, while the automation must fail visibly enough to trigger the alternate path.
