Skip to content

Commit 4a9befe

Browse files
ref
1 parent 3290b8e commit 4a9befe

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

docs/users.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -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
2020
Permissions are managed per project under:
21-
Project → Edit tab → USER VISIBILITY
21+
Project → Edit tab → `USER VISIBILITY`
2222

2323
There 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

2828
Permission 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

Comments
 (0)