Skip to content

Commit e952c41

Browse files
committed
proxy clarification
1 parent 054fa20 commit e952c41

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/content/docs/ai-audit/get-started.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ head:
99
- tag: title
1010
content: Get started with Cloudflare AI Audit
1111
description: Learn how to set up AI Audit.
12-
1312
---
1413

1514
import { Render, Steps } from "~/components";
@@ -23,12 +22,13 @@ This guide instructs you through
2322

2423
1. Sign up for a [Cloudflare account](https://dash.cloudflare.com/sign-up/).
2524
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).
2726

2827
## 1. Block all AI crawlers
2928

3029
To use AI Audit:
3130

31+
{/* prettier-ignore */}
3232
<Steps>
3333
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account and domain.
3434
2. Go to **AI Audit**.
@@ -40,10 +40,11 @@ To use AI Audit:
4040

4141
Customers on the Enterprise plan can choose to only block specific AI crawlers, while allowing others.
4242

43+
{/* prettier-ignore */}
4344
<Steps>
4445
1. Go to the **AI Audit**.
4546
2. From **Most Popular Paths**, select **Block Some**.
46-
3. From the **Security rules** page,
47+
3. From the **Security rules** page,
4748
</Steps>
4849

4950
## 3. Review detected AI crawlers
@@ -58,4 +59,4 @@ Refer to the following related resources:
5859

5960
- 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/)
6061
- 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

Comments
 (0)