---
source: https://qlik.dev/manage/automate/
last_updated: 2026-04-20T13:34:03+01:00
---

# Overview

This section collects practical automation examples for common Qlik Cloud administration tasks.
Use these guides to provision users, validate content, manage identity configuration, and handle
app operations at scale.

## Get started

- [Create a user on the tenant using Fetch API](https://qlik.dev/manage/automate/create-user-with-fetch) - Provision users with a machine-to-machine OAuth client and the Users API
- [Create identity providers](https://qlik.dev/manage/automate/identity-provider-create) - Automate identity provider setup for tenant authentication and user access
- [Find orphaned license assignments](https://qlik.dev/manage/automate/find-orphaned-license-assignments) - Identify stale license allocations that no longer map cleanly to active users
- [Validate Analytics application load scripts using Apps API](https://qlik.dev/manage/automate/validate-load-script) - Check load scripts programmatically before deploying application changes
- [Auto publish apps distributed from Qlik Sense Enterprise Client-Managed](https://qlik.dev/manage/automate/move-distributed-apps) - Automate publishing workflows for distributed apps moving into Qlik Cloud
- [Creating and deleting apps in bulk with qlik-cli](https://qlik.dev/manage/automate/qlik-cli-snippets-bulk-create-delete) - Batch app lifecycle operations with qlik-cli and tenant APIs
