Apps Overview

Last modified: September 26, 2025

Introduction

The Apps page in Control Center provides a central place to monitor, manage, and interact with all the apps belonging to your company.

Use the search bar at the top of the page to find an app using either its name or app ID. You can find the app ID under Project ID in your app’s Settings in Apps.

Search results appear in a pop-up window where you can apply filters for AppName, AppID, Technical Contact, Last Commit, Created Date, and Deployment. Click the app name to open the app details.

The Apps page includes the following tabs: Mendix Cloud, Private Cloud, Mendix Free Cloud, Other Apps, and Deactivated Apps.

Each tab contains a table. By clicking the column selector ( ) in the upper-right corner of the table, you can choose which fields to display. You can also:

Refer to the Fields Glossary section for descriptions of the table columns.

Mendix Cloud

The Mendix Cloud tab lists all licensed apps that can be deployed on Mendix Cloud.

By default, the table shows only apps deployed to the production environments. To view all environments, toggle off the Production switch in the upper-right corner of the table.

When you select apps using the checkboxes in the table, a context menu appears at the bottom of the screen. Use it to export the selected apps.

Private Cloud (Connected)

The Private Cloud tab shows all the apps that are deployed on the Mendix Private Cloud Connected.

Mendix Free Cloud

The Mendix Free Cloud tab shows all the free apps deployed on Mendix Cloud.

Other Apps

The Other Apps tab shows unlicensed apps that are not deployed and apps deployed on a Private Cloud Connected .

Deactivated Apps

The Deactivated Apps tab shows all your company's deactivated apps.

When you select apps using the checkboxes in the table, a context menu appears at the bottom of the screen. Use it to activate, delete, or export selected apps. After activation, the app appears on the corresponding active tab. Refer to the Deactivating and Deleting Apps section for more information.

Viewing App Details

Clicking an app name in a tab or the search results opens its details page, which includes the following tabs:

  • App Info – Shows the Description and App ID, also found in your app's Settings.
  • Members – Lists the team members in the app development team.
    • You can directly deactivate a team member from the app by clicking their name and selecting Deactivate Member.
    • For other member management options, click Manage Members, which will open the Team page of the app. As a Mendix Admin, you can also add yourself to a team via this page.
  • Environments – Lists all Mendix Cloud environments. For the free Mendix Cloud environment, you can delete the environment on this tab. Once the free environment is deleted, all data will be removed. However, the app team members can still access the associated app repository in the Mendix Portal.

If the app is not a licensed app, you can see the action menu ( ) on the upper-right corner of the page. If the app is active, then you have the options to deactivate the app and delete the app; and if the app is deactivated, then you have the options to activate the app and delete the app.

App Management

This section details common functionalities for managing apps, including filtering, exporting, and deactivating, and a glossary of all the fields available across all tabs.

Fields Glossary

This glossary describes all the fields that appear across all the tables in the Mendix Cloud, Private Cloud, Mendix Free Cloud, Other Apps, and Deactivated Apps tabs.

FieldDescriptionAppears In
ActionThe action menu ( ) which provides options to Activate App and Delete App. Refer to the Deactivating and Deleting Apps sectionMendix Free Cloud, Other Apps, Deactivated Apps
AppIDUnique identifier of the appAll tabs
App NameName of the app. Click the name to view the app detailsAll tabs
App RAMRAM size allocated for running the appMendix Cloud
Cloud LocationEnvironment locationMendix Cloud, Mendix Free Cloud
Cloud Resource PackThe resource pack for the cloud environment where the app is deployed. For details, refer to the Cloud Resource Packs section in Mendix CloudMendix Cloud
Created DateThe date the app was createdAll tabs
Database NameThe database namePrivate Cloud (Connected)
ActionThe action menu ( ) which provides options to Activate App and Delete App. Refer to the Deactivating and Deleting Apps sectionMendix Free Cloud, Other Apps, Deactivated Apps
DB StorageDatabase storage sizeMendix Cloud
DB Storage ExtraExtra database storage sizeMendix Cloud
Deployed StatusWhether the app is deployedMendix Cloud, Mendix Free Cloud
Deployed VersionMendix version of the app currently deployedMendix Cloud, Mendix Free Cloud, Private Cloud (Connected)
EnvIDUnique identifier of the environmentMendix Cloud, Mendix Free Cloud, Private Cloud (Connected)
Env OwnerThe company that owns the environment. If it’s not your company, you have limited control over your app's deployment. Refer to How to Resolve Shared Ownership of AppsMendix Cloud
EnvironmentName of the environmentMendix Cloud, Private Cloud (Connected)
Env Owner IDID of the company that owns the environments of this appMendix Cloud
Env StatusThe app deployment status on environmentPrivate Cloud (Connected)
FallbackWhether the data in the database is automatically copied to a database in a second availability zone. For more information, refer to the High Availability and Fallback section in Mendix CloudMendix Cloud
File StorageSize of the storage allocated for storing filesMendix Cloud
Last CommitDate of the last commit in the main lineAll tabs
Mainline VersionMendix version of the app on the mainline in the repositoryMendix Cloud, Mendix Free Cloud, Private Cloud (Connected) , Deactivated Apps
MembersNumber of team members in the app development teamAll tabs
NamespaceKubernetes namespace. Refer to Creating a Private Cloud ClusterPrivate Cloud (Connected)
NamespaceIDNamespace IDPrivate Cloud (Connected)
Storage NameName of the storagePrivate Cloud
Technical ContactTechnical contact of the app. To edit, click Edit ( ) next to the current Technical Contact’s nameMendix Cloud, Mendix Free Cloud, Private Cloud (Connected)

Filtering Apps in a Table

On each tab with a table of apps, you can find filters on the top, which allows you to view apps based on different criteria.

With the filter as shown below, you can search for string matches on any of the string fields in the table, for example, the app name or environment name.

Clicking the filter button allows you to use comparisons and string operations, such as Contains, Starts with, and Greater than.

With the filter as shown below, you can filter apps by the date of the last commit. Clicking the button on the left allows you to use comparisons, such as Between and Empty.

The filter shown below allows you to filter apps by Deployed Status.

Deactivating and Deleting Apps

You can delete or deactivate a single free app, or deactivate (or activate) multiple free apps in one go.

The consequences of deactivating and deleting a free app are as follows:

Deactivating an AppDeleting an App
App code repository stays persistent
App team members can access the app code repository
App stays persistent
App team members can access the app in Apps
Cloud environment stays persistent

Exporting the Information About Apps to an Excel File

You can export app data to Excel file from the table in any of the available tabs.

  • To export selected apps:

    1. Select the apps using the checkboxes in the table.
    2. In the context menu that appears at the bottom of the screen, click Selection Export.
  • To export all apps: Click Export All in the upper-right corner of the table.

The Excel file includes the following columns: AppId, AppName, TechnicalContact, Environment, DeployedStatus, MendixVersionOnMainline, DeployedMendixVersion, LastCommit, Members, Production, AppCreatedDate, CloudLocation, Fallback, CloudResourcePack, AppRAM, DbRAM, DbStorage, DbStorageExtra, and FileStorage.