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.
482 Blueprints
Page on-call responders in QQ (Tencent Cloud IM) whenever any flow in a Kestra namespace ends in FAILED or WARNING.
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.
Extract data from a REST API, reshape it with Python and Polars, then run analytical SQL on it with DuckDB, all in one Kestra flow.
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.
Post a daily Kestra pipeline status digest with real 24h execution counts to a Tencent Cloud IM / QQ team channel.
A CI-completion webhook triggers an Argo CD sync, verifies application health, and reports the result to Slack.
Extract JSON from a REST API, enrich it, and load it in parallel to Postgres and Amazon S3.
Audit every VM asset for a security agent, stamp compliance status in metadata, then auto-remediate non-compliant machines.
Run an Apify actor under hard cost and run caps, then branch on the returned item count so a degraded scrape pages the on-call instead of silently shipping bad data.
Notify a QQ approver group that an approval is pending, pause for a human decision, then post the outcome or an expiry notice.
Install software on a VM and register the installation as a typed ingress asset with version metadata in Kestra.
Run an Apify actor on a schedule, fetch its dataset, reshape the records, and bulk-load them into Postgres with cost caps and Slack alerts.
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.
Chain Terraform provisioning, Ansible configuration, and an Argo CD sync with a final health check.
Run an Apify actor, pull its dataset, and publish the scraped results straight into a Notion page.
System flow that sends a Telegram alert whenever any workflow under the company namespace fails or finishes with a warning.
Roll out Argo CD Application updates across a single-tenant fleet in safe, sequential waves gated on real sync and health status.
Continuously sync namespaces, flows, files, and dashboards from a Git repository into your Kestra tenant every 15 minutes.
Crawl a site with Apify's Website Content Crawler, embed the cleaned content into a vector store, and answer questions grounded in the freshly scraped data.