Backups

Schedule and restore Firestore database backups from Firepanel.

Firepanel can create and manage backups of your Firestore database. Use backups to protect your data and recover from accidental deletions or data corruption.

Backups List

Navigate to SettingsBackups to see all backups for the project.

Backups list

Creating a Backup

1

Click Create Backup

On the Backups tab, click the Create Backup button.

Create backup dialog

2

Name the backup (optional)

Optionally enter a description to identify the backup (e.g., Before v2.0 migration).

3

Start backup

Click Create. Firepanel starts the backup process. Backup status is shown in the list.

Scheduled Backups

To set up automatic scheduled backups:

  1. Go to SettingsBackups
  2. Click Schedule
  3. Set the frequency (daily, weekly) and time
  4. Click Save Schedule

Restoring a Backup

Note:

Restoring a backup overwrites current Firestore data. This action cannot be undone. Make a new backup before restoring if needed.

1

Find the backup to restore

In the backups list, locate the backup you want to restore.

2

Click Restore

Click the Restore button next to the backup.

3

Confirm

Read the warning and type the project name to confirm. Click Restore. Firepanel will restore the Firestore data from the selected backup.

Reindex

After restoring a backup, if you use Full-Text Search, run a Reindex to rebuild the search index from the restored data. The Reindex option is available in the Backups tab and in the Search settings.