I've created a workflow which reads through Server Engine logs to better understand usage patterns in our 3-node environment. While parsing through the logs for various pieces of info, specifically the Workflow name in the "Started running" row, I ran across a few logs with unexpected workflow names, "[Unnamed Module]" in some, and "[Unnamed Analytics App]" in others. I'm guessing these are possibly the result of running a new, unsaved workflow from within the Designer on the server but that is a stretch. Anyone else have thoughts on how a workflow can be executed on the server without a name?