> For the complete documentation index, see [llms.txt](https://doc.wearepatchworks.com/product-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.wearepatchworks.com/product-documentation/virtual-environments/implementing-virtual-environments/deploying-a-single-process-flow-to-a-virtual-environment/understanding-flow-versioning-for-virtual-environments/comparing-process-flow-versions.md).

# Comparing process flow versions

## Introduction

With the ability to [deploy](/product-documentation/virtual-environments/implementing-virtual-environments/deploying-a-single-process-flow-to-a-virtual-environment.md) different versions of a process flow to multiple virtual environments, it can be useful to compare two flows and highlight the differences between them. You can do this with the `compare flows` option.

## Using the compare flows option

{% stepper %}
{% step %}
**Access the required process flow**

[Access the first process flow](/product-documentation/process-flows/accessing-your-process-flows.md) with versions that you want to compare.&#x20;
{% endstep %}

{% step %}
**Open process flow settings**

Select the `settings` icon from the actions bar:

<div align="left"><figure><img src="/files/CATUphtLPuL0RDFanR7b" alt="" width="328"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Select compare versions**

Click the `compare versions` button:

<figure><img src="/files/Q6CEwfoYWo7G388t1od5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Select two versions for comparison**

Select the `original` version to be compared - for example:

<figure><img src="/files/60CmRGkZRM0s6LWfb99r" alt=""><figcaption></figcaption></figure>

...then choose a `comparison` version - for example:

<figure><img src="/files/54IjR66LW3a7Dkjo5tTE" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Review comparison information**

Comparison output is displayed in left and right panels, with highlighted differences - for example:

<figure><img src="/files/QHmPqQzBy3Vi02lQdU3C" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To search within this output, click in the required left/right panel and then press CTRL+F to display search options:\
\
![](/files/zABaAgdKhCtSHi9XKZC6)
{% endhint %}
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.wearepatchworks.com/product-documentation/virtual-environments/implementing-virtual-environments/deploying-a-single-process-flow-to-a-virtual-environment/understanding-flow-versioning-for-virtual-environments/comparing-process-flow-versions.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.
