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: content/en/docs/workstation/wks-import.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,9 @@ weight: 30
10
10
11
11
You can manage and share station and workspace data across various workspaces and environments by exporting and importing the configuration of a single station, or of multiple stations at the same time. If performed by the workspace admin, the import includes applications and devices associated with the station. In this way, you can replicate or migrate of station setups, supporting efficient and consistent data handling.
12
12
13
-
## Workspace Roles and Permissions
13
+
###Workspace Roles and Permissions
14
14
15
-
Depending on their role,
15
+
Different user roles are granted various levels of access to import and export tasks. For more information, see [Workspace Team and Collaboration](/mendix-workstation/installation/#collaboration).
Copy file name to clipboardExpand all lines: content/en/docs/workstation/wks-installation.md
+31-4Lines changed: 31 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -194,11 +194,38 @@ Note: Collaborating with other users in a workspace requires a Workstation licen
194
194
195
195
Invite and manage members of a Workspace on the Team page. Only users who have signed into Workstation Management can be invited via email. One of the following roles can be assigned:
196
196
197
-
* Owner - The owner has full rights to manage the workspace. They can read and edit configurations, manage the team, register computers, and manage workspace settings. They can also delete a workspace or transfer ownership to a new owner. By default, the user who created a workspace is assigned the owner role. Contact Mendix Support if a Workspace owner has left the company to transfer the ownership.
197
+
* Owner - The owner has full rights to manage the workspace. They can perform the following tasks:
198
+
199
+
* Reading and editing configurations
200
+
* Managing the team
201
+
* Registering computers
202
+
* Managing workspace settings
203
+
* Deleting a workspace or transfering ownership to a new owner
204
+
205
+
By default, the user who created a workspace is assigned the owner role. Contact Mendix Support if a Workspace owner has left the company to transfer the ownership.
206
+
207
+
* Exporting and importing stations (single and in bulk)
208
+
* Linking imported stations to existing workspace apps
209
+
* Creating apps during station import.
210
+
198
211
* Workspace admin - The workspace admin can manage the workspace in the same way as the owner, but they cannot delete the workspace or change its ownership.
199
-
* Station admin - Station admins can view and edit station configurations. They can also register computers to stations. They cannot manage any other settings.
200
-
* Computer admin - Computer admins can view configurations without editing them. They can also register computers to stations.
201
-
* View only - This role grants access to viewing the configuration but cannot perform any actions.
212
+
* Station admin - Station admins can perform the following tasks:
213
+
214
+
* Viewing and editing station configurations
215
+
* Registering computers to stations
216
+
* Exporting and importing stations (single and in bulk)
217
+
* Linking imported stations to existing workspace apps.
218
+
219
+
* Computer admin - Computer admins can perform the following tasks:
220
+
221
+
* Viewing configurations without editing them
222
+
* Registering computers to stations
223
+
* Exporting stations (single and in bulk).
224
+
225
+
* View only - This role can perform the following tasks:
226
+
227
+
* Viewing configurations without editing them
228
+
* Exporting stations (single and in bulk).
202
229
203
230
All members except for the Workspace owner can leave a workspace.
0 commit comments