Use-cases
Users
Industries
Hi! I'm your Kestra AI assistant.Ask me anything about workflows.
EXAMPLE QUESTIONS
Build a Kestra webhook that runs Python and returns XML output, perfect for legacy integrations, SOAP partners, and on-demand API endpoints.
Build a Docker image, run it, and provision files with Terraform in one declarative Kestra pipeline.
A deliberately failing flow that demonstrates block level errors, flow level errors, automatic retries, and KV context for alerting flows.
Collect logs from every pod in a Kubernetes namespace within a time window, plus namespace events, in one run.
Provision one Amazon S3 bucket per team and register each as a governed AWS_BUCKET asset in Kestra.
Run a Python script inside a Kubernetes pod with declarative CPU and memory limits, straight from a Kestra flow.
Run scheduled tasks only on business days using a Python calendar check that skips weekends and country-specific public holidays.
Use blueprints to kickstart your first workflows.