Task collection¶
Task collection is where you add task packages to Fractal. Once collected, their tasks become available to use in workflows. TODO
What is a task?
A Fractal task is a single processing step: a reusable unit that performs processing on OME-Zarrs based on defined parameters. Tasks are the building blocks you assemble into workflows, and you add new ones to Fractal through task collection.
Overview¶

TODO
Collecting a task package¶
TODO — sources (e.g. PyPI / local); specifying version; the collection process.
Managing collected tasks¶
TODO — versions; deactivating/removing; troubleshooting a failed collection.
Common actions¶
- Collect a package — TODO.
- Remove / deactivate — TODO.