# Undo/Redo

> The ability to reverse a previously applied operation and to reapply it.

Record: `lex:undo-redo`
Kind: capability
Layer: [Structural Core](https://banes-lab.com/records/layer/structural-core.md)
Canonical: https://banes-lab.com/ontology/lexicon#lex-undo-redo

## category

- [Core Vocabulary](https://banes-lab.com/records/lex-category/core-vocabulary.md)

## referenced-by

- [Command Pattern](https://banes-lab.com/records/arch/command-pattern.md)
- [Memento Pattern](https://banes-lab.com/records/arch/memento-pattern.md)
