diff --git a/src/content/docs/radar/investigate/url-scanner.mdx b/src/content/docs/radar/investigate/url-scanner.mdx index a5a086b2b7f8e1..e2c4a9d7a79d16 100644 --- a/src/content/docs/radar/investigate/url-scanner.mdx +++ b/src/content/docs/radar/investigate/url-scanner.mdx @@ -158,10 +158,16 @@ Alternatively, you can search in the Security Center: 2. Go to **Security Center** > **Investigate**. 3. Enter your query and select **Search**. -You can scan a URL by location: +You can scan a URL by location. Scanning a URL by location allows you to analyze how a website may present different content depending on your location. This helps to expose and examine region-specific malicious activities. + +:::note +Only Enterprise customers can scan a URL by location. +::: + +To scan a URL based on your geographic location: 1. Enter your URL. -2. Go to **Location** > select which country to scan from. +2. Go to **Location** > Select which country to scan the URL from. 3. Select **Scan now**. You can also use the [API](https://developers.cloudflare.com/api/resources/url_scanner/subresources/scans/methods/create/#(params)%20default%20%3E%20(param)%20account_id%20%3E%20) to scan a URL from a specific location.