INTEGRITY Cloudflare Docs

Agent Lee

An AI co-pilot built into the Cloudflare dashboard. Ask questions about your account, take actions, and run diagnostics, all in plain language.

With Agent Lee, you can:

To get started, log in to the Cloudflare dashboard and select Ask AI in the upper-right corner of any dashboard page.


Capabilities

Account-aware answers

Agent Lee answers based on your actual account data, not just documentation. When you ask a question, it fetches your zone configuration, DNS records, and security settings before responding.

Write operations

You can ask Agent Lee to create, update, or delete resources across your account using natural language. Every write operation requires your explicit approval before it executes, Agent Lee shows you exactly what it plans to do and waits for confirmation.

Example requests:

Network diagnostics

Run diagnostic commands to troubleshoot connectivity and configuration issues:

Generative UI

Agent Lee renders inline charts and data visualizations directly in the chat panel based on your account analytics. Example requests:


Data access and privacy

What Agent Lee can access

Agent Lee fetches this data on demand when your question requires it.

What Agent Lee cannot access

Conversation storage

Conversations are stored per user using Durable Objects, isolated to your account. Conversation data is retained for one year in accordance with Cloudflare's data retention policy. Agent Lee does not currently reference previous conversation context when responding.

Data usage

Agent Lee does not currently use your conversations, prompts, or account data to train AI models, nor do we share your data with other Cloudflare customers. Should these practices change in the future, we will provide advance notice to keep you informed. For Cloudflare's authoritative data handling commitments, refer to the Cloudflare Privacy Policy.


Limitations

Agent Lee cannot:

Agent Lee is entirely optional. If you do not open the Ask AI panel, none of your data is sent to or processed by it.


Built on Cloudflare

Agent Lee is built on Cloudflare's own developer platform using the same primitives available to any Cloudflare developer.

Component Role
Agents SDK Agent lifecycle, state management, and scheduling
Durable Objects Per-user conversation storage and write approval gate
Workers AI LLM inference
Cloudflare MCP server Tool definitions for Cloudflare API operations