# Page revisions

The **Page Revisions** feature in Foxify Page Builder allows you to **roll back your page to a previously saved version**—so you never lose important design progress.

{% hint style="warning" %}
**Note:** Page Revisions are **not available** if the [**Autosave**](/foxify-app/foxstudio/editor-tools/autosave.md) feature is turned ON. When Autosave is active, changes are saved continuously, and earlier versions won't be stored.
{% endhint %}

## 📂 Accessing Page revisions

{% hint style="success" %}
Steps:&#x20;

1. Open the page you’re working on in Foxify.
2. Click the **three-dot menu (···)** on the left sidebar.
3. Select **Page revisions.**
   {% endhint %}

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

{% hint style="info" %}
The number of saved revisions you can access depends on your current **Foxify plan.**

See [Pricing plans](/foxify-app/getting-started/account-and-billing/pricing-plans.md)
{% endhint %}

## 🕓 Restore an Earlier version

{% hint style="success" %}
Once inside the Page revisions panel:

* You’ll see a **list of timestamps** showing your saved versions.
* Click a timestamp to **preview** that version.
* When ready, click **Restore** at the bottom right to bring it back.
  {% endhint %}

<figure><img src="/files/6l0bJ3sJCzQwtXQGZncY" alt=""><figcaption></figcaption></figure>

## 🔐 Manage your revisions

{% hint style="success" %}
Click the **three-dot menu** next to a revision to:

* **Rename** – Give your revision a custom name for easier tracking.
* **Lock** – Protect a version from being automatically deleted.
* **Delete** – Remove a version you no longer need.
  {% endhint %}

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

## ✅ Best practices

* **Before making major changes**, consider manually saving to create a restore point.
* Use **naming and locking** features to organize milestones in your page design.

<div data-full-width="false"><figure><img src="/files/kcilvHtHzK8t5VOGf1nR" alt=""><figcaption><p>Foxify AI turns a prompt into a well-structured page layout in seconds. <a href="https://admin.shopify.com/apps/foxify-builder?utm_source=foxecom&#x26;utm_medium=help_center_page_revisions&#x26;utm_campaign=anchor-text&#x26;utm_term=try-foxify-ai"><mark style="color:orange;">Try Foxify AI</mark></a> ✨</p></figcaption></figure></div>


---

# 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.foxecom.com/foxify-app/foxstudio/editor-tools/page-revisions.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.
