File Menu

Last modified: May 5, 2026

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 Item Description Shortcut Key
New Document Creates a new document within the currently open app. You can choose the name, location, and type of document. For more information on document types, see Modules. Ctrl + N
New App Creates a new single-developer app. A single-developer app is a file (with the extension .mpr) stored in the local file system. For more information, see New App. Ctrl + Shift + N
Open App Opens an existing single-developer app (.mpr) or app package (.mpk). See New App for information on single-developer apps. For more information, see Open App. Ctrl + Shift + O
Recent Apps Shows a list of recently opened apps for quick opening.
Save Saves changes in the currently active document tab. Ctrl + S
Save All Saves changes in all open documents. Ctrl + Shift + S
Close Closes the current document. If there are unsaved changes, you are asked to save or discard them. Ctrl + W
Close All Closes all document tabs. If there are unsaved changes, you are asked to save or discard them. Ctrl + Shift + W
Close App Closes the currently open app and returns to the home page.
Export as Image Exports the current document as an image in .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 reduces repository growth to ensure good performance over time.
Export App Package Exports the current app to a package (.mpk) file. This is useful 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 Package Imports a package created with the Export App Package menu item. For more information, see Import App Package.
Exit Closes Studio Pro.

Read More