From d8a8af22b687381472f757fa56af05cc9fb1293a Mon Sep 17 00:00:00 2001 From: katarzyna_koltun Date: Fri, 6 Mar 2026 13:47:56 +0100 Subject: [PATCH] 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