# Saving (/docs/editor/saving)

How workflows are saved.



Workflows auto-save every minute when there are unsaved changes. You can also save manually at any time.

How to save [#how-to-save]

Click the **Save** button in the top toolbar. The save indicator shows:

* **Saved** - all changes persisted
* **Unsaved changes** - modifications not yet saved (will auto-save within a minute)

What's saved [#whats-saved]

* Node positions and configuration
* Edge connections
* Workflow name and description
* Viewport position and zoom level
* Trigger activation and cron configuration

Versioning [#versioning]

Workflows don't have version history for private use. However, marketplace-listed workflows track versions - each time you publish an update, a new version is created with a changelog.

Next steps [#next-steps]

* [Running a Workflow](/docs/editor/running) - execute your saved workflow
