---
title: "Cloudflare Agents - Build Stateful AI Agents"
description: "Build proactive AI agents with built-in memory, scheduling, and real-time communication. Every agent gets its own SQLite database and can respond to emails, WebSockets, and scheduled events."
url: "https://www.cloudflare.com/products/agents"
---

# Agents

> The Agents SDK gives you the primitives to build proactive, stateful AI agents on Cloudflare. Built-in memory, scheduling, email handling, and real-time communication — agents that don't just respond, but take initiative.

## Benefits

### Built-in memory

Every agent instance has its own SQLite database. Persist conversation history, user preferences, and state without managing infrastructure.

### Proactive by design

Agents can schedule tasks, respond to emails, handle webhooks, and send messages — not just wait for user input.

### Multiplayer by default

Built-in WebSocket support and state synchronization. Multiple users can interact with the same agent instance in real-time.

## Use Cases

### Proactive assistants

Agents that send scheduled emails, monitor systems, and take action without waiting for user prompts.

### Real-time collaboration

Multiplayer chat, collaborative editing, or shared agent sessions where multiple users interact simultaneously.

### Messaging and notifications

Integrate with Slack, Discord, email, or any messaging platform. Agents can both receive and send messages proactively.

### Workflow automation

Orchestrate multi-step tasks like data processing pipelines and order fulfillment flows. Durable [Workflows](/products/workflows) handle retries and failures automatically.

## Resources

- [Full Documentation](https://developers.cloudflare.com/agents/): Complete technical documentation
- [Get Started](https://dash.cloudflare.com/sign-up): Sign up and start building
- [Pricing](/plans.md): See pricing details

## Related Products

- [AI Gateway](/products/ai-gateway.md): AI observability
- [AI Search](/products/ai-search.md): Instant retrieval
- [Vectorize](/products/vectorize.md): Vector database
- [Web3](/products/web3.md): Web3 Infrastructure

---

*This is a markdown version of [https://www.cloudflare.com/products/agents](https://www.cloudflare.com/products/agents) for AI/LLM consumption.*
