> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/opsmx-1/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/manage-application/history-and-rollback.md).

# History and Rollback

Follow the procedure below to view the history of your application’s deployments and rollbacks

1. After login into the Argo CD application Dashboard, click on the desired application for which you want to view the history of the application’s deployments and rollbacks.&#x20;
2. In the application status page, click **HISTORY AND ROLLBACK** as shown below:

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

The history of your application’s deployments and rollbacks is displayed as shown:

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

<figure><img src="https://lh3.googleusercontent.com/0cLY5ehxJ7n7MElWjg2QjS0yT6UQGNj50-h6VABQso2S9xDysPuCi7RhLbjyvrZIS6mmTcGnBC2hAi-Dp2tOwrA0ECeIEwDRw-RWS7K2ZoM4FchPJ5vv7SrxY8YYS1mx3bdhE6G0nScIPhymZe8QVv-mQFHmEUKl_iMqAS7udQhPArjh8mUz20Poig" alt=""><figcaption></figcaption></figure>


---

# 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://docs.opsmx.com/opsmx-1/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/manage-application/history-and-rollback.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.
