# Instance Auto Snapshots

> FlowFuse Cloud now offers extended auto snapshots for hosted Node-RED instances. Automatically manage flow changes with up to 10 snapshots.

Two weeks ago, we introduced [auto snapshots for devices](/changelog/2024/02/device-auto-snapshot/) to help ensure you can always rollback to a previous version of your Node-RED flows. We're extended that ability to the hosted Node-RED instances as well.

Whenever you deploy a change to the flows, a snapshot will be taken automatically. We'll keep the last 10 auto-generated snapshots on a first-in, first-out basis. Older auto-generated snapshots will be automatically cleaned up for you - unless
they are marked as a target snapshot for your devices.

Click the following links to learn more about [instances](/docs/user/concepts/#instance) and [snapshots](/docs/user/snapshots/#snapshots).
