Live demo - fictional data, reset regularly. Sign-ups, backups and connector credentials are disabled.Book a walkthrough
Plugboard
Account
ConnectorsWorkflowSLAAutomationBrandingUsersRolesFeaturesSSOKnowledge baseAPI & webhooksConnector agentsBackupsLicence

Backups

Encrypted, portable snapshots written to a local/mounted target your existing backup tooling can pick up. Schedule them, run on demand, verify they restore, and export this institution's data.

No successful backup yet. Run one now or enable a schedule.

Backups are encrypted with the same key as connector secrets (SECRETS_MASTER_KEY). Store that key somewhere safe and separate (a KMS or secret manager) - a backup cannot be restored without it.

Schedule & storage

Loading…

Run & export

The export is a portable, unencrypted JSON bundle (data-portability / no lock-in). Scheduled backups are encrypted at rest.

How to restore
  • Logical (.pbk): decrypt with the master key, gunzip, and re-import the JSON bundle into a fresh database.
  • pg_dump (.sql.gz.pbk): decrypt, gunzip, then psql / pg_restore into a clean Postgres.
  • Use Verify on a run to confirm an artifact decrypts and parses before you rely on it.

Run history

No backups yet.