Projects¶
A project is the top-level organisational unit in Fractal. It groups the datasets you work with and the workflows you run on them, and it defines who has access. Almost everything you do in Fractal happens inside a project.
Why projects exist¶
The projects page is the main entrypoint into running image analysis via Fractal. TODO — the organising problem a project solves (grouping related data + analysis, scoping access and sharing).
How projects fit into Fractal¶
A project contains one or more datasets and the workflows you run on them. TODO
Sharing and access¶
TODO — brief; link to the project sharing reference.
Under the hood: projects, ownership and the API
TODO — how projects map to the data model / CLI for users who go deeper.
Related¶
- Reference: Project overview · Individual project
- Concepts: Datasets · Workflows