# 2025-12-08: VSM - Version Management and Import/Export

## Overview

We’ve enhanced the Value Stream Modeller (VSM) experience to give business users more control over their value streams without needing the support from technical tools or teams.

You can now:

* Switch back to older value streams versions and continue working from them as a new version.
* Export a value stream from one tenant and import it into another directly from VSM.

This makes it easier to reuse best-practice value streams, maintain governance across tenants, and quickly recover or branch from previous versions—all within the VSM interface.

## New features

| Feature                                                  | Benefit                                                                                                      |
| -------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ |
| **Selection and opening of older value stream versions** | Quickly recover proven setups or undo unwanted changes without rebuilding from scratch.                      |
| **Creation of new version from an older one**            | Safely experiment with improvements while keeping a clean version history and reducing business risk.        |
| **Process export from VSM**                              | Reuse successful processes in other teams or regions, saving time and ensuring consistency standards.        |
| **Process import into another tenant**                   | Roll out best-practice processes to new tenants faster, without manual reconfiguration.                      |
| **Automatic versioning for imported processes**          | Get a clear, fresh starting point (version 1) for imported processes, making governance and tracking simple. |

## Fixes and improvements

None as this is a new feature.

## Known problems

No known problems at time of release.

## Documentation and links

User Guides:

* [Import and Export](/value-stream-modeller/value-streams/import-export.md)
* [Versioning](/value-stream-modeller/value-stream-designer/versioning.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.emporix.io/release-notes/archive/2025/2025-12-08-vsm-improvements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
