Version History & Rollback
Every time you save a workflow, LoginRadius creates an immutable, timestamped snapshot. The Version History panel lets you browse all past versions and restore any of them in one click.
Opening Version History
Click the ⋮ menu on the workflow canvas toolbar and select Version History.
The Version History panel slides in from the right, listing all saved versions newest-first with a timestamp. The current live version is highlighted as Current version.
Version Actions
Click the ⋮ button next to any past version to access its actions.
| Action | Description |
|---|---|
| Preview | Opens the version on the canvas in read-only mode. No changes are made to your current draft. |
| Restore | Copies the snapshot into your current draft. Review the nodes, then click Update to apply it live. |
| Create as New Flow | Forks the snapshot into a brand-new workflow, leaving the current one untouched. |
| Delete | Permanently removes that version snapshot. |
Previewing a Version
Selecting Preview opens the historical snapshot in a read-only banner mode. You can inspect the full node layout without affecting your live workflow.
From preview mode:
- Click Restore this version to promote it to your current draft.
- Click Exit Preview to return to the current version without making changes.
Rollback Step-by-Step
- Open the workflow and click ⋮ → Version History.
- Find the version you want: versions are listed newest-first with timestamps.
- Click ⋮ → Restore on that version row.
- The canvas loads the snapshot as your current draft. Review the nodes if needed.
- Click Update to apply it live.
Restoring a version overwrites your current canvas only: it does not delete any prior snapshots. If you have unsaved changes you want to keep, save them first before restoring.