# History Panel

![](/files/-M54XlzF3K9tF3TUrKKl)

Once you do any action with CodexMAV application this action is saved as an operation in the 'History' panel. You can see the name, time and additional information about any operation.

#### Return to operation

![Rollback operation](/files/-LYaIvEAXmAsAJTCQ9ls)

If you want to rollback some operations then you can click on the desired operation and click on 'return' button. All operations that are highlighted with gray color will be canceled.

Note: If you open any analysis state you can't rollback operations that were done and saved in this analysis state because they are irreversible. (see [Save / Open analysis](/codex/mav/user-instructions/save-open-analysis.md))

#### Comments

![Add comment to operation](/files/-LYaJ9HXzKYt6oERa3qr)

Also you can leave a comment to any operation in the 'Comment' column of the history table.&#x20;

![Filter operations with not empty comments](/files/-LYaJSFRIzi9VlYHiira)

If you will click on the 'Toggle operations' button then only the ones with a comment will be shown.


---

# 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://help.codex.bio/codex/mav/user-instructions/history-panel.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.
