Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Mar 19, 2026 2:11:55 AM
Nov 10, 2023 5:18:18 AM
This template was updated on December 4th, 2025 to replace the original installer and API key rotator with a new, unified deployer automation. Please disable or delete any existing installers, and create a new automation, picking the Qlik Cloud monitoring app deployer template from the App installers category.
Installing, upgrading, and managing the Qlik Cloud Monitoring Apps has just gotten a whole lot easier! With a single Qlik Automate template, you can now install and update the apps on a schedule with a set-and-forget installer using an out-of-the-box Qlik Automate template. It can also handle API key rotation required for the data connection, ensuring the data connection is always operational.
Some monitoring apps are designed for specific Qlik Cloud subscription types. Refer to the compatibility matrix within the Qlik Cloud Monitoring Apps repository.
This automation template is a set-and-forget template for managing the Qlik Cloud Monitoring Applications, including but not limited to the App Analyzer, Entitlement Analyzer, Reload Analyzer, and Access Evaluator applications. Leverage this automation template to quickly and easily install and update these or a subset of these applications with all their dependencies. The applications themselves are community-supported; and, they are provided through Qlik's Open-Source Software (OSS) GitHub and thus are subject to Qlik's open-source guidelines and policies.
For more information, refer to the GitHub repository.
Update just the configuration area to define how the automation runs, then test run, and set it on a weekly or monthly schedule as desired.
Configure the run mode of the template using 7 variable blocks
Users should review the following variables:
If the monitoring applications have been installed manually (i.e., not through this automation), then they will not be detected as existing. The automation will install new copies side-by-side. Any subsequent executions of the automation will detect the newly installed monitoring applications and check their versions, etc. This is due to the fact that the applications are tagged with "QCMA - {appName}" and "QCMA - {version}" during the installation process through the automation. Manually installed applications will not have these tags and therefore will not be detected.
Q: Can I re-run the installer to check if any of the monitoring applications are able to be upgraded to a later version?
A: Yes. The automation will update any managed apps that don't match the repository's manifest version.
Q: What if multiple people install monitoring applications in different spaces?
A: The template scopes the application's installation process to a managed space. It will scope the API key name to `QCMA – {spaceId}` of that managed space. This allows the template to install/update the monitoring applications across spaces and across users. If one user installs an application to “Space A” and then another user installs a different monitoring application to “Space A”, the template will see that a data connection and associated API key (in this case from another user) exists for that space already. It will install the application leveraging those pre-existing assets.
Q: What if a new monitoring application is released? Will the template provide the ability to install that application as well?
A: Yes, but an update of the template from the template picker will be required, since the applications are hard coded into the template. The automation will begin to fail with a notification an update is needed once a new version is available.
Q:I have updated my application, but I noticed that it did not preserve the history. Why is that?
A: Each upgrade may generate a new set of QVDs if the data models for the applications have changed due to bug fixes, updates, new features, etc. The history is preserved in the prior versions of the application’s QVDs, so the data is never deleted and can be loaded into the older version.
@amonjaras_c40 Yes, the relevant apps were adjusted to support anonymous access tenants.
When starting the new deployer, I get this error message. How can this happen, and how do I fix it?
I do have the developer role.
@MichielHofsteenge did you find any resolution on this? I'm encountering the same issue.
@MichielHofsteenge @jomar_ebonite
In "Manage user > Permissions," there are two ways to proceed:
Creating a new permission: Click Create New, name the role/description, and under Features and actions, set Developer to Allowed. Don't forget to assign the role to the user afterwards. Also, be mindful of any other permissions you might be granting or restricting.
Changing a default permission: Click User Default, go to Features and actions, and set Developer to Allowed.
Let me know if this works.
Best regards,
Madson
ah got it. Thanks @madsoncamara !
For additional context on the requirement for the permission, the developer role is being removed this week: https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Removing-the-deprecated-Developer...
Is there an easy way to adjust this automation to store the apps and QVDs to a Shared space and skip the publishing to a Shared space? With my limited automation knowledge I tried to update the template but have failed many times.
Hi all,
i noticed that tenant admin role is not sufficient to execute this automation. Audit Admin seems compulsory too.
I thought, that tenant admin right was the highest one, who give you all admin rights, like root admin in Qlik Sense On Prem. Am I mistaken ?
Thanks again
All the best
Joh
@Kelliesy the primary goal was to maintain a governed copy of the apps which could have alerts etc established against them. We can add a feature to toggle off the publishing process but I'm interested in the reason why you want them in a shared rather than managed space?
@jchoucq It's the Answers Analyzer that has this requirement. For access to question telemetry the audit admin role is required in addition to tenant admin.