# Value Stream Modeller

{% hint style="danger" %}
This documentation describes a preview version of the feature, which is not fully functional yet. Some capabilities may be incomplete or subject to change. To request access to this functionality, please contact the [Emporix Support Team](mailto:support@emporix.com).

Use this feature for evaluation purposes and if you have any questions, please contact the support or post directly in the [Community](https://community.emporix.io/).
{% endhint %}

Value Stream Models are structured visual representations of the end-to-end processes involved in delivering a product or service to a customer. They provide a comprehensive view of operational steps, helping organizations identify bottlenecks, improve workflows, and optimize value delivery.

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><i class="fa-arrow-up-right-dots">:arrow-up-right-dots:</i></td><td align="center"><strong>Value Streams</strong></td><td align="center">View a list of all your tenant value streams.</td><td></td><td></td><td><a href="https://github.com/emporix/emporix-documentation-portal/blob/master/content/vsm-guides/digital-processes/value-stream-introduction.md">https://github.com/emporix/emporix-documentation-portal/blob/master/content/vsm-guides/digital-processes/value-stream-introduction.md</a></td></tr><tr><td align="center"><i class="fa-album-collection-circle-user">:album-collection-circle-user:</i></td><td align="center"><strong>Value Stream Library</strong></td><td align="center">Check process templates available to use right away.</td><td></td><td></td><td><a href="/pages/lsC0Etv7eCgiNqaepZ77">/pages/lsC0Etv7eCgiNqaepZ77</a></td></tr><tr><td align="center"><i class="fa-circle-nodes">:circle-nodes:</i></td><td align="center"><strong>Extensions</strong></td><td align="center">Monitor how your value streams are running.</td><td></td><td></td><td><a href="/pages/QTrD3MoTQwF4ldGNgNJI">/pages/QTrD3MoTQwF4ldGNgNJI</a></td></tr></tbody></table>

The Value Stream Modeller that operates within Commerce Orchestration Platform, integrates with the Commerce Engine to coordinate the entire sales lifecycle, from order capture through fulfillment. This orchestration layer ensures consistency, traceability, and adaptability across distributed commerce processes.

Emporix enables composable commerce by decoupling business logic from hardcoded application layers. This architecture facilitates greater flexibility and scalability, while AI capabilities embedded throughout the platform enhance automation, decision-making, and customer experiences.

Built on a low-code/no-code foundation, the platform allows both technical and non-technical users to configure integrations, automate business processes, and deploy changes in a fast way. It all comes within an AI-augmented environment, which is designed for enterprise agility and innovation.

Value Stream Modeller enables you to define and monitor value streams that react to business events in real time. Each process is composed of a trigger, which initiates the flow, followed by a series of steps that are executed sequentially to achieve a specific business outcome. These processes run independently and follow a top-down execution model.


---

# 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/value-stream-modeller/readme.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.
