> ## Documentation Index
> Fetch the complete documentation index at: https://docs.porter.run/llms.txt
> Use this file to discover all available pages before exploring further.

# Rollbacks

> Revert your Porter application to a previous successful deployment version from the Activity tab when an undesired change has been deployed

An application rollback may be necessary if a change was deployed that is not desired. Luckily, it is easy to rollback your application to a previous state.

In the **Activity** tab of your application, navigate to the **Deploy** event you wish to rollback to, and click the revert button:

<img src="https://mintcdn.com/porter/8DMoPPuHIfHJYu-s/images/deploying-applications/rollback.png?fit=max&auto=format&n=8DMoPPuHIfHJYu-s&q=85&s=472ad69ae7a35508987e60fcf0785210" alt="Rollback" width="1594" height="226" data-path="images/deploying-applications/rollback.png" />

Note that only successful deployments are able to be rolled back to.
