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
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@ 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
14
+
15
+
Depending on their role,
16
+
13
17
## Importing and Exporting Stations in Bulk
14
18
15
19
{{% alert color="info" %}}
@@ -36,7 +40,7 @@ To transfer multiple station configurations, along with their associated applica
36
40
37
41
6. On the **Stations** page, click the three-dot menu in the top right corner of the screen, and then click **Import Stations**.
38
42
39
-
After the import finishes, your target workspace has the same apps and devices as the source workspace.
43
+
After the import finishes, your target workspace has the same applications and station configurations as the source workspace, but the stations are not yet registered to computers.
40
44
41
45
## Importing and Exporting a Single Station
42
46
@@ -46,9 +50,12 @@ To transfer the contents of a single station, perform the following steps:
Alternatively, you can click **Download Station File** to download the configuration to your computer in JSON format for later use.
53
+
Alternatively, you can click **Download Station File** to download the configuration to your computer in JSON format for later use or for sharing it with others.
50
54
51
55
2. Click **Create Station**, and then select **Create station from clipboard**.
56
+
57
+
Alternatively, if you downloaded a file in step 1, click **Create station from file**.
58
+
52
59
3. Paste the configuration into the **Paste Station Configuration** field.
0 commit comments