Use-cases
Users
Industries
Hi! I'm your Kestra AI assistant.Ask me anything about workflows.
EXAMPLE QUESTIONS
Send a Google Chat notification when a Kestra workflow fails. Automate real-time failure alerts to keep your team informed of pipeline issues.
Classify every prompt with OpenAI, then route it to the best-fit LLM across Anthropic, Gemini, Perplexity, and OpenAI for quality and cost.
Automatically re-execute FAILED or WARNING executions via a Flow trigger and Subflow, with label based loop protection.
Cache LLM answers in Redis so repeated questions are served instantly and OpenAI is only called on a genuine cache miss.
Run scheduled tasks only on business days using a Python calendar check that skips weekends and country-specific public holidays.
Build a SQLite table, query it, and export the results to CSV and Excel for business stakeholders.
Ship Kestra workflow and system logs to AWS CloudWatch on a daily schedule for centralized monitoring, auditing, and observability.
Use blueprints to kickstart your first workflows.