> For the complete documentation index, see [llms.txt](https://karedi.gitbook.io/karedi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://karedi.gitbook.io/karedi/user-interface/upper-components/history.md).

# History

Karedi lets you undo & redo practically any change that you have made (up to 1000 actions back). The list of the last actions that were taken is visible in *History* tab which is located above the [*main editor*](/karedi/user-interface/middle-components/main-editor.md) and between the [*tracks manager*](/karedi/user-interface/upper-components/tracks-manager.md) and [*lyrics editor*](/karedi/user-interface/upper-components/lyrics-editor.md).

<figure><img src="/files/68cubUB65sHAcPGiZUOO" alt=""><figcaption></figcaption></figure>

The newest actions are displayed at the bottom and the last applied action is selected:

![](/files/GC83GgQdvY6rqKU9gr3L)

## Undoing changes

To undo your changes you can either:

1. Press `ctrl + z` shortcut
2. Click *Undo* icon in the [toolbar](/karedi/user-interface/toolbar.md)\
   ![](/files/zczgZtpzSwEcUEYSB8uJ)
3. Go to menu Edit -> Undo

<img src="/files/5gZ8044B6CjArgnRUkSJ" alt="" data-size="original">

3. Click on the action that you want to go back to in History tab:

![](/files/UUaKDzzm44eBUMwiwS35)

As you can see undoing operation changes which action is selected. The selected action always points to the last applied action.

## Redoing changes

To redo your changes you can:

1. Press `ctrl + y` shortcut
2. Click the *Redo* icon in the toolbar\
   ![](/files/I0GLwcgrEyzTKvuEbkSh)
3. Go to the menu *Edit* -> *Redo*

<img src="/files/pBrkoLctFoFnBFJ41ubT" alt="" data-size="original">

3. Click on the action that you want to apply again in the *History* tab.

## Saving changes

{% hint style="info" %}
Changes are not automatically saved so remember to do it periodically
{% endhint %}

To save the changes you can either:

1. Use `ctrl + s` shortcut
2. Click the *Save* icon in the toolbar\
   ![](/files/ImkYsH2VdnGQYRlvKRfp)
3. Via menu *File* -> *Save* or *File* -> *Save as....*

## Clearing history

{% hint style="info" %}
History can store up to 1000 last actions. If you exceed the limit, the oldest actions will automatically get forgotten.
{% endhint %}

You can also clear the history to forget all actions. To do it, right-click somewhere in the *History* tab and choose *Clear* option from the context menu.

![](/files/TPt2pJvKKdwTEDi0fHwo)
