Use the Application Hub section to manage Creatio apps and add-ons. In Creatio, apps are function blocks that solve business problems. For example, an app can be a set of request management tools. An app can consist of one or more content packages. Packages are added automatically when you create a new app.
The Application Hub section lets you:
- View the index of installed apps.
- Create and set up a custom app. Read more >>>
- Install Marketplace apps for permanent or trial use. Read more >>>
- Install previously created and configured apps from file. Read more >>>
- Download apps. Read more >>>
- Deploy apps. Read more >>>
- Uninstall apps. Read more >>>
Create an app
You can create apps of any complexity in a single place using the Application Hub, which lets you streamline the development process as much as possible. Apps can include:
- sections that are displayed as navigation menu items and comprise various custom UI elements
- various pages, e. g, lists, form pages, dashboards
- business processes
- custom REST and SOAP service integrations
- other schema types that are a part of Creatio configuration, e. g., objects, data bindings, SQL scripts, etc.
To create a new app:
- Click
in the top right → “Application Management” → “Application Hub.”
-
Click New application (Fig. 1). This opens a window.
Fig. 1 Add an app -
Select a new app template based on your business goals (Fig. 2):
- Records & Business processes. Contains Freedom UI section schemas. The Freedom UI section is displayed in a separate workplace.
- Dashboards. Contains Home Page schemas of page type. The page is displayed in a separate workplace.
- Custom. An empty template that contains a package with no configuration element schemas.
For example, select “Records & Business processes” to add a list and form page to the app automatically.
Fig. 2 Select an app template - Click Select to confirm the template. This opens a window.
-
Specify the app parameters. This data will be stored as the app metadata. You can review or change it whenever you need. Learn more about the app metadata in a separate article: Set up the app metadata.
- Select the app icon by clicking the arrows or using the scroll wheel.
- Select the app icon color.
-
Enter the app name in the PLEASE NAME YOUR APPLICATION field. The app name must be unique. This is a required field.
-
Edit the app code if needed.
-
Select Link to an existing object to use an existing object in the app and transfer your previous customizations to Freedom UI. Otherwise Creatio adds a new object for the app.
-
Click Create (Fig. 3).
Fig. 3 App parameters
As a result, Creatio will add the app to the Application Hub section (Fig. 4). The app will contain the elements included in the template. For example, a list page and form page. You might need to add new sections to workplaces before users can start working with the app.

To view the results or test the app in operation, click Run app. You can also use this option to preview the improvements you make to the app.
Install an app from Marketplace
- Click
in the top right → “Application Management” → “Application Hub.”
-
Click New application (Fig. 5). This opens a window.
Fig. 5 Add an app - Select Marketplace powered → Select. You will be redirected to the Creatio Marketplace website.
- Log in under your credentials. If you do not have an account, sign up and log in to your account.
- Select the app to install and look through its characteristics and support conditions. Click Install if the app requirements match your Creatio configuration. This opens a new page.
-
Specify the address of the website to install the app, accept the Public offer agreement and click Install (Fig. 6). You will be redirected to the page of the Creatio App Installation Wizard.
Fig. 6 Installation page of a Creatio Marketplace app - Click Install on the Wizard page. The installation might take several minutes to finish. Wait for the process to complete before taking any further action.
As a result, Creatio will add the app to the Application Hub section.

To view the results or test the app in operation, open the app and click Run app.
If something goes wrong during the installation, you can always download the installation log and restore your Creatio configuration to the state before the app was installed in a single click.

Install an app from a file
You can also install an app from a *.zip or *.gz file. This method can be more convenient for Creatio on-site users who have limited access to external requests. To do this:
- Open the needed app → the Packages tab → download the Marketplace app files.
- Click
in the top right → “Application Management” → “Application Hub.”
- Click New application. This opens a window.
- Select Install from file → Select.
-
Click Select file on the page of the Marketplace App Installation Wizard and specify the app file path.
Once you select the file, the installation will run automatically.
Install an app into an environment that uses a balancer
If you use a load balancer to ensure fault tolerance of your Creatio application, the install process for apps differs. Install an app from a file into one Creatio instance, then transfer settings to other instances. Learn more in a separate article: Compile an app on a web farm.
Deploy an app
You can transfer apps between trial Creatio environments in the Application Hub without downloading apps. For example, this is useful for setting up demo websites and conducting presentations.
To transfer an app:
- Click
in the top right → “Application Management” → “Application Hub.”
-
Click the
button in the bottom right of the app icon → “Deploy” (Fig. 10).
Fig. 9 Deploy the app -
Select the target site → Deploy.
Fig. 10 Deployment parameters
As a result, Creatio will add the app to the Application Hub section of the target website.
If something goes wrong during the installation, you can always download the installation log and restore your Creatio configuration in a single click.
Download an app
You can download custom and Marketplace apps as archives to transfer them to different environments. To download an app:
- Click
in the top right → “Application Management” → “Application Hub.”
-
Click the
button in the bottom right of the app icon → “Export” (Fig. 11) and wait for the process to complete.
Fig. 11 Download an app
As a result, the browser will download the *.zip archive that contains all the app files to your machine.
When you download an app, Creatio saves any data you entered into the app as well as the following metadata:
- icon
- color
- name
- description
Creatio applies this data when you install the app into a different environment.
Delete an app
You can delete custom and Marketplace apps. To delete an app:
- Click
in the top right → “Application Management” → “Application Hub.”
-
Click the
button in the bottom right of the app icon → “Delete” (Fig. 12) and wait for the process to complete.
Fig. 12 Delete an app