What a project gives you
- Scoped membership beyond the workspace‑wide roles, a user can be
a workspace
Memberand a projectAdmin. - Per‑project integrations so a clinical project can point at a different S3 bucket than a public dataset project.
- Per‑project report templates so compliance reports come out consistently branded for each domain.
- Per‑project schedules so you can re‑scan an entire project on a cadence with a single cron entry.
Project list (/projects)
The project list is the entry point for the section. Each card shows
the project name, a brief description, severity rollup, and the last
activity date.
Create a project
Click New project, pick a name and a description, optionally
set an icon and color. The creator becomes the project owner.
Pin frequently used projects
Click the pin icon next to any project. Pinned projects float to
the top of the sidebar across the whole app.
Invite members
From the project detail page, Members → Invite. Pick a role
(see Team & Access) and Antidote sends an
invite email.
Project detail page (/projects/:id)
When you open a project, you land on a dashboard tailored to it.
| Section | What it shows |
|---|---|
| KPI strip | Dataset count, scan count, critical findings, last activity. |
| Dataset list | Every dataset in the project with severity chips and quick actions. |
| Recent activity | Timeline of scans, uploads, healings, and member changes. |
| Report templates | Project‑scoped templates that override workspace defaults. |
| Schedules | Cron entries that scan datasets in this project. |
| Members | Users with explicit access, plus their project role. |
Common workflows
Set up a project for a regulated workload
Set up a project for a regulated workload
- Create the project with a clear name (
clinical-radiology-v2). - Under Members, add only the people with PHI clearance and
set workspace
Viewers up toReviewerinside the project. - Under Integrations, point the project at the right S3 bucket and configure a project‑local report template branded for the auditor.
- Add a schedule that runs the relevant engines weekly and emails the team on completion.
Hand a project off to a different team
Hand a project off to a different team
- Promote the new lead to project
Admin. - Make sure they own at least one workspace API key with the right scopes (see Team & Access).
- Demote the previous lead to
Reviewerif you want them to retain read access, or remove them entirely. - Archive any datasets or schedules that the new team won’t keep.
Bulk‑clean a project
Bulk‑clean a project
Use Bulk operations on the project detail page to delete every
dataset and scan in one click. This is destructive and audited;
confirmation is required, and the action surfaces under
dataset_action_logs in the audit trail.
