The editor keeps a history of recent design snapshots so you can reverse a change and restore it again.

### Keyboard shortcuts

* **Undo:** `Ctrl+Z` on Windows or Linux, `Cmd+Z` on macOS
* **Redo:** `Ctrl+Shift+Z` on Windows or Linux, `Cmd+Shift+Z` on macOS
* **Alternative redo on Windows:** `Ctrl+Y`

Undo and redo buttons are also available in the editor toolbar.

### What can be restored

History snapshots include the current template structure and the relevant design settings. They can cover actions such as changing colors, editing section settings, applying a preset, moving sections, or deleting a section.

### Session limits

Undo history belongs to the current editor session and has a fixed maximum size. Reloading the editor or switching to another saved context can reset the available history. Undo is not a replacement for a named design save slot.

When you undo and then make a new change, the previous redo path is discarded.