@@ -7,8 +7,8 @@ make init-admin
77```
88
99## 🔑 Roles
10- - Admin – full access across the system
11- - Collector / Common User – limited role; permissions are set per project
10+ - ** Admin** – full access across the system
11+ - ** Collector** / Common User – limited role; permissions are set per project
1212
1313## 🧾 User Creation
1414- Admins: created manually or promoted from a common user
@@ -18,22 +18,24 @@ make init-admin
1818
1919## Permissions
2020Permissions are managed per project under:
21- Project → Edit tab → USER VISIBILITY
21+ Project → Edit tab → ` USER VISIBILITY `
2222
2323There you’ll see a list of users and a cross-table of permissions.
24- Click SUBMIT VISIBILITY to save changes.
24+ Click ` SUBMIT VISIBILITY ` to save changes.
2525
2626<!-- <img src="/docs/assets/" alt="permissions"> -->
2727
2828Permission types:
29- - Can view project – appears in list and is accessible
30- - Can upload – access to upload and goal tabs
31- - Can view files – access to validation; sees own uploads only
32- - Can validate – full access to validation; can edit labels
33- - Can view stats – access to statistics
34- - Can download – access to download
35- - Can edit – access to edit; can modify project
36-
37- ## ✅ Next Step
29+ - ` Can view project ` – appears in list and is accessible
30+ - ` Can upload ` – access to upload and goal tabs
31+ - ` Can view files ` – access to validation; sees own uploads only
32+ - ` Can validate ` – full access to validation; can edit labels
33+ - ` Can view stats ` – access to statistics
34+ - ` Can download ` – access to download
35+ - ` Can edit ` – access to edit; can modify project
36+
37+ ---
38+
39+ ### ✅ Next Step
3840
3941[ Uploads] ( /docs/uploads.md )
0 commit comments