Skip to main content
Import/Export lets you move configurations between Alumio environments, for example, from UAT to production without having to rebuild anything manually. Navigate to More → System → Import/Export.

Exporting configurations

Any configuration in Alumio can be exported individually from its overview page using the Actions menu. When you need to move multiple configurations at once, you can select them in bulk and export them as a single file.

Importing configurations

When uploading an export file, Alumio analyses it before importing and flags any issues that need to be resolved first. There are four possible outcomes:
ScenarioWhat it means
No issuesEverything is in order and you can proceed with the import directly.
Missing environment variablesOne or more required environment variables do not exist in the target environment yet and need to be created before importing.
Missing configurationsOne or more configurations that this export depends on are not present in the target environment and need to be linked or created.
Invalid configurationsOne or more configurations have incomplete required fields that need to be filled in before the import can proceed.
Once all issues are resolved, the import becomes available.