You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/docs/user-interface/settings/preferences.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,10 @@ formatted text](https://commonmark.org/help/) (which also supports HTML markup).
34
34
35
35
#### Default Role
36
36
37
-
This preference assigns the default role for new users. If this preference is not set, new users will be assigned the [User](/docs/permissions/predefined-roles#user) role.
37
+
This preference determines the default role assigned to new users, based on their seat type.
38
+
39
+
- If not set, new users with the **Editor** seat type are assigned the [User](/docs/permissions/predefined-roles#user) role.
40
+
- If not set, new users with the **Viewer** seat type are assigned the [Viewer](/docs/permissions/predefined-roles#viewer) role.
0 commit comments