Use-cases
Users
Industries
Hi! I'm your Kestra AI assistant.Ask me anything about workflows.
EXAMPLE QUESTIONS
Run scheduled flows only on public holidays with Kestra's PublicHoliday schedule condition. Business-aware automation across 70+ countries via cron.
Run scheduled tasks only on business days using a Python calendar check that skips weekends and country-specific public holidays.
Cache LLM answers in Redis so repeated questions are served instantly and OpenAI is only called on a genuine cache miss.
Automatically purge expired key-value entries from Kestra's internal KV store across namespaces on a daily schedule.
Run a Python script inside a Kubernetes pod with declarative CPU and memory limits, straight from a Kestra flow.
Build a Docker image, run it, and provision files with Terraform in one declarative Kestra pipeline.
Turn plain-English to-do prompts into structured Todoist tasks using DeepSeek AI structured output and a ForEach HTTP loop.
Use blueprints to kickstart your first workflows.