# Switching between process flow versions

## Introduction

All versions associated with a process flow can be accessed via the `versions` panel in [process flow settings](/product-documentation/process-flows/building-process-flows/process-flow-settings.md). From here, you can switch to a given version so it's displayed on the canvas.

## The steps

{% stepper %}
{% step %}
**Access version details for the required process flow**&#x20;

Open settings for the required process flow and scroll down to the `versions` panel.

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

{% hint style="info" %}
For detailed instructions, please refer to [Accessing process flow versions](/product-documentation/process-flows/building-process-flows/process-flow-versioning/accessing-process-flow-versions.md).
{% endhint %}
{% endstep %}

{% step %}
**Select the required version**

The currently selected version (i.e. the version currently displayed on the canvas) is shown with an 'eye' icon in the `selected` column.&#x20;

To switch to a different version, click anywhere in the row associated with the version you want to show - for example:

<div align="left"><figure><img src="/files/KT5Zyfe5MU2fCWIG290B" alt="" width="351"><figcaption></figcaption></figure></div>

The canvas updates with your selected version.
{% endstep %}
{% endstepper %}


---

# 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://doc.wearepatchworks.com/product-documentation/process-flows/building-process-flows/process-flow-versioning/switching-between-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.
