You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI Audit enables you to take specific action for each AI crawler.
11
+
12
+
To manage AI crawlers:
13
+
14
+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account and domain.
15
+
2. Go to **AI Audit**.
16
+
3. Go to the **AI Crawlers** tab.
17
+
18
+
## View the list of AI crawlers
19
+
20
+
The **AI Crawlers** tab displays a table of AI crawlers that are requesting access to your content, and how they interact with your pages. The table provides the following information, depending on the type of plan you are on.
| Operator | The name of the entity who owns the AI crawler. Note that an operator may have multiple AI crawlers. |
37
+
| Category | The category of the AI crawler. Refer to [Verified bot categories](/bots/concepts/bot/verified-bots/categories/). |
38
+
| Requests | The number of times the AI crawler has requested to crawl your content. |
39
+
| Robots.txt violations | The number of times the AI crawler has violated your <GlossaryTooltipterm="robots.txt">`robots.txt`</GlossaryTooltip> file. |
40
+
| Block | Toggle for blocking specific AI crawlers. |
41
+
42
+
</TabItem>
43
+
</Tabs>
44
+
45
+
## Block access
46
+
47
+
You can block an AI crawler to completely stop the AI crawler from scraping your webpage.
48
+
49
+
## Filter AI crawler data
50
+
51
+
You can use filters to narrow the scope of your result.
52
+
53
+
-**Name:** Filter by the bot name by searching the name of the bot.
54
+
-**Operator:** Filter by the AI crawler operator.
55
+
-**Category:** Filter by the category of the AI bot (for example, AI crawler, AI assistant, or archiver).
56
+
-**Date range:** Filter the date range of your results. You can choose from three predetermined date ranges:
57
+
- Past 7 days
58
+
- Past 14 days
59
+
- Past month
60
+
61
+
The values of the AI Audit metrics will update according to your filter.
62
+
63
+
## Related resources
64
+
65
+
- Use [Pay per Crawl](/ai-audit/features/pay-per-crawl/what-is-pay-per-crawl/) to charge AI crawlers every time they access your content.
@@ -26,61 +26,93 @@ This guide instructs you on how to:
26
26
27
27
## 1. Block all AI crawlers
28
28
29
-
To use AI Audit:
29
+
<Tabs>
30
+
<TabItemlabel="All plans">
31
+
To block all AI crawlers:
30
32
31
33
{/* prettier-ignore */}
32
34
<Steps>
33
35
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account and domain.
34
36
2. Go to **AI Audit**.
35
-
3.From **Most Popular Paths**, select **Block All**.
36
-
4. From the **Bot traffic** page, under **Block AI Bots**, select **Enable**.
37
+
3.Go to the **AI Crawlers** tab.
38
+
4. From **Block AI Bots**, toggle the switch.
37
39
</Steps>
38
40
39
-
This feature also enables Cloudflare's [Bot Fight Mode: Block AI bots](/bots/get-started/bot-fight-mode/#block-ai-bots).
41
+
This blocks all AI crawlers requesting access to your domain. You will also see all of the individual switches for bots automatically toggle to **Block**.
40
42
41
-
You can also create more complex rules when taking action on AI crawlers. For more information on creating more specific rules, refer to [Create a custom rule in the dashboard
42
-
](/waf/custom-rules/create-dashboard/).
43
+
Note that blocking all AI crawlers using this method also enables Cloudflare's [Bot Fight Mode: Block AI bots](/bots/get-started/bot-fight-mode/#block-ai-bots).
43
44
44
45
<Detailsheader="Which bots will Cloudflare block?">
45
46
<Renderfile="list-ai-bots"product="bots" />
46
47
</Details>
47
48
48
49
:::note
49
-
50
50
For more details on how this rule interacts with other Cloudflare settings, refer to [How it works](/bots/concepts/bot/#how-it-works).
51
+
:::
52
+
</TabItem>
53
+
</Tabs>
54
+
55
+
## 2. Block specific AI crawlers
56
+
57
+
<TabssyncKey="plans">
58
+
<TabItemlabel="Free plan">
59
+
60
+
To only block specific AI crawlers:
61
+
62
+
{/* prettier-ignore */}
63
+
<Steps>
64
+
1. Go to **AI Audit**.
65
+
2. From **AI Crawlers** tab, go to the list of AI crawlers.
66
+
3. Review the AI crawlers that are accessing your domain.
67
+
4. From the **Block** column, toggle the switch for AI crawlers you with to block.
68
+
</Steps>
69
+
70
+
:::note[Quality of AI crawler detection]
71
+
On the free plan, AI Audit identifies AI crawlers based on their [user agent strings](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent). This enables AI Audit to detect easy-to-detect (well-known) AI crawlers.
51
72
73
+
Upgrade your plan to enable a more thorough detection using Cloudflare's [Bot Management detection ID](/bots/reference/bot-management-variables/#ruleset-engine-fields) field.
52
74
:::
53
75
54
-
## 2. Block specific bot categories (Enterprise plan only)
76
+
</TabItem> <TabItemlabel="Paid plan">
55
77
56
-
Customers on the Enterprise plan -- and with a [Bot Management subscription](/bots/plans/bm-subscription/) -- can choose to only block specific AI crawlers, while allowing others.
78
+
To only block specific AI crawlers:
57
79
58
80
{/* prettier-ignore */}
59
81
<Steps>
60
-
1. Go to the **AI Audit**.
61
-
2. From **Most Popular Paths**, select **Block Some**.
62
-
3. From the **Security rules** page, select **Create rule** > **Custom rules**.
63
-
4. Provide a name for the custom rule. For example, "Block unwanted AI crawlers".
64
-
5. From the **Field** dropdown, select **Verified Bot Category**.
65
-
6. From the **Value** dropdown, select the specific bot category you wish to block.
66
-
- You can use **And** / **Or** buttons to add additional conditions. For example, you can use multiple **Or** options to include multiple bot categories in the same rule.
2. From **AI Crawlers** tab, go to the list of AI crawlers.
84
+
3. Review key information such as:
85
+
- Bot operator
86
+
- Number of requests sent by the AI crawler
87
+
- Whether the bot is allowed according to your `robots.txt`, or the number of times the AI crawler has violated your `robots.txt`.
88
+
4. From the **Block** column, toggle the switch for AI crawlers you with to block.
73
89
</Steps>
74
90
75
-
This custom rule will only block the AI bots which belong to the [verified bot categories](/bots/concepts/bot/verified-bots/categories/) you have included in your rule (in step 6).
91
+
</TabItem>
92
+
</Tabs>
93
+
94
+
For more information, refer to [Manage AI crawlers](/ai-audit/features/manage-ai-crawlers/).
95
+
96
+
You can also create more complex rules when taking action on AI crawlers, using [Cloudflare WAF](/waf/). For more information on creating more specific rules, refer to [Create a custom rule in the dashboard](/waf/custom-rules/create-dashboard/).
76
97
77
-
For more information on creating a custom WAF rule, refer to [Create a custom rule in the dashboard](/waf/custom-rules/create-dashboard/).
98
+
## 3. Review detected AI crawlers (Enterprise plan only)
78
99
79
-
## 3. Review detected AI crawlers
100
+
<TabssyncKey="plans">
101
+
<TabItemlabel="Free plan">
102
+
AI Audit metrics are only available on paid plans. Upgrade your plan to view key metrics on AI crawlers.
80
103
81
-
Review the AI crawlers detected on your site in the **Metrics** tab of the Cloudflare dashboard for key metrics.
104
+
</TabItem><TabItemlabel="Paid plan">
105
+
106
+
Review the AI crawlers detected on your site.
107
+
108
+
<Steps>
109
+
1. Go to **AI Audit**.
110
+
2. From the **Metrics** tab, view key metrics on AI crawlers.
111
+
</Steps>
112
+
</TabItem>
113
+
</Tabs>
82
114
83
-
Refer to [Detect AI crawlers](/ai-audit/features/detect-ai-crawlers/) for more information.
115
+
Refer to [Detect AI crawlers](/ai-audit/features/detect-ai-crawlers/) for more information on AI Audit metrics.
A text file which lists pages in your website that are off-limits for bots. Well-behaved bots respect this file, but some bots may violate it. You can [enforce robots.txt](/ai-audit/features/enforce-robots-txt/) with Cloudflare WAF custom rules.
0 commit comments