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

# App History

> Track your work and go back to an earlier version of your app.

The App History section, which is located in your Softr App settings, provides you with a timeline of the changes that have been made to your app throughout its existence. It allows you to save your current "state" whenever needed to be able to go back and resume from that state at any time in the future. Just like in a shooter game. So, whenever you feel that your app has taken a wrong turn or, say, you've deleted some info by mistake, you can just click on one of the previous app versions and start over.

The versions are available through **snapshots** that are taken either automatically or manually. Let's take a closer look to better understand how this works.
<Tip>Please, note that the following changes will not be reflected in app history and **you won't be able to undo them:** Page name or path change; App name change; Domain or subdomain setup; Adding, editing, or deleting users.</Tip>

<Frame caption="Autosaved and manual snapshots in the App History">
  <img src="https://mintcdn.com/softr-2b8a27e1/fhz22tA7XIpjh9Wg/application-settings/images/app-history/image1.png?fit=max&auto=format&n=fhz22tA7XIpjh9Wg&q=85&s=7d9422d76487f9c6773e541b97f73d81" alt="Autosaved and manual snapshots in the App History" width="944" height="1096" data-path="application-settings/images/app-history/image1.png" />
</Frame>

## **Saving a snapshot**

A snapshot is saved automatically as soon as you complete 10 actions inside your Softr app (e.g. add a new block, edit text in a block, save page settings). So, after every 10 actions, you'll have an autosaved snapshot stored in your app history. However, you can also manually create a snapshot at any point (see below).

<Frame caption="Manually creating a snapshot">
  <img src="https://mintcdn.com/softr-2b8a27e1/fhz22tA7XIpjh9Wg/application-settings/images/app-history/image2.png?fit=max&auto=format&n=fhz22tA7XIpjh9Wg&q=85&s=5a9fcd59c545d810487ab815be5997ce" alt="Manually creating a snapshot" width="944" height="1096" data-path="application-settings/images/app-history/image2.png" />
</Frame>

As you can see, when taking a snapshot manually, you can also assign a custom name to it and edit it later on.

## **Restoring from a snapshot**

Now let's see how you can restore a version of your Softr app from your snapshots. The process is pretty straightforward, and you just need to go to your App History, select one of the snapshots, and hit **Restore**.

<Tip>Note that a new snapshot of your current app version will be created automatically right after you hit Restore to go to a different version.</Tip>

Below, you can see how we restore a previous version of our app, and the Gallery block, which had been added later on, is no longer there.

<Frame caption="Restoring from a snapshot">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/softr-2b8a27e1/application-settings/images/app-history/image3.gif" alt="Restoring from a snapshot" />
</Frame>

<Tip>On Softr's free subscription plan, you'll have access to and can restore from the latest 5 snapshots only. However, on all the other (paid) plans, you can restore from any snapshot stored since the creation of your Softr app. Upgrading from a free plan will give you full access as well.</Tip>

That's all you need to know to be able to navigate through your App History and transition between different versions. Enjoy!
