Skip to main content

Import or export an application

When you export an app, KAIZEN bundles all its pages, assets, and configurations into a single file. This file can be imported into another project as a reusable template. This approach helps you create backups, move the app between projects, or migrate it to a different environment.

Export an app

To export an app, perform the following:

  1. In KAIZEN studio console, find the app you want to export.

  2. At the app's bottom right corner, click the three-dot icon. From the menu, click Export Application.

    Export an app
  3. The Export Application window pops up, asking for confirmation. The window displays the name of the application being exported. Click OK.

    A package in ZIP format will be downloaded in your browser.

Import an app

To import an app from an existing ZIP file, perform the following:

  1. In KAIZEN Studio Console, find the project where you want the app to reside.

  2. At the project's top right menu, click Import. The File Explorer window opens.

    Import an app
  3. Browse to the ZIP file. Click Open. The Import Application window displays.

    • The application name is pre-filled. You can change it into another name.
    • The application identity is also pre-filled. Be sure to change it into a unique identifier.
    caution

    The Application Identity field is validated during import. If the identity already exists in the target environment, the import will fail. Verify that the application identity is unique before proceeding.

    Import Application window
  4. Click Verify identity. Once the verification is successful, you need to choose the branch for Git version control.

    Import Application window, choose branch
  5. Click Save.

    The app will be successfully imported and appear in the Studio Console under the project.

Last updated on 20 May 2026