Skip to content

Conversation

@pedrosousa
Copy link
Contributor

@pedrosousa pedrosousa commented Nov 4, 2025

Summary

Addresses PCX-19755.
Expanded the get started section so that it also covers endpoint discovery and endpoint labeling.
Converted the existing single page for Firewall for AI into a section.

Documentation checklist

@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2025

This PR requires additional review attention because it affects the following areas:

Redirects

This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:

  • /waf/detections/firewall-for-ai/

@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2025

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/api-shield/ @patriciasantaana, @cloudflare/pcx-technical-writing
/src/content/docs/waf/ @pedrosousa, @cloudflare/firewall, @cloudflare/pcx-technical-writing
* @cloudflare/pcx-technical-writing


<Steps>

<Render file="labels-add" product="api-shield" />
Copy link
Contributor Author

@pedrosousa pedrosousa Nov 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved the step-by-step instructions to a partial file.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No redirect needed, since I created src/content/docs/waf/detections/firewall-for-ai/index.mdx.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2025

order: 5
---

## Block requests with specific PII category in LLM prompt
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unchanged content (moved to a separate page).


import { Type } from "~/components";

When enabled, Firewall for AI populates the following fields:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unchanged content (moved to a separate page).

Render,
} from "~/components";

Firewall for AI is a detection that can help protect your services powered by <GlossaryTooltip term="LLM">large language models</GlossaryTooltip> (LLMs) against abuse. This model-agnostic detection currently helps you do the following:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unchanged content (moved some sections to child pages).


<Steps>

<Render file="labels-add-old-nav" product="api-shield" />
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved the step-by-step instructions to a partial file.

## Create a label

<Tabs syncKey="dashNewNav">
<TabItem label="Old dashboard">
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly indentation changes only.
Main change was moving two pieces of content to partial files.

@pedrosousa pedrosousa marked this pull request as ready for review November 5, 2025 10:27
@pedrosousa pedrosousa requested review from a team and patriciasantaana as code owners November 5, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants