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
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,15 +10,15 @@ 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
-
## Importing and Importing Stations in Bulk
13
+
## Importing and Exporting Stations in Bulk
14
14
15
15
{{% alert color="info" %}}
16
16
This option is only available to licensed users. For more information, see [Mendix Workstation Client](/mendix-workstation/).
17
17
{{% /alert %}}
18
18
19
19
To transfer multiple station configurations, along with their associated applications and devices, between workspaces, perform the following steps:
20
20
21
-
1. Open the [Workspaces](https://workstation.home.mendix.com/) page as the workspace admin.
21
+
1. Open the [Workspaces](https://workstation.home.mendix.com/) page.
22
22
2. Click the workspace whose stations you want to export.
23
23
3. On the **Stations** page, click the three-dot menu in the top right corner of the screen, and then click **Export Stations**.
24
24
@@ -31,6 +31,9 @@ To transfer multiple station configurations, along with their associated applica
31
31
The export is saved to your computer in JSON format.
32
32
33
33
5. Go to the workspace where you want to import the stations.
34
+
35
+
This can be the workspace from which you exported the stations, or a different one.
36
+
34
37
6. On the **Stations** page, click the three-dot menu in the top right corner of the screen, and then click **Import Stations**.
35
38
36
39
After the import finishes, your target workspace has the same apps and devices as the source workspace.
0 commit comments