# Request to add a Ctrl+Z undo feature in the agent workspace to quickly revert changes.

**URL:** https://community.mindstudio.ai/t/request-to-add-a-ctrl-z-undo-feature-in-the-agent-workspace-to-quickly-revert-changes/1440
**Category:** Feature Requests
**Created:** [August 8, 2025, 11:56am UTC](https://community.mindstudio.ai/t/request-to-add-a-ctrl-z-undo-feature-in-the-agent-workspace-to-quickly-revert-changes/1440 "2025-08-08T11:56:45Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Kubi](https://yyz2.discourse-cdn.com/flex008/user_avatar/community.mindstudio.ai/kubi/32/1024_2.png) [@Kubi](https://community.mindstudio.ai/u/Kubi)
#### Post date: [August 8, 2025, 11:56am UTC](https://community.mindstudio.ai/t/request-to-add-a-ctrl-z-undo-feature-in-the-agent-workspace-to-quickly-revert-changes/1440/1 "2025-08-08T11:56:45Z")

</div>

**What problem does this feature request solve?**  
Right now, there is no way to revert changes in the agent workspace. If a developer makes a mistake or accidentally deletes something, they have to manually rebuild it from scratch. This wastes time and increases the risk of breaking the workflow.

**What is the use case for this feature?**  
Developers often experiment, tweak settings, and adjust logic in the agent workspace. A simple undo function (Ctrl+Z) would let them quickly revert changes without losing work or having to recreate steps.

**Please describe the functionality of this feature request.**  
Add a Ctrl+Z (Undo) function in the agent workspace that allows users to reverse their last action(s). This should work for changes in configuration, code edits, and workflow adjustments, just like in most editors.

**Is there anything else we should know?**  
This feature is standard in most development environments. Adding it would make building and editing agents much smoother, prevent data loss, and improve developer productivity.

---

<div class="post-metadata">

### Author: ![Alex\_MindStudio](https://yyz2.discourse-cdn.com/flex008/user_avatar/community.mindstudio.ai/alex_mindstudio/32/27_2.png) [@Alex\_MindStudio](https://community.mindstudio.ai/u/Alex_MindStudio)
#### Post date: [August 8, 2025, 12:40pm UTC](https://community.mindstudio.ai/t/request-to-add-a-ctrl-z-undo-feature-in-the-agent-workspace-to-quickly-revert-changes/1440/2 "2025-08-08T12:40:37Z")

</div>

Hi @Kubi,

Thanks for sharing the feature idea!

In the meantime, you can use Versions in your Agent to revert changes:

 ![image](https://canada1.discourse-cdn.com/flex008/uploads/mindstudio/original/1X/49ba8a397ce8895398e2f96c885b9e018dc313ee.png)

Each time you click Publish, a new version is created, so you can track changes and roll back if needed.

---

<div class="post-metadata">

### Author: ![Kubi](https://yyz2.discourse-cdn.com/flex008/user_avatar/community.mindstudio.ai/kubi/32/1024_2.png) [@Kubi](https://community.mindstudio.ai/u/Kubi)
#### Post date: [August 8, 2025, 1:11pm UTC](https://community.mindstudio.ai/t/request-to-add-a-ctrl-z-undo-feature-in-the-agent-workspace-to-quickly-revert-changes/1440/3 "2025-08-08T13:11:53Z")

</div>

Hi Alex, I appreciate the reply, but that’s not what I meant. I’m looking for an option to instantly undo the last action I did. Reverting the agent takes it back to the last published version, which would remove other changes too. I think most people wouldn’t want that in most cases.
