Back to Tooljet

Importing and Exporting Applications

docs/versioned_docs/version-2.50.0-LTS/app-builder/import-export-apps.md

3.20.154-lts1.9 KB
Original Source

This documentation explains the process of exporting and importing applications in ToolJet.

<div style={{paddingTop:'24px', paddingBottom:'24px'}}>

1. Exporting Applications

  • Navigate to the dashboard.
  • Click on the settings icon located in the top right corner of the application.
  • Click on the Export app button.
<div style={{textAlign: 'center', marginBottom:'15px'}}> </div>
  • If you select Export All, all the versions of the application will be exported in JSON format. If you select Export selected version, only the selected version will be exported in JSON format.
  • Ticking the Export ToolJet table schema checkbox will also export the related ToolJet Database table schemas with your application. In this case, when you import the application in a workspace, the related ToolJet Database tables will also be created.
<div style={{textAlign: 'center', marginBottom:'15px'}}> </div> </div> <div style={{paddingTop:'24px', paddingBottom:'24px'}}>

2. Importing Applications

  • Navigate to the dashboard.
  • Click on the ellipses on the Create new app button and select Import.
<div style={{textAlign: 'center', marginBottom:'15px'}}> </div>
  • After clicking on Import, choose the relevant JSON file that you previously downloaded during the application export process.
<div style={{textAlign: 'center', marginBottom:'15px'}}> </div> </div>