Skip to content

Commit 31fa0c8

Browse files
committed
Add locking machines to team capabilities
1 parent 6e8dc51 commit 31fa0c8

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/teams.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ The following table is an overview of the capabilities of each team role:
3535
| Fork team projects and machines | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
3636
| Edit existing team projects | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
3737
| Create team projects | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
38+
| Lock team machines | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
3839
| Reassign Admin, Editor, and Viewer roles | ✅ Yes | ✅ Yes | 🚫 No | 🚫 No |
3940
| Invite new team members | ✅ Yes | ✅ Yes | 🚫 No | 🚫 No |
4041
| Change project visibility | ✅ Yes | ✅ Yes | 🚫 No | 🚫 No |
@@ -53,6 +54,7 @@ Pro subscribers can create teams and they become their teams' owner by default.
5354
- View team members
5455
- Give team members Admin, Editor, and Viewer roles
5556
- Create team projects
57+
- Lock team machines
5658
- Edit, fork, export, and view team projects and machines
5759

5860
#### Teams members and Pro plan seats
@@ -69,6 +71,7 @@ Users with the Admin role can:
6971
- View team members
7072
- Give team members Editor and Viewer roles
7173
- Create team projects
74+
- Lock team machines
7275
- Edit, fork, export, and view team projects and machines
7376

7477
### Editor role
@@ -77,6 +80,7 @@ Users with the Editor role can:
7780

7881
- View team members
7982
- Create team projects
83+
- Lock team machines
8084
- Edit, fork, export, and view team projects and machines
8185

8286
### Viewer role

versioned_docs/version-5/teams.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ The following table is an overview of the capabilities of each team role:
3535
| Fork team projects and machines | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
3636
| Edit existing team projects | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
3737
| Create team projects | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
38+
| Lock team machines | ✅ Yes | ✅ Yes | ✅ Yes | 🚫 No |
3839
| Reassign Admin, Editor, and Viewer roles | ✅ Yes | ✅ Yes | 🚫 No | 🚫 No |
3940
| Invite new team members | ✅ Yes | ✅ Yes | 🚫 No | 🚫 No |
4041
| Change project visibility | ✅ Yes | ✅ Yes | 🚫 No | 🚫 No |
@@ -53,6 +54,7 @@ Pro subscribers can create teams and they become their teams' owner by default.
5354
- View team members
5455
- Give team members Admin, Editor, and Viewer roles
5556
- Create team projects
57+
- Lock team machines
5658
- Edit, fork, export, and view team projects and machines
5759

5860
#### Teams members and Pro plan seats
@@ -69,6 +71,7 @@ Users with the Admin role can:
6971
- View team members
7072
- Give team members Editor and Viewer roles
7173
- Create team projects
74+
- Lock team machines
7275
- Edit, fork, export, and view team projects and machines
7376

7477
### Editor role
@@ -77,6 +80,7 @@ Users with the Editor role can:
7780

7881
- View team members
7982
- Create team projects
83+
- Lock team machines
8084
- Edit, fork, export, and view team projects and machines
8185

8286
### Viewer role
@@ -87,6 +91,7 @@ Users with the Viewer role can:
8791
- View team projects and machines
8892
- Export team machines
8993

94+
9095
## Create a team
9196

9297
1. Use the **Create team** link in the left sidebar of Stately Studio’s workspace to open the Create team form.

0 commit comments

Comments
 (0)