> ## Documentation Index
> Fetch the complete documentation index at: https://docs.domino.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Backup and restore

The Domino backup system unifies all Domino user data (Workbench and Domino app configuration) into a single `cron` job, producing a single tarball backup. This cron job is called `domino-workbench-backup`.

[Backup and restore overview](/6.3/admin/operations/backup-restore/backup-and-restore-overview)\
Backups are bundled into tarballs containing the mongo, Git, keycloak, vault, experiment management (MLflow) tracking database, and model secrets, as well as config files for the backup.

[Customize backups](/6.3/admin/operations/backup-restore/customize-backups)\
Customizations are available through values fed to the `domino-data-importer Helm chart`.

[Run a manual backup](/6.3/admin/operations/backup-restore/run-a-manual-backup)\
You can create a backup manually, on-demand.

[Restore backups](/6.3/admin/operations/backup-restore/restore-backups)\
Import data from the backup into current or new deployments.
