I want to create a workflow that looks at all files in a certain folder and then pulls files with a Unique ID in the title into a new folder. i.e files with Jones in them to be moved to a new folder titled": Jones, files with name "smith" in them to be moved to a new folder titled: "Smith"
If the requirement is just moving files without transforming the data contents,
it would be easier with PowerShell or Command Prompt, rather than with Alteryx.
(Alteryx is good at ETL, but not so much at file operations.)
You may want to ask AI chat service how to do it. Good luck.
In that case, you don't need Alteryx, you can always use tools that won't break the bank for almost anything and everything Alteryx can do for citizen developers.