@@ -31,6 +31,7 @@ The following table is an overview of the capabilities of each team role:
31
31
| ---------------------------------------- | ------ | ------ | ------ | ------ |
32
32
| View team projects and machines | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
33
33
| View other team members | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
34
+ | Export team machines | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
34
35
| Fork team projects and machines | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
35
36
| Edit existing team projects | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
36
37
| Create team projects | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
@@ -52,7 +53,7 @@ Pro subscribers can create teams and they become their teams' owner by default.
52
53
- View team members
53
54
- Give team members Admin, Editor, and Viewer roles
54
55
- Create team projects
55
- - Edit, fork, and view team projects and machines
56
+ - Edit, fork, export, and view team projects and machines
56
57
57
58
#### Teams members and Pro plan seats
58
59
@@ -68,22 +69,23 @@ Users with the Admin role can:
68
69
- View team members
69
70
- Give team members Editor and Viewer roles
70
71
- Create team projects
71
- - Edit, fork, and view team projects and machines
72
+ - Edit, fork, export, and view team projects and machines
72
73
73
74
### Editor role
74
75
75
76
Users with the Editor role can:
76
77
77
78
- View team members
78
79
- Create team projects
79
- - Edit, fork, and view team projects and machines
80
+ - Edit, fork, export, and view team projects and machines
80
81
81
82
### Viewer role
82
83
83
84
Users with the Viewer role can:
84
85
85
86
- View team members
86
87
- View team projects and machines
88
+ - Export team machines
87
89
88
90
## Create a team
89
91
0 commit comments