File Menu

Last modified: June 4, 2025

Introduction

The File menu allows you to manage documents and apps, for example, to create a new app or save changes:

File Menu

Menu Items Overview

The File menu items are described in the table below:

Menu ItemDescriptionShortcut Key
New DocumentCreates a new document within the app currently open. You can choose the name, location, and type of document. For more information on types of documents, see Modules.Ctrl + N
New AppCreates a new single-developer app. A single-developer app is simply a file (with the extension .mpr) that is stored in the local file system. For more information, see New App.Ctrl + Shift + N
Open AppOpens an existing single-developer app (.mpr) or app package (.mpk). See New App above for information on single-developer apps. For more information, see Open App.Ctrl + Shift + O
Recent AppsShows a list of recently opened apps for quick opening.
SaveSaves the changes in the currently active document tab.Ctrl + S
Save AllSaves the changes in all documents that are open.Ctrl + Shift + S
CloseCloses the current document. You will be asked to save or discard changes when needed.Ctrl + W
Close AllCloses all document tabs. You will be asked to save or discard changes when needed.Ctrl + Shift + W
Close AppCloses the currently open App and returns to the home page.
Export as ImageExports the current document as an image in the .png format. The following document types can be exported as images: domain models, workflows, microflows, nanoflows, rules, and document templates.
Upgrade app to split MPR format (v2)Converts the file storage format of the current branch. The MPRv2 storage format results in reduced repository growth to ensure good performance over time.
Export App PackageExports the current app to a package (.mpk) file. This is useful for example when you want to give someone the entire app, or when you need to provide a test app when submitting a ticket. For more information, see Export App Package.
Import App PackageImports a package that was created with the Export App Package menu item. For more information, see Import App Package.
ExitCloses Studio Pro

Read More