> ## Documentation Index
> Fetch the complete documentation index at: https://docs.keephq.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# AI in Workflows

<Tip>
  Keep Cloud: ✅ <br />
  Keep Enterprise On-Premises: ✅ <br />
  Keep Open Source: ✅
</Tip>

<Frame>
  <iframe width="560" height="315" src="https://www.youtube.com/embed/-ztMxDScUmo?si=_qVXtFQEH34sfB04" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
</Frame>

AI in workflows enables you to integrate third-party AI providers as "steps" and "actions" within your workflows.

Could be useful for:

1. Human input normalization.
2. Routing.
3. Severity definition.
4. Summorization.

Supported providers include DeepSeek, OpenAI, Anthropic, Grok, Gemini, Ollama, Llama.cpp, vLLM, and more. Check the "AI" filter on the "Providers" page for a complete list.

Blogpost with examples: [https://www.keephq.dev/blog/launch-week-ai-powered-workflows](https://www.keephq.dev/blog/launch-week-ai-powered-workflows)

## Frequent questions:

**Model used:** client's own 3'rd party LLM provider. Could be cloud or self-hosted.<br />
**Privacy:** Data stays within Keep unless it's explicitly processed wia workflow to an explicitly connected 3'rd party provider. Data flow is defined by user.
