Skip to content

Commit 52020ee

Browse files
committed
Initialising first round of edits
1 parent 0980ac1 commit 52020ee

File tree

3 files changed

+35
-4
lines changed

3 files changed

+35
-4
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ Review the AI crawlers detected on your site.
8383

8484
Note that on free plans, the **Metrics** tab only displays metrics for the past 24 hours.
8585

86+
## Plan comparison
87+
88+
<Render file="plan-comparison" product="ai-audit" />
89+
8690
## Related resources
8791

8892
Refer to the following related resources:

src/content/docs/ai-audit/index.mdx

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,29 @@ sidebar:
77
head:
88
- tag: title
99
content: Overview
10-
description: AI Audit is a tool which allows you to analyze and control how third-party AI crawlers interact with your website.
10+
description: Monitor and control how AI services access your website content.
11+
1112
---
1213

1314
import { Description, Feature, FeatureTable, Plan, LinkButton, RelatedProduct } from "~/components";
1415

16+
<Plan type="all" />
17+
1518
<Description>
1619

17-
Analyze and control how third-party AI crawlers access and interact with your website.
20+
Monitor and control how AI services access your website content.
1821

1922
</Description>
2023

21-
<Plan type="all" />
24+
AI companies are increasingly using web content to train their models and power AI applications. AI Audit gives you visibility into which AI services are accessing your content, and provides tools to manage access according to your preferences.
2225

23-
AI Audit helps manage AI crawlers on your website by providing visibility on which crawlers are accessing your pages, and allowing you to block unwanted crawlers.
26+
With AI Audit, you can:
27+
28+
- **See which AI services access your content** - Monitor the dashboard to see crawler activity and request patterns
29+
- **Control access with granular policies** - Allow, block, or set custom rules for different AI services
30+
- **Monitor robots.txt compliance** - Track which crawlers follow your directives and create enforcement rules
31+
- **Explore monetization options** - Set up pay per crawl pricing for content access (private beta)
32+
- **Deploy with zero configuration** - Works automatically on all Cloudflare plans
2433

2534
<LinkButton href="/ai-audit/get-started/">Get started </LinkButton>
2635

@@ -75,3 +84,11 @@ Identify and mitigate automated traffic to protect your domain from bad bots.
7584
>
7685
Get automatic protection from vulnerabilities and the flexibility to create custom rules.
7786
</RelatedProduct>
87+
88+
<RelatedProduct
89+
header="Analytics"
90+
href="/analytics/"
91+
product="analytics"
92+
>
93+
View and analyze traffic on your domain.
94+
</RelatedProduct>
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
{}
3+
4+
---
5+
6+
| Free plan | Paid plan |
7+
| ------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
8+
| AI crawler detection via user agent strings | Advanced AI crawler detection via [Bot Management detection ID](/bots/reference/bot-management-variables/#ruleset-engine-fields) |
9+
| Maximum 24-hour analytics window | Maximum 30-day analytics window |
10+
| Allow/block controls | Allow/block controls, and the ability to charge AI crawlers using [pay per crawl](/ai-audit/features/pay-per-crawl/what-is-pay-per-crawl/) |

0 commit comments

Comments
 (0)