How to Revert/Undo Node Actions in n8n?

Hello everyone, I’m new to n8n. I’d like to know if n8n supports undo or revert operations when selecting node options, such as the commonly used Ctrl+Z?"

Alternative phrasing options:

  1. “Does n8n have an undo feature (like Ctrl+Z) for node selection actions?”
  2. “Is there a way to undo node selection in n8n, similar to Ctrl+Z?”
  3. “Can you undo node option selections in n8n using something like Ctrl+Z?”

Hi @yq_she

Yes, n8n supports undo (Ctrl+Z) and redo (Ctrl+Shift+Z) operations for various actions within the workflow editor, including node selection and movement.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.