---
title: AI Insights updates on Cloudflare Radar
description: Adoption of AI agent standards, Markdown for Agents savings, and response status distribution for AI bots now available on Cloudflare Radar
image: https://developers.cloudflare.com/changelog-preview.png
---

[Skip to content](#%5Ftop) 

# Changelog

New updates and improvements at Cloudflare.

[ Subscribe to RSS ](https://developers.cloudflare.com/changelog/rss/index.xml) [ View RSS feeds ](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/) 

![hero image](https://developers.cloudflare.com/_astro/hero.CVYJHPAd_26AMqX.svg) 

[ ← Back to all posts ](https://developers.cloudflare.com/changelog/) 

## AI Insights updates on Cloudflare Radar

Apr 17, 2026 

[ Radar ](https://developers.cloudflare.com/radar/) 

[**Radar**](https://developers.cloudflare.com/radar/) adds three new features to the [AI Insights ↗](https://radar.cloudflare.com/ai-insights) page, expanding visibility into how AI bots, crawlers, and agents interact with the web.

#### Adoption of AI agent standards

The AI Insights page now includes an [adoption of AI agent standards ↗](https://radar.cloudflare.com/ai-insights#adoption-of-ai-agent-standards) widget that tracks how websites adopt agent-facing standards. The data is filterable by domain category and updated weekly on Mondays. This data is also available through the [Agent Readiness API reference](https://developers.cloudflare.com/api/resources/radar/subresources/agent%5Freadiness/methods/summary/).

![Screenshot of the adoption of AI agent standards chart](https://developers.cloudflare.com/_astro/agent-readiness-adoption-chart.B3ATN59P_172bR1.webp) 

[URL Scanner ↗](https://radar.cloudflare.com/scan) reports now include an **Agent readiness** tab that evaluates a scanned URL against the criteria used by the [Agent Readiness score tool ↗](https://isitagentready.com/).

![Screenshot of the URL Scanner agent readiness tab](https://developers.cloudflare.com/_astro/agent-readiness-url-scanner.DRVuuaUi_Z1fkUeF.webp) 

For more details, refer to the [Agent Readiness blog post ↗](https://blog.cloudflare.com/agent-readiness/).

#### Markdown for Agents savings

A new [savings gauge ↗](https://radar.cloudflare.com/ai-insights#markdown-for-agents-savings) shows the median response-size reduction when serving Markdown instead of HTML to AI bots and crawlers. This highlights the bandwidth and token savings that [Markdown for Agents](https://developers.cloudflare.com/fundamentals/reference/markdown-for-agents/) provides.

![Screenshot of the Markdown for Agents savings gauge](https://developers.cloudflare.com/_astro/markdown-for-agents-savings.Di1GjNON_Z156BnD.webp)

For more details, refer to the [Markdown for Agents API reference](https://developers.cloudflare.com/api/resources/radar/subresources/ai/subresources/markdown%5Ffor%5Fagents/methods/summary).

#### Response status

The new [response status widget ↗](https://radar.cloudflare.com/ai-insights#response-status) displays the distribution of HTTP response status codes returned to AI bots and crawlers. Results are groupable by individual status code (200, 403, 404) or by category (2xx, 3xx, 4xx, 5xx).

The same widget is available on each verified bot's detail page (only available for AI bots), for example [Google ↗](https://radar.cloudflare.com/bots/directory/google#response-status).

![Screenshot of the response status distribution widget](https://developers.cloudflare.com/_astro/ai-response-status.BwSMF23Z_I8wQo.webp) 

Explore all three features on the [Cloudflare Radar AI Insights ↗](https://radar.cloudflare.com/ai-insights) page.