REPORTER 22.1
Undo
Most actions can be undone in REPORTER. You can carry out the undo/redo functionality in the following places:
- The . Here you can use the button to undo the most recent action, the button to redo the most recently undone action, and the button to map the undo history view to allow you to traverse through the different states of your REPORTER session.
- Via the menu.
- The (undo) and the (redo) keyboard shortcuts.

When you generate your report/template, run scripts, or have a gRPC server on, the undo stack will be cleared.
The following table lists all the undoable actions in REPORTER:
| # | Reporter Action |
| 1 | Creating items |
| 2 | Deleting items |
| 3 | Edit item properties via the Edit dialogs |
| 4 | Edit items via the Formatting dock widget |
| 5 | Arranging items in front of or behind each other |
| 6 | Moving items to pages |
| 7 | Moving/resizing of items |
| 8 | Converting items |
| 9 | Cut, copy, and paste items |
| 10 | Nudging items |
| 11 | Capturing over an existing item of a different type |
| 12 | Capturing over an existing item of the same type |
| 13 | Capturing a new item into REPORTER |
| 14 | Importing item(s) |
| 15 | Adding and duplicating pages |
| 16 | Deleting pages and deleting all pages |
| 17 | Importing pages |
| 18 | Reordering items |
| 19 | Reordering pages |
| 20 | Editing page properties |
| 21 | Editing page setup |
| 22 | Editing template properties |
| 23 | Creating a template |
| 24 | Deleting a template |
| 25 | Creating a variable |
| 26 | Deleting a variable |
| 27 | Editing a variable |
| 28 | Deleting temporary variables |
| 29 | Search and replace |