Skip to content

Latest commit

Β 

History

History
41 lines (29 loc) Β· 1.18 KB

File metadata and controls

41 lines (29 loc) Β· 1.18 KB

πŸ‘₯ Users & Roles

To operate the system, at least one user must be created via CLI:

make init-admin

πŸ”‘ Roles

  • Admin – full access across the system
  • Collector / Common User – limited role; permissions are set per project

🧾 User Creation

  • Admins: created manually or promoted from a common user
  • Self-registered users: have no access until granted project-specific permissions

register

Permissions

Permissions are managed per project under: Project β†’ Edit tab β†’ USER VISIBILITY

There you’ll see a list of users and a cross-table of permissions. Click SUBMIT VISIBILITY to save changes.

permissions

Permission types:

  • Can view project – appears in list and is accessible
  • Can upload – access to upload and goal tabs
  • Can view files – access to validation; sees own uploads only
  • Can validate – full access to validation; can edit labels
  • Can view stats – access to statistics
  • Can download – access to download
  • Can edit – access to edit; can modify project

βœ… Next Step

Uploads