Automate
The Automate group covers everything in Mantis that runs a job for you rather than drawing a picture of your data: re-running the synthesis pipeline over an existing space, training small models on top of it, replaying recorded UI actions as macros, and building scheduled agent workflows.
Most of these panels live in the Machine Learning group of the View menu. The two workflow builders are different: Jarvis is a full-page app at /workflows, and the Agno Workflow Builder opens as a panel from View > Agents.
Rebuild and extend a space
Space Creation
Projection
Machine Learning
Macros
Macros are short scripts in a fixed command language that replay panel, tool, plot, legend and view actions. Three panels split the work: you create and install macros in the Marketplace, run installed macros in the Runner, and edit your own in the Editor.
Macro language
Macro Marketplace
Macro Runner
Macro Editor
Workflow builders
Mantis ships two visual workflow builders. They do not share workflows, storage, or node types.
Jarvis
Agno Workflow Builder
What this section does not cover
Choosing a reduction method for a brand-new space happens in the create-space flow, not here. Automating Mantis from outside the browser is the CLI and the extension SDK, not macros.
Read nextCreate your first spaceWhere reduction, clustering and labeling settings are first chosen.