Templates¶
Templates let you start from a predefined starting point rather than building from scratch. TODO
What is a workflow?
A workflow is an ordered sequence of tasks that processes the images in a dataset — for example converting to OME-Zarr, segmenting objects, then measuring features. You build a workflow by adding and arranging tasks, then run it on a dataset to produce results.
Overview¶

TODO
Using a template¶
TODO — browsing; applying a template; what it creates.
Common actions¶
- Apply a template — TODO.
Related¶
- Concept: Workflows
- Reference: Workflow · Task collection