Save and resolve conflicts
Protect local edits, recover from offline or error states, and choose the correct version after a conflict.
Watch the save state before leaving the editor or starting an action that needs the latest version.
Prerequisites
Sign in to an account with Flow Editor access and open a strategy you can edit. Keep this editor tab open until the save state is resolved.
Save normally
Choose Save strategy, press Ctrl+S on Windows or Linux, or press Command+S on macOS. Wait for the saved state. Autosave also runs while editing, but it does not remove the need to check the result.
Recover from offline or error
Keep the editor open. Restore the network connection or use the retry action shown with the error. Save again and wait for confirmation. Avoid opening another editable copy until the state is clear.
Resolve a conflict
A conflict means another accepted version changed while you were editing. The dialog offers Keep my changes and Reload server version. Review which graph you intend to preserve before choosing; reloading the server version replaces the local conflicting graph. Do not repeatedly retry the same rejected write.
After resolution, validate the current graph, save, and reopen it from Strategies to confirm the accepted version. The navigation guard warns about local changes for same-tab navigation, but documentation links open separately so your editor remains in place.
Related documentation
- Saves, versions, and checkpointsUnderstand dirty state, autosave, conflicts, history, and non-destructive restore.
- Create checkpoints and restore versionsCreate a named recovery point, preview history safely, and restore without deleting older versions.
- Troubleshoot save, offline, and conflictsProtect local edits and recover when the editor cannot confirm the latest saved version.