Use-cases
Users
Industries
Hi! I'm your Kestra AI assistant.Ask me anything about workflows.
EXAMPLE QUESTIONS
The first step is always the hardest. Search or browse to kick-start your next flow.
141 Blueprints
Run your first Ansible playbook from Kestra, no remote hosts or cloud setup required.
Provision AWS EC2 servers and deploy configuration files across all of them at scale with Ansible.
Build a dynamic Ansible inventory from NetBox, run a playbook, and stamp the ServiceNow CMDB with the result.
Provision a TLS certificate for a VM, auto-discovering its IP asset from the catalog and registering the cert as a typed asset.
Reserve a static external IP for a VM and register it as a typed IP asset attached to that machine.
Webhook-triggered AI code review that fetches a GitHub PR diff, scores it with OpenAI GPT-4o against your guidelines, and posts the verdict back as a comment.
Automatically purge VM assets tied to a deleted software license, triggered by the license deletion flow or a webhook.
Provision a virtual machine and register it as a governed VM asset in the Kestra asset catalog.
Provision a VM linked to a software license picked from the Kestra asset catalog, recording the dependency as lineage.
A CI-completion webhook triggers an Argo CD sync, verifies application health, and reports the result to Slack.
React to new Amazon S3 objects and fan out by file type, routing JSON to AWS Lambda and everything else to SNS, with a Slack notification.
Audit every VM asset for a security agent, stamp compliance status in metadata, then auto-remediate non-compliant machines.
Provision AWS Batch on ECS Fargate with Terraform, then run parallel Python workloads on it from one Kestra flow.
Install software on a VM and register the installation as a typed ingress asset with version metadata in Kestra.
Create an Argo CD Application, sync it, and capture status before and after reconciliation in one Kestra flow.
Onboard a user account on a VM with PowerShell and register it as a typed user asset with role and compliance metadata.
Provision a server fleet from a JSON manifest and register every machine as a typed VM asset with env, OS, and IP metadata.
Download templated Ansible files, render Kestra expressions inside them at runtime, and execute the rendered playbook in a container.
Roll out Ansible OS patches across your fleet one wave at a time, health-checking between waves and halting on the first failure.
Clone your infrastructure repo and run its Ansible playbook in a shared working directory, driven by a runtime machine inventory.
Run an Ansible playbook nightly and alert Slack only when configuration drift is corrected on a host.
Roll out Argo CD Application updates across a single-tenant fleet in safe, sequential waves gated on real sync and health status.
Snapshot a VM and register the backup as a typed snapshot asset with retention metadata in the Kestra catalog.
Find servers with outdated Python via asset metadata queries, upgrade them, refresh the catalog, and AI-analyze any failure.