With the backup tool you can save and restore the entire content of your database in a sql file.
Make regular backups or enable automatic backup to restore your data in case of data loss.
It's a good practice to download the backups to your computer or use a tool such as rsync to copy the backups automatically to a different server/computer.
Backups are saved in the storage/backups
folder.