# Data Backup

Creating backups function is important for reducing the risk from unexpected outages. In this way, SceneComposer gives to the user the ability to restore the system to a previous valid state.

All the saved snapshots can be accesed via Solution Options panel. There, in the "Data Buckup" section, the latest snapshots are available in the "Backups for the current solution" field. The user can select one of them in order to restore the solution to it.

<div drawio-diagram="6645"><img src="https://doc316en.candera.eu/uploads/images/drawio/2024-09/drawing-4-1725599266.png" alt=""/></div>

<div class="contents" id="bkmrk--0"><div class="contents"><div class="textblock">  
</div></div></div>Any restore point of the solution can be found on the hard disk as follows:

```
...\AppData\Local\SceneComposer\sol\...
```