Backup & Restore

Export all documents and settings to a single ZIP file.

{{#if session.isGlobalAdmin}}

Documize is a multi-tenanted application enabling both "tech.mycompany.com" and "sales.mycompany.com" to run using the same executable/database. As a Documize Global Administrator, you will be performing a complete system-wide backup across all tenants. A regular Documize Administrator can login to perform just a tenant-level backup (e.g. marketing.mycompany.com).

{{/if}}

It can take several minutes to complete the backup process — please be patient while the backup operation is in progress

{{#ui/ui-checkbox selected=backupSpec.retain}} Retain backup file on server {{/ui/ui-checkbox}}
{{#if backupFailed}}
Backup failed — please check server logs
{{/if}} {{#if backupSuccess}}
Backup successful ({{backupFilename}})
{{/if}}
{{#if session.isGlobalAdmin}}

You should only perform a restore to an empty Documize instance.

{{/if}}

It can take up to an hour to complete the restore process — please be patient while the restore operation is in progress

{{#ui/ui-checkbox selected=restoreSpec.overwriteOrg}} Overwrite settings — SMTP, authentication, integrations and other settings {{/ui/ui-checkbox}}
{{#if restoreFailed}}
Restore failed — please check server logs
{{else if restoreSuccess}}
Restore completed — restart your browser and log in
{{else}} {{#if restoreUploadReady}} {{/if}} {{/if}}