# 2025-10-22: VSM - Improvements

## Overview

We are introducing new enhancements to the Value Stream Modeller (VSM), your platform for building and managing business workflows with ease, no coding required. These updates enhance VSM intelligence and intuitiveness, empowering you to design, visualise and automate complex business processes with unprecedented efficiency. These improvements empower teams to boost productivity, simplify process control, and integrate intelligence directly into their operational flows.

## New features

| Feature                     | Benefit                                                                                                                                                                                                                    |
| --------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **AI Agents integration**   | You can now integrate our predefined AI Agents directly into your processes. This allows your processes to make intelligent decisions automatically, reducing manual intervention and improving overall efficiency.        |
| **Zoom in/ Zoom out**       | Managing large and detailed workflows is now easier than ever. You can zoom in to focus on specific steps or zoom out to view the entire process at a glance, ensuring better visibility and control over your operations. |
| **Filter for trigger step** | You can now define exactly when a trigger should start by setting flexible AND / OR filter conditions. This gives you precise control over process initiation, allowing for more accurate and tailored automation.         |

## Fixes and improvements

None as these are new improvements.

## Known problems

No known problems at time of release.

## Documentation and links

* [Process Components](https://app.gitbook.com/s/rSc4haeKWrTrOPHzdrMO/value-streams/process-components)
* [Creating a Digital Process](https://app.gitbook.com/s/rSc4haeKWrTrOPHzdrMO/value-streams/creating-value-stream)


---

# 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-10-22-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.
