You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User-management rules (signup, invite, login, role matrix, self-management restrictions) live in Authentication. This page covers workflow constraints on the data the app manages.
Treatment Workflow
Treatments start as draft
Only a DPO can validate (sets validated_by and validated_at) or invalidate back to draft
Admin or DPO can delete treatments
Admin, DPO, and editor can edit; auditors are read-only
Per-row actions on /register (edit, export PDF, mark reviewed, delete) use an in-app confirmation dialog (Radix), not browser window.confirm()
Checklist
One response per item (upsert on item_id)
Optional non-conformity reason when response is no