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.
123 Blueprints
Run scheduled tasks only on business days using a Python calendar check that skips weekends and country-specific public holidays.
Automatically re-execute FAILED or WARNING executions via a Flow trigger and Subflow, with label based loop protection.
Open a GitHub issue automatically whenever a Kestra workflow fails or warns, so every incident becomes a tracked, labeled ticket.
Ship Kestra workflow and system logs to AWS CloudWatch on a daily schedule for centralized monitoring, auditing, and observability.
Build governed staging and mart data assets with DuckDB while Kestra captures end-to-end lineage automatically.
Build a SQLite table, query it, and export the results to CSV and Excel for business stakeholders.
A human-in-the-loop vacation approval workflow that pairs a Slack approval request with an automated API submission in Kestra.
Cache an expensive extract task with taskCache and join the data in DuckDB to compute profit per transaction.
Trigger CI/CD from GitHub pull request webhooks and post automated comments back, with local JSON testing built in.
Turn plain-English to-do prompts into structured Todoist tasks using DeepSeek AI structured output and a ForEach HTTP loop.
Automatically open a Zendesk incident ticket whenever any workflow in your namespace fails or warns.
Automatically open a high-priority HubSpot ticket whenever a Kestra workflow fails or finishes with a warning.
Automatically open a Jira issue whenever any Kestra workflow fails or hits a warning, so incidents get tracked the moment they happen.
An end-to-end extract, transform, load pipeline that pulls JSON from an API, cleans it in Python, and aggregates it with DuckDB.
Download a CSV from any public URL and bulk-load it into PostgreSQL using the fast native COPY protocol.
Ship Kestra audit logs on a weekly schedule, convert them to CSV, and email the report automatically.
Query Apache Druid with SQL, export to CSV, and analyze the results in Python with Pandas.
Provision AWS Batch on ECS Fargate with Terraform, then run parallel Python workloads on it from one Kestra flow.
Promote Kestra flows across tenants and environments automatically using the Kestra REST API on a schedule.
Cache LLM answers in Redis so repeated questions are served instantly and OpenAI is only called on a genuine cache miss.
Classify every prompt with OpenAI, then route it to the best-fit LLM across Anthropic, Gemini, Perplexity, and OpenAI for quality and cost.
Ship Kestra execution logs to Datadog every morning for centralized observability, monitoring, and alerting.
Roll out Argo CD Application updates across a single-tenant fleet in safe, sequential waves gated on real sync and health status.
Automatically open a PagerDuty incident whenever any Kestra workflow fails or hits a warning state.