Create, edit, and run a workflow
Combine existing presets, check their order, and apply them as one workflow.
Last updated: 2026-09-11
Quick answer
Open Actions > Manage Presets... and select Workflows. Create a workflow, then use All Presets > Assign to Workflow to add at least two presets. Select the workflow to review and reorder its steps. Back in the main sidebar, select the workflow, choose Manually, check the files, and click Apply.
Create a two-preset workflow
Video walkthrough coming soon. Follow the steps below.
Before you start
Create and check at least two presets first. A workflow uses the saved presets themselves, not independent copies. Use disposable files for the first test, particularly when a step removes or replaces tags.
Wait for any active operation to finish and stop a pending countdown before changing the workflow. For creating its component presets, see Create, edit, and apply a preset.
Create the workflow
- Choose Actions > Manage Presets....
- Select Workflows at the top.
- Click New workflow (+) beside WORKFLOWS.
- Enter a unique workflow name and press Return.
An empty workflow is saved, but it is not ready to run until it contains at least two different presets.
Add presets to the workflow
- Still in the Workflows tab, select All Presets in the left-hand list.
- Use the search field if needed and select the checkboxes beside the presets you want to include.
- Click Assign to Workflow.
- Click the new workflow so its assignment is checked, then close the popover.
- Select that workflow in the left-hand list.
Its presets appear as numbered steps. Check this order explicitly; do not assume the order in which you checked the boxes became the execution order.
To add another preset later, return to All Presets and repeat the assignment. A preset can be used in several workflows. Assigning a preset already present in the same workflow does not create a second occurrence of it.
Change the step order
- Select the workflow in Manage Presets > Workflows.
- Clear the list's search field so you can see the entire sequence.
- Select the checkbox for exactly one step.
- Click Move Up (↑) or Move Down (↓) to change its position.
- Repeat until the numbered list is in the intended order.
Changes save as you make them. Close Manage Presets, select the workflow in the main sidebar, and open View > Inspector > Workflow to review the sequence again.
Why order matters
Each preset checks its own filters. Later steps evaluate file tags as changed by earlier steps.
For example, a first step can add Reviewed and a later step can match files with Reviewed. Reversing those steps can produce a different result. This applies to changes within this run; it does not require a separate manual Apply between the steps.
Edit a step's settings
- In the main window, stop any pending countdown and select the workflow.
- Open View > Inspector > Workflow.
- Click the step you want to inspect. This selects its preset in the main window.
- Edit that preset's Tags or Filters settings as needed.
- Select the workflow again in the sidebar before running the whole sequence.
Selecting a step does not create a separate workflow-only editor. Its changes also affect the preset when used on its own and in other workflows.
To keep another workflow's behavior unchanged, create a separate preset with the required settings and assign that preset instead. Do not assume a workflow has copied or frozen an earlier version of the preset.
Choose the files and run
- Select the workflow in the main sidebar, not an individual step.
- Choose Manually in the execution timing menu beside Apply. This saves the workflow's timing choice.
- For nested files or Finder aliases, check View > Inspector > Filters > File Selection after selecting the workflow. Set Subfolders or Aliases as needed and wait for the list to update.
- Add files or review those already in the workspace. Check the workspace filename search.
- In List View, select the target files. With no selection, the workflow starts from all eligible visible files in its file-only starting set.
- Open View > Inspector > Workflow and check the selected workflow and numbered sequence.
- Click Apply and wait for completion.
- Inspect the resulting file tags and any Skipped explanation in the status area.
The workflow has its own run timing. Its presets' individual timing choices do not add separate waits between steps.
Understand the workflow's file scope
The top workspace filename search and file selection narrow the workflow's starting file set. Each preset then evaluates its own file-type, filename, date, size, and existing-tag conditions.
The current Filters inspector is not a master set of conditions for every workflow step. To change a step's conditions, select and edit that preset, then return to the workflow. Likewise, do not rely on the presets' individual Subfolders or Aliases choices to collect the workflow's inputs; check the current file-selection options after choosing the workflow.
Ordinary folder entries are excluded from the workflow's starting file set in this version. A step with a Folder filter does not add them to that set. For tagging a folder itself, use a standalone preset and the procedure in Include subfolders and aliases.
Remove a step, rename, or delete a workflow
To remove steps, open Manage Presets > Workflows, select the workflow, check the unwanted steps, and click Remove from Workflow. Their presets remain available elsewhere. Keep at least two steps for the workflow to remain runnable.
To rename a workflow, double-click its name, enter the new name, and press Return.
To delete it, move the pointer over its name in Manage Presets > Workflows and click Delete workflow.
When the result is not what you expected
The workflow has only one preset
Add another different preset. Reassigning the same preset does not duplicate it. Also check whether deleting a shared preset removed a step from this workflow.
Move Up and Move Down are unavailable
Select exactly one step using its checkbox. At the beginning or end of the sequence, moving farther in that direction has no effect. Clear the list search so the numbering and neighboring steps are visible.
Only one preset ran
Check the main window title and sidebar selection. Clicking a step in the Workflow inspector selects its preset. Select the workflow again before clicking Apply.
A file was processed but its tags did not change
A file that matches no step can finish with its original tags. A processed count is not a count of files whose tags necessarily changed. Check the steps' conditions and the actual tags.
Some files were skipped
Open the status area's Skipped explanation when available. Correct the reported access, preset, or verification problem before trying again. A skipped result does not guarantee that no write occurred, and clearing the workspace does not roll back changes. See Review results and clear the workspace.