Skip to content

Commit 73e99b1

Browse files
authored
Add info on the free Viewer role and fix broken links (#200)
1 parent c5544a7 commit 73e99b1

File tree

2 files changed

+22
-11
lines changed

2 files changed

+22
-11
lines changed

docs/teams.mdx

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Teams and shared projects are Pro features of Stately Studio. [Check out the fea
2323

2424
## Team roles
2525

26-
Team members can have one of the following roles: [Owner](/#owner-role), [Admin](/#admin-role), [Editor](/#editor-role), or [Viewer](/#viewer-role). Team owners or admins assign the role to the new team member when inviting them to join the team.
26+
Team members can have one of the following roles: [Owner](./teams#owner-role), [Admin](./teams#admin-role), [Editor](./teams#editor-role), or [Viewer](./teams#viewer-role). Team owners or admins assign the role to the new team member when inviting them to join the team.
2727

2828
The following table is an overview of the capabilities of each team role:
2929

@@ -85,6 +85,12 @@ Users with the Editor role can:
8585

8686
### Viewer role
8787

88+
:::studio
89+
90+
A Viewer is free of charge and does not count toward your number of seats.
91+
92+
:::
93+
8894
Users with the Viewer role can:
8995

9096
- View team members
@@ -96,7 +102,7 @@ Users with the Viewer role can:
96102
1. Use the **Create team** link in the left sidebar of Stately Studio’s workspace to open the Create team form.
97103
2. Name your team and use the **Create team** button to create your team.
98104

99-
By default, teams have only one member, the creator and Owner. [Invite new members](/#invite-new-members-to-a-team) to add more members to your team.
105+
By default, teams have only one member, the creator and Owner. [Invite new members](./teams#invite-new-members-to-a-team) to add more members to your team.
100106

101107
## Edit the team name
102108

@@ -106,7 +112,7 @@ By default, teams have only one member, the creator and Owner. [Invite new membe
106112

107113
## Invite new members to a team
108114

109-
You need to have [enough seats on your Pro plan](/#teams-members-and-pro-plan-seats) to add more members to your team.
115+
You need to have [enough seats on your Pro plan](./teams#teams-members-and-pro-plan-seats) to add more members to your team.
110116

111117
1. Navigate to the team page from the left sidebar of Stately Studio’s workspace.
112118
2. On your team page, use the **Members** tab to view existing members and their roles and invite new members.
@@ -133,7 +139,7 @@ A subscription seat is only taken up at the time of accepting the invitation. An
133139

134140
## Change a team member’s role
135141

136-
To change a team member’s role, you must have the [Owner role](/#owner-role) or [Admin role](/#admin-role) for that team.
142+
To change a team member’s role, you must have the [Owner role](./teams#owner-role) or [Admin role](./teams#admin-role) for that team.
137143

138144
1. Navigate to the team page from the left sidebar of Stately Studio’s workspace.
139145
2. Navigate to the **Members** tab on the team page.
@@ -151,7 +157,7 @@ To change a team member’s role, you must have the [Owner role](/#owner-role) o
151157

152158
## Remove a member from a team
153159

154-
To remove a member from a team, you must have the [owner role](/#owner-role) or [Admin role](/#admin-role) for that team.
160+
To remove a member from a team, you must have the [owner role](./teams#owner-role) or [Admin role](./teams#admin-role) for that team.
155161

156162
1. Navigate to the team page from the left sidebar of Stately Studio’s workspace.
157163
2. Navigate to the **Members** tab on the team page.

versioned_docs/version-5/teams.mdx

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Teams and shared projects are Pro features of Stately Studio. [Check out the fea
2323

2424
## Team roles
2525

26-
Team members can have one of the following roles: [Owner](/#owner-role), [Admin](/#admin-role), [Editor](/#editor-role), or [Viewer](/#viewer-role). Team owners or admins assign the role to the new team member when inviting them to join the team.
26+
Team members can have one of the following roles: [Owner](./teams#owner-role), [Admin](./teams#admin-role), [Editor](./teams#editor-role), or [Viewer](./teams#viewer-role). Team owners or admins assign the role to the new team member when inviting them to join the team.
2727

2828
The following table is an overview of the capabilities of each team role:
2929

@@ -85,19 +85,24 @@ Users with the Editor role can:
8585

8686
### Viewer role
8787

88+
:::studio
89+
90+
A Viewer is free of charge and does not count toward your number of seats.
91+
92+
:::
93+
8894
Users with the Viewer role can:
8995

9096
- View team members
9197
- View team projects and machines
9298
- Export team machines
9399

94-
95100
## Create a team
96101

97102
1. Use the **Create team** link in the left sidebar of Stately Studio’s workspace to open the Create team form.
98103
2. Name your team and use the **Create team** button to create your team.
99104

100-
By default, teams have only one member, the creator and Owner. [Invite new members](/#invite-new-members-to-a-team) to add more members to your team.
105+
By default, teams have only one member, the creator and Owner. [Invite new members](./teams#invite-new-members-to-a-team) to add more members to your team.
101106

102107
## Edit the team name
103108

@@ -107,7 +112,7 @@ By default, teams have only one member, the creator and Owner. [Invite new membe
107112

108113
## Invite new members to a team
109114

110-
You need to have [enough seats on your Pro plan](/#teams-members-and-pro-plan-seats) to add more members to your team.
115+
You need to have [enough seats on your Pro plan](./teams#teams-members-and-pro-plan-seats) to add more members to your team.
111116

112117
1. Navigate to the team page from the left sidebar of Stately Studio’s workspace.
113118
2. On your team page, use the **Members** tab to view existing members and their roles and invite new members.
@@ -134,7 +139,7 @@ A subscription seat is only taken up at the time of accepting the invitation. An
134139

135140
## Change a team member’s role
136141

137-
To change a team member’s role, you must have the [Owner role](/#owner-role) or [Admin role](/#admin-role) for that team.
142+
To change a team member’s role, you must have the [Owner role](./teams#owner-role) or [Admin role](./teams#admin-role) for that team.
138143

139144
1. Navigate to the team page from the left sidebar of Stately Studio’s workspace.
140145
2. Navigate to the **Members** tab on the team page.
@@ -152,7 +157,7 @@ To change a team member’s role, you must have the [Owner role](/#owner-role) o
152157

153158
## Remove a member from a team
154159

155-
To remove a member from a team, you must have the [owner role](/#owner-role) or [Admin role](/#admin-role) for that team.
160+
To remove a member from a team, you must have the [owner role](./teams#owner-role) or [Admin role](./teams#admin-role) for that team.
156161

157162
1. Navigate to the team page from the left sidebar of Stately Studio’s workspace.
158163
2. Navigate to the **Members** tab on the team page.

0 commit comments

Comments
 (0)