Application
The Applications page in the Designer area allows you to manage Applications in Nexus. An Application in Nexus is a configuration of one or more Modules that are bundled, versioned, and deployed together. Applications simplify the process of grouping related functionality, ensuring consistent deployment across devices and environments.
Applications can represent:
A complete solution (e.g., OEE Monitoring or Vision Quality Inspection)
A reusable configuration (e.g., Monitoring Application, Edge Data Processing Pipeline, or ML model package)
Where to Find Applications

Applications are accessible from the Designer → Applications menu in the Nexus Management Portal.
The Applications page provides an overview of all created applications in your environment.
Page Layout
The Applications page is divided into two main sections:
Application List (left panel) Displays all applications with their name, version, description, and logo. Each application card indicates:
Application Name & Version
Short Description
Publisher logo or custom logo
Details Panel (right panel) Shows details for the selected application, including:
Application Information: Name, version, description
Application Logo: Upload or reference via URL
Tabs:
Application – General details and description
Modules – Configure modules included in the application
Statistics – Usage and performance statistics
Creating a New Application
To create a new application:
Navigate to the Applications page.
Click the + New button.

In the New Application dialog, provide the following details:
Application Name – A unique and descriptive name.
Description – A clear explanation of the application’s purpose.
Application Logo – Either upload an image or provide a logo URL. If no logo is provided, a default application logo is used for the application.
Enable Application Monitoring (optional) – Adds 2 essential modules to the Application to enable Monitoring on the Device where the Application is deployed:
DeviceMonitoringModule: The device monitoring module is responsible for gathering metrics from the device and send these metrics to the cloud to enable monitoring.
localblobstorage: The DeviceMonitoringModule depends on the localblobstorage for storing and forwarding essential metrics to the cloud.
Click Create to save.
The new application will now appear in the Application List in Version 1.
Deleting an Application
To delete an application:
Select the application from the Application List.
Click the Delete button in the toolbar.
Confirm the deletion when prompted.
Note: Deleting an application removes it from the Nexus environment, but does not impact already deployed instances of the Application on devices.
Next Steps
Learn how to manage Application Modules
Explore Application Statistics to monitor application usage
Add an Application to the Device Configuration of a device to prepare the Application for deployment
Last updated
Was this helpful?