# Undo & Redo

<div data-full-width="true"><figure><img src="https://1749964694-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfgpgvtRaQLc36GYyIktZ%2Fuploads%2FETk3RTZrTHUxALnqCtTH%2FFoxEcom%20changelog%20%20%201250%20x%20200.png?alt=media&#x26;token=a72791be-b9fe-4806-8a28-f1592e470b10" alt=""><figcaption><p><a href="https://foxecom.com/pages/affiliate?utm_source=foxify%2Bhelp%2Bcenter&#x26;utm_medium=banner&#x26;utm_campaign=foxaffiliatelaunch2024">Explore FoxEcom Affiliate program perks now</a> <span data-gb-custom-inline data-tag="emoji" data-code="2728">✨</span></p></figcaption></figure></div>

Understanding that designing a page is a long process of testing and experiencing, we built Foxify's page editor with undo and redo features. Undo and redo give users easy ways to reverse their recent actions.&#x20;

## How to undo

To undo an action, press **Ctrl+Z** (for Windows) or **CMD+Z** (for macOS).&#x20;

If you prefer your mouse, click the **Undo** button at the Editor's [Top bar](https://docs.foxecom.com/foxify-app/page-editor#the-top-bar).

<figure><img src="https://1749964694-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfgpgvtRaQLc36GYyIktZ%2Fuploads%2Fe04oVTLdmK0PYJEfyqXs%2Fimage.png?alt=media&#x26;token=b70febd8-5dfb-4133-8107-c4ac0c220c92" alt=""><figcaption></figcaption></figure>

You can press **Undo** (or **Ctrl+Z**/**CMD+Z**) repeatedly if you want to undo multiple steps.

There are also undo buttons next to the elements' settings.

## How to redo

To reverse your last Undo, press **Ctrl+Shift+Z** (for Windows) or **CMD+Shift+Z** (for macOS).&#x20;

If you prefer your mouse, click the **Redo** button at the Editor's [Top bar](https://docs.foxecom.com/foxify-app/page-editor#the-top-bar).

<figure><img src="https://1749964694-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfgpgvtRaQLc36GYyIktZ%2Fuploads%2FVo2RGIhNG4w8Ksnl0q0b%2Fimage.png?alt=media&#x26;token=544ed300-d6dd-4a9b-a7d7-0e5d0dc63062" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can undo/redo up to 5 of the latest edits on a per-editing session basis.
{% endhint %}

{% hint style="info" %}
For more information about Foxify's hotkeys, see [Keyboard shortcuts](https://docs.foxecom.com/foxify-app/legacy-editor/advanced-features/keyboard-shortcuts).
{% endhint %}


---

# 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/legacy-editor/advanced-features/undo-and-redo.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.
