Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion src/content/partials/bots/list-ai-bots.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{}
---

When you enable this feature, Cloudflare will block the following bots:
When you enable this feature, Cloudflare will block bots that have been identified as AI Crawlers. These bots include, but are not limited to, the following bots:

- `Amazonbot` (Amazon)
- `Applebot` (Apple)
Expand All @@ -24,8 +24,12 @@ When you enable this feature, Cloudflare will block the following bots:

In addition to this list, all verified bots that are classified as `AI Search`, `AI Assistant`, `AI Crawler`, or an `Archiver`, as well as a number of unverified bots that fall into the [verified bot categories](/bots/concepts/bot/verified-bots/categories/) are blocked. It does not block verified bots that fall into the `Search Engine` categories.

The bots classified in these categories may change in real time as new AI bots are detected.

:::note
Some AI bots overlap with definitely automated bots and verified bots, the latter becoming verified AI bots.

For a partial list of verified AI Bots, refer to the [Cloudflare Radar](https://radar.cloudflare.com/bots#verified-bots) categories of AI Search, AI Assistant, or AI Crawler, as well as some other bots that harvest data for AI training.
:::

If you are a bot operator and feel your bot may have been incorrectly categorized, [add your bot to the list of verified bots](dash.cloudflare.com/?to=/:account/configurations/verified-bots).
Loading