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
Copy file name to clipboardExpand all lines: src/content/docs/ai-audit/get-started.mdx
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,6 @@ head:
9
9
- tag: title
10
10
content: Get started with Cloudflare AI Audit
11
11
description: Learn how to set up AI Audit.
12
-
13
12
---
14
13
15
14
import { Render, Steps } from"~/components";
@@ -23,12 +22,13 @@ This guide instructs you through
23
22
24
23
1. Sign up for a [Cloudflare account](https://dash.cloudflare.com/sign-up/).
25
24
2.[Connect your domain to Cloudflare](/fundamentals/manage-domains/add-site/).
26
-
3.Configure traffic to be [proxied by Cloudflare](/dns/proxy-status/).
25
+
3.Make sure your domain is [proxying traffic through Cloudflare](/fundamentals/concepts/how-cloudflare-works/#cloudflare-as-a-reverse-proxy).
27
26
28
27
## 1. Block all AI crawlers
29
28
30
29
To use AI Audit:
31
30
31
+
{/* prettier-ignore */}
32
32
<Steps>
33
33
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account and domain.
34
34
2. Go to **AI Audit**.
@@ -40,10 +40,11 @@ To use AI Audit:
40
40
41
41
Customers on the Enterprise plan can choose to only block specific AI crawlers, while allowing others.
42
42
43
+
{/* prettier-ignore */}
43
44
<Steps>
44
45
1. Go to the **AI Audit**.
45
46
2. From **Most Popular Paths**, select **Block Some**.
46
-
3. From the **Security rules** page,
47
+
3. From the **Security rules** page,
47
48
</Steps>
48
49
49
50
## 3. Review detected AI crawlers
@@ -58,4 +59,4 @@ Refer to the following related resources:
58
59
59
60
- Cloudflare blog: [Start auditing and controlling the AI models accessing your content](https://blog.cloudflare.com/nl-nl/cloudflare-ai-audit-control-ai-content-crawlers/)
60
61
- Block AI crawlers that do not adhere to recommended guidelines using [Cloudflare AI Labyrinth](/bots/additional-configurations/ai-labyrinth/).
61
-
-[Direct AI crawlers with managed robots.txt](/bots/additional-configurations/managed-robots-txt/).
62
+
-[Direct AI crawlers with managed robots.txt](/bots/additional-configurations/managed-robots-txt/).
0 commit comments