Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
May 23, 2025 10:32:13 AM
Nov 10, 2023 5:18:11 AM
This article explains how you can Delete spaces in Qlik Cloud Services using Qlik Automate. Multiple spaces can be deleted during one run. As when deleting a space via the user interface, this will also delete any apps, data files or other content within the space(s) using the relevant blocks for those content types.
For information about spaces in Qlik Cloud, see Navigating Spaces.
This automation is not designed to be triggered using a webhook or on a schedule. It has been designed with manual user input in mind and requires multiple confirmations.
If you use your own automation to delete spaces, know that deleting a space via the space blocks will not delete the content in the space, and will instead result in that content being orphaned in the tenant. Leverage the examples in this automation to first delete content from spaces prior to deleting the space.
Once deleted, spaces, apps, or data files cannot be recovered.
Content:
This automation assumes you have a TenantAdmin role.
The automation is divided into five sections:
The Start section retrieves all available spaces and prompts you to select what spaces you want to delete.
Overview:
Setting it up:
This section provides the possibility to review the selected spaces before deleting them.
Overview:
Setting it up:
Once deleted, spaces, apps, or data files cannot be recovered.
This section deletes all existing apps inside the space(s). A space cannot be removed before all apps are deleted.
Overview:
Setting it up:
Once deleted, spaces, apps, or data files cannot be recovered.
This section deletes all data files within the selected space(s).
Overview:
Setting it up:
Once deleted, spaces, apps, or data files cannot be recovered.
This section deletes all selected spaces.
Overview:
Setting it up:
This section wraps up the automation and updates the final status of the automation run.
Overview:
Setting it up:
Navigating Spaces
Managing permissions in shared spaces
Managing permissions in managed spaces
The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.
I was referred to this article, because I could not delete a data space albeit being tenant admin and the owner of the space. The automation works indeed. But will it be possible to just delete the spaces via the normal administration user interface? The solution via the automation feels more like a work around.