From d8a8af22b687381472f757fa56af05cc9fb1293a Mon Sep 17 00:00:00 2001 From: katarzyna_koltun Date: Fri, 6 Mar 2026 13:47:56 +0100 Subject: [PATCH 1/4] Note on importing single stations --- content/en/docs/workstation/wks-import.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/en/docs/workstation/wks-import.md b/content/en/docs/workstation/wks-import.md index 13361c3b547..6067e462489 100644 --- a/content/en/docs/workstation/wks-import.md +++ b/content/en/docs/workstation/wks-import.md @@ -67,3 +67,7 @@ To transfer the contents of a single station, perform the following steps: 4. Click **Continue**. 5. On the **Summary** screen, review the information and optionally select a group to categorize it, such as *Assembly*. 6. Click **Create Station**. + +{{% alert color="info" %}} +By default, the single station import operates in duplicate mode. That is, when you import a station with same name as an existing station, a new station is created with a number appended to the name. For example, copying and pasting a station called *My Station* creates a station called *My Station (1)*. +{{% /alert %}} \ No newline at end of file From 8494cd011e8d7a4e8aa0648f27b41f3f2adb2668 Mon Sep 17 00:00:00 2001 From: katarzyna_koltun Date: Fri, 6 Mar 2026 13:51:16 +0100 Subject: [PATCH 2/4] Bulk import updates --- content/en/docs/workstation/wks-import.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/content/en/docs/workstation/wks-import.md b/content/en/docs/workstation/wks-import.md index 6067e462489..623252da107 100644 --- a/content/en/docs/workstation/wks-import.md +++ b/content/en/docs/workstation/wks-import.md @@ -16,10 +16,6 @@ Different user roles are granted various levels of access to import and export t ## Importing and Exporting Stations in Bulk -{{% alert color="info" %}} -This option is only available to licensed users. For more information, see [Mendix Workstation](/mendix-workstation/). -{{% /alert %}} - To transfer multiple station configurations, along with their associated applications and devices, between workspaces, perform the following steps: 1. Open the [Workspaces](https://workstation.home.mendix.com/) page. From c267b42562d765993f9b4890eaa2cfc539b529ba Mon Sep 17 00:00:00 2001 From: katarzyna_koltun Date: Fri, 6 Mar 2026 15:25:38 +0100 Subject: [PATCH 3/4] SME review --- content/en/docs/workstation/wks-import.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/en/docs/workstation/wks-import.md b/content/en/docs/workstation/wks-import.md index 623252da107..48f0eb0f6fb 100644 --- a/content/en/docs/workstation/wks-import.md +++ b/content/en/docs/workstation/wks-import.md @@ -16,6 +16,10 @@ Different user roles are granted various levels of access to import and export t ## Importing and Exporting Stations in Bulk +{{% alert color="info" %}} +The import option is only available to licensed users. For more information, see [Mendix Workstation](/mendix-workstation/). +{{% /alert %}} + To transfer multiple station configurations, along with their associated applications and devices, between workspaces, perform the following steps: 1. Open the [Workspaces](https://workstation.home.mendix.com/) page. From 91538f49fc05a40a6c964235a005f0f58fb1fdce Mon Sep 17 00:00:00 2001 From: katarzyna_koltun Date: Fri, 6 Mar 2026 20:49:09 +0100 Subject: [PATCH 4/4] listed licensed features --- content/en/docs/workstation/_index.md | 13 ++++++++++--- content/en/docs/workstation/wks-build-app.md | 6 +++++- content/en/docs/workstation/wks-import.md | 2 +- 3 files changed, 16 insertions(+), 5 deletions(-) diff --git a/content/en/docs/workstation/_index.md b/content/en/docs/workstation/_index.md index f985e8310e5..4d620d6541b 100644 --- a/content/en/docs/workstation/_index.md +++ b/content/en/docs/workstation/_index.md @@ -8,9 +8,6 @@ description_list: true cascade: - content_type: "Mendix Workstation" --- -{{% alert color="info" %}} -Mendix Workstation is [Limited Availability](https://docs.mendix.com/releasenotes/release-status/#limited-availability) for production use. Support is provided according to your Mendix SLA if you purchased a Workstation license. If you want to take Mendix Workstation into production, contact your CSM to see what arrangements are possible. Without a license you can use Mendix Workstation for development, but workspaces are individual and cannot be shared. -{{% /alert %}} ## Introduction @@ -22,6 +19,16 @@ Workstation is especially valuable in manufacturing and industrial environments In addition to connectivity features, Workstation supports enterprise-grade deployment of projects across multiple environments and sites. It enables distributed teams to collaborate effectively and centrally manage connections to a wide range of heterogeneous equipment assets in a controlled and secure manner. +## Licensing Mendix Workstation + +Mendix Workstation is [Limited Availability](https://docs.mendix.com/releasenotes/release-status/#limited-availability) for production use. Support is provided according to your Mendix SLA if you purchased a Workstation license. If you want to take Mendix Workstation into production, contact your CSM to see what arrangements are possible. Without a license you can use Mendix Workstation for development, but workspaces are individual and cannot be shared. + +The following functionalities are only available with a license: + +* [Bulk import of stations](/mendix-workstation/import-export/) +* [Bulk registration of Workstation Clients](/mendix-workstation/register/) +* [Inviting users](/mendix-workstation/build-app/#invite-users) + ## Features of Mendix Workstation Mendix Workstation has the following features: diff --git a/content/en/docs/workstation/wks-build-app.md b/content/en/docs/workstation/wks-build-app.md index 8b4523438b4..3f91c086284 100644 --- a/content/en/docs/workstation/wks-build-app.md +++ b/content/en/docs/workstation/wks-build-app.md @@ -51,7 +51,11 @@ To install and configure the Workstation Connector, perform the following steps: The app that you created in the previous section is available on the **Apps** page that you can access through the left navigation menu. To enable or disable the app for all your stations or groups of stations, click the icon in the right column of the app list, and then click **Manage App**. -## Managing Users +## Managing Users {#invite-users} + +{{% alert color="info" %}} +This feature is only available to licensed Mendix Workstation users. For more information about obtaining a Workstation license, see [Mendix Workstation](/mendix-workstation/). +{{% /alert %}} You can invite other Workstation Management users to your workspace to share configurations and collaborate. This feature requires a Workstation license. diff --git a/content/en/docs/workstation/wks-import.md b/content/en/docs/workstation/wks-import.md index 48f0eb0f6fb..1380fd60b33 100644 --- a/content/en/docs/workstation/wks-import.md +++ b/content/en/docs/workstation/wks-import.md @@ -17,7 +17,7 @@ Different user roles are granted various levels of access to import and export t ## Importing and Exporting Stations in Bulk {{% alert color="info" %}} -The import option is only available to licensed users. For more information, see [Mendix Workstation](/mendix-workstation/). +The import option is only available to licensed users. For more information about obtaining a Workstation license, see [Mendix Workstation](/mendix-workstation/). {{% /alert %}} To transfer multiple station configurations, along with their associated applications and devices, between workspaces, perform the following steps: