# View and Compare  version history of Business Process

1. Click on Resource Library on the left and expand the folder containing the Business Process

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

2. Click on the Business Process to view the detail and the version history on the right details panel

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

3. Click on the Version Info tab on the detailed panel
4. You will see all version history with comments.

<figure><img src="/files/8ocwfKbSVppNyfTaKQXX" alt=""><figcaption></figcaption></figure>

5. You can download any older version if needed by clicking on the download icon on the right.

**Compare two versions of Business Process**

* From the version history tab select the two versions you want to **compare** (Click on the check boxes against the versions)
* a **Compare** button will appear as below

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

* Click on **Compare**
* You can see the differences highlighted

<figure><img src="/files/0qIccanEGsIlxfIP8vwd" alt=""><figcaption></figcaption></figure>


---

# 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://docs.justransform.com/development/business-processes/opening-view-a-previous-version-of-business-process/view-and-compare-version-history-of-business-process.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.
