Menu
Cloudflare Blog·August 28, 2026

Cloudflare's BotBase: Streamlining Bot Operator Submissions and Enhancing Bot Management

This article discusses the enhancements to Cloudflare's BotBase, focusing on improving the submission and management experience for bot operators. It highlights the introduction of a dedicated operator portal with submission history, status tracking, and edit capabilities, as well as an updated bot classification taxonomy and an automated review process. These changes aim to foster a more transparent and scalable ecosystem for bot management on the Cloudflare network.

Read original on Cloudflare Blog

Cloudflare's BotBase is a system designed to provide both website owners and bot operators with tools to manage automated traffic. The latest updates focus on the operator side, addressing common pain points such as lack of transparency in the submission process and difficulty in updating bot information. This system aims to create a more balanced ecosystem where legitimate bots can easily identify themselves and website owners can make informed decisions about traffic.

Enhanced Bot Operator Experience

Previously, bot submission was a 'black box' for operators. The new 'BotBase for Operators' portal provides several key features to improve this experience:

  • Dedicated Submission Home: A new location within the Cloudflare dashboard (Protect & Connect → Application Security → BotBase) consolidates all bot-related tools.
  • Submission History & Status Tracking: Operators can now see the status of their submissions (Waiting for review, Accepted, Rejected) and reasons for rejection, reducing the need for manual support inquiries.
  • Edit and Cancel Submissions: The ability to modify existing submissions and cancel those awaiting review ensures that bot information remains current and accurate.

Scalable Bot Classification and Review

To handle the growing volume of bot submissions, Cloudflare has significantly redesigned its backend processes. This includes an updated taxonomy for bot classification and a shift towards automated review.

  • Pragmatic Taxonomy: The new submission form asks operators to describe their bot's behavior (e.g., indexing, acting on behalf of a user), content use (e.g., search snippet, AI training), and operational model (direct, intermediary). This detailed classification helps website owners configure granular rules.
  • Automated Review Process: Submissions now undergo a series of automated checks for duplicates, user-agent patterns, and verification methods (IP list fetching, reverse DNS confirmation, Web Bot Auth signature validation). This allows most submissions to be processed much faster, with manual review reserved only for specific flagged issues, significantly improving scalability.
💡

System Design Insight: Balancing Automation and Manual Review

Cloudflare's approach to bot review demonstrates a common pattern in designing scalable systems: automating repetitive and easily verifiable tasks while routing complex or problematic cases to human intervention. This hybrid model optimizes throughput and reduces operational overhead without sacrificing quality or security for edge cases. It's crucial for systems dealing with high volumes of external submissions or requests.

Future plans for BotBase include enhanced ownership features, observability for operators on how their bots are treated, and eventually, tools for direct communication and negotiation between bot operators and website owners.

bot managementCloudflareAPI gatewayautomationtraffic managementdeveloper experiencemoderationscalability

Comments

Loading comments...