Import/Export configuration
MetaDefender Core current configuration can be exported or a new one can be imported under the Settings > Export/Import page.

Export
Click the export button to set the password to encrypt the archive package for exported configurations.This package will contain the following configurations:
- Workflow rules and workflow templates and security zones
- Configuration for external scanners.
- Skiplist settings
- Almost settings on Settings: Data retention, Health check settings, Security settings, Modules Update, etc.
- Users management settings: users, role, directories
The exported archive package must be set with a password to encrypt because it might contain sensitive data including user information.

Details: POST - Export configuration (new version)API
Import
Choose the exported package and also input proper password to import.
Besides package import support, you can also import JSON config file like in MetaDefender Core v4.
JSON config file is only for MetaDefender Core workflow settings.
After the successful import, the new configurations will replace the current one.
Details: POST - Import configuration (new version)API