(howto:filesystem-backups)=
# Filesystem Backups

The filesystem is where our users keep a lot of critical files, such as code.
Hence if the filesystem is lost, for some reason, this is a disastrous event.
These documents describe how to enable automated backups of the filesystems for
various cloud providers, and recover filesystems from those backups.

```{toctree}
:maxdepth: 2
enable-backups
restore-filesystem
```
