Use-cases
Users
Industries
Hi! I'm your Kestra AI assistant.Ask me anything about workflows.
EXAMPLE QUESTIONS
Query an Elasticsearch index with the ESQL API and load the CSV results into a pandas DataFrame in Python, orchestrated end to end by Kestra.
Ship Kestra audit logs on a weekly schedule, convert them to CSV, and email the report automatically.
Run scheduled tasks only on business days using a Python calendar check that skips weekends and country-specific public holidays.
Classify every prompt with OpenAI, then route it to the best-fit LLM across Anthropic, Gemini, Perplexity, and OpenAI for quality and cost.
Build a SQLite table, query it, and export the results to CSV and Excel for business stakeholders.
Roll out Argo CD Application updates across a single-tenant fleet in safe, sequential waves gated on real sync and health status.
Automatically re-execute FAILED or WARNING executions via a Flow trigger and Subflow, with label based loop protection.
Use blueprints to kickstart your first workflows.