Export Current or Previously Published Version of an App
To export the current version or a previously published version of an app to your local machine, do the procedure in this topic.

Video: Create a Backup of an AgilePoint NX App
Prerequisites
- An application. For more information, refer to Create a Process-Based App.
- On the App Builder Process Designer Settings screen, turn on Allow Apps, Process Models and Access Tokens To Be Permanently Deleted.
Good to Know
- The dependencies.xml file exists in the exported app only when you export an app from AgilePoint NX v8.0 or higher. It shows a list of shared resources that are used in an exported app, you can use it as a checklist to import or migrate an app.
How to Start
- Click App Builder.
- On the Application Explorer, select your app.
- Click Version
Procedure
- On the Version History screen, for the version you want, click Export
.
The app saves as .Zip format to your local machine in the folder specified in your browser settings. The exported file has manifest.xml, dependencies.xml, and related JSON files which give necessary information about the app. You can use this file to import the app from one environment to another.