# Version History

The version history page displays the details of all the versions available for the application. The versions that are sent during deploy events are displayed here. (Versions from the build events are shown in the artifact security page). The versions can be added from the Application Status page too.&#x20;

{% hint style="info" %}
&#x20;Version changes applied from the application status page will be applied to all the services of the application.&#x20;
{% endhint %}

### To Access Version History

* Navigate to **Applications** -> **Version History**. The Version history details page is displayed.&#x20;

The upper panel of the page displays the **Environments** tab. You can select the Environment (eg: dev or staging), Cluster and Namespace for which you want the version history to be displayed.&#x20;

The details panel displays the following:

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

* **Version** - Displays the different versions of the application.
* **Created At** - Displays the date and time when the service with the given version was created.&#x20;
* **Last Deployed At** - Displays the last deployed at date and time of the service with the given version.
* **DBOM** **Status**- On clicking the DBOM, it displays the list of services and artifacts connected to the given application and also the complete DBOM details of the application.&#x20;
* **Actions** - You can delete the version by clicking the three dots given in the **Actions** column.&#x20;

\ <br>


---

# 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.opsmx.com/ssd/security-risk-and-prioritization/user-guide/view-security-posture/application-security-posture/version-history.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.
