{"slug": "botbase-for-operators-a-clearer-path-to-joining-cloudflare-s-directory-of-bots", "title": "BotBase for Operators: A clearer path to joining Cloudflare's directory of bots and agents", "summary": "Cloudflare launched BotBase for Operators, a new dashboard section that gives bot operators a transparent view of their bot submissions, including status tracking and rejection reasons. The feature, available under Protect & Connect → Application Security → BotBase, splits the experience into a bots directory, submission form, and submission history, addressing the 'black box' feedback from operators. Cloudflare aims to improve the two-way ecosystem between site owners and bot operators, building on its Content Independence Day announcements.", "body_md": "# BotBase for Operators: A clearer path to joining Cloudflare's directory of bots and agents\n\nLast month, on our second Content Independence Day, we announced [ a couple of features](https://blog.cloudflare.com/content-independence-day-ai-options/) designed to give website owners more visibility and control over automated traffic:\n\n[added a searchable directory of known bots to the Cloudflare dashboard, while](https://developers.cloudflare.com/bots/botbase/)\n\n__BotBase__[helped owners understand how crawlers interact with their content. We know that the ecosystem of bots is vast, making it all the more important for site owners to be able to manage bot traffic sustainably.](https://blog.cloudflare.com/attribution-business-insights/)\n\n__Business Insights__But this ecosystem goes both ways. While website owners need to decide which automated traffic they allow, bot operators need a clear way to identify themselves, explain what their bots do, and keep that information current. BotBase works best when both sides can participate.\n\nWhen we launched BotBase, we said we would build tools to bring bot operators into this ecosystem. Until now, their experience largely ended at submission. After pressing submit, an operator had no easy way to check the submission's status, understand why it was rejected, or update an existing entry. Today, we start to change that with the launch of BotBase for Operators, tackling what bot operators need first: transparency.\n\n## A new home for bot submissions\n\nImagine you’re a bot operator looking to submit your bot to [ BotBase](https://radar.cloudflare.com/bots/directory). Where on the\n\n[would you look for such a submission form? Previously, the form lived under](https://dash.cloudflare.com/)\n\n__dashboard__**Manage Account → Configurations**, which tied the bot clearly to your account, but didn’t acknowledge its connection to the bots ecosystem.\n\nStarting today, the bot submission experience has a home next to the rest of your bot and trust tools: **Protect & Connect → Application Security → BotBase ***(new!)*. All customers can access this today directly from the [ Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/application-security/botbase).\n\nHere, we’ve split BotBase for Operators by use case:\n\n**Bots directory**— browse, search, and filter the bots Cloudflare already tracks (the same catalogue you can explore on).__Cloudflare Radar__**Submission form**— submit a new bot.** Submission history**— track everything you have submitted.\n\nFinding BotBase solves the \"where\" problem. The \"what happens next\" problem is the one that we’ve heard is deeply important to bot operators, so we’ll cover that in the rest of this post.\n\n## See where your submission stands\n\nWe spoke to many bot operators, and the resounding feedback was this: *submitting a bot feels like a black box*. You fill in the form, press submit, and wait, with no way to tell whether anything happened next.\n\nNow, the **Submission history** tab shows every bot submitted from your account, each with a clear status:\n\n**Waiting for review**— we have received your submission and it is in our queue.** Accepted**— we have reviewed it and your bot is now tracked in the directory.** Rejected**— something in the submission needs to change. We tell you why, with steps you can act on, so you can fix it and resubmit.\n\nOpen any submission to see its full details. If it was rejected, you will see the reason why. If it was accepted but we adjusted how your bot is classified, you will see what we changed.\n\nPreviously, operators would need to email support just to ask whether their bot got reviewed or to check on their submission's progress. That's exactly the gap we’re closing with this new tab.\n\nToday, the submission form is no longer a black box. Every operator can now view the record of every bot they've submitted starting from today’s launch, with a status you can check anytime. We also provide a way to filter “My bots,” from the Bots directory screen, so you can see all bots that have been submitted under the account with which you’re currently logged in.\n\n## Keep your bot's information up to date\n\nA bot's identification details can change over time. You might redesign your website and end up hosting your IP list at a new endpoint. Or you might move from an IP allowlist to signing your traffic with [ Web Bot Auth](https://developers.cloudflare.com/bots/reference/bot-verification/web-bot-auth/), and need your entry to match. Before today, the only way to reflect either change was to fill out the whole form again and submit a brand-new entry. Now, you can edit a submission you have already made.\n\nYou can also cancel a submission that is still waiting for review.\n\nWe encourage every operator to keep their bot's information current. Accurate details are a key component of how a bot earns and keeps [ Verified](https://developers.cloudflare.com/bots/concepts/bot/verified-bots/) status, which increasingly determines whether sites across Cloudflare's network can easily allow it based on its behavior. Of course, it is ultimately up to the individual site owner to decide what traffic is allowed and what is not.\n\n## A submission form built on an updated, pragmatic taxonomy\n\nPicture a bot. Maybe it only crawls pages to build a search index. Maybe it also acts on a user's behalf, or pulls in data for something else entirely. How it uses what it reads matters just as much as what it does.\n\nThe new intake form asks you to describe your bot the way it actually behaves. It follows the same [ behavior and content use model we introduced on July 1](https://blog.cloudflare.com/content-independence-day-ai-options), so instead of squeezing your bot into a single label, you now tell us three things.\n\nFirst, what your bot does. Maybe it only does one thing, like indexing pages for search. Maybe it's an agent acting on a user's behalf, or it collects data, trains models, or supports SEO tools. You can select every behavior that applies, not just the closest match.\n\nSecond, how it uses what it reads. A crawler that skims a page for a search snippet is not the same as one that stores that page to train a model. You tell us the level of content use your bot needs, using the same [ Content Signals](https://contentsignals.org) model website owners already use to set their own rules. For example, a site's robots.txt might read Content-Signal: search=yes, ai-train=no, use=reference, telling every crawler it's fine to index the page for search and keep a reference, but not to train a model on it. Your bot's content-use declaration is what gets checked against exactly that kind of preference.\n\nThird, who's actually running it. If you operate your bot yourself, straight from your own infrastructure, like a search engine crawling the web to build its own index, that's direct. If you run a platform other companies build on, carrying their traffic without being the one who decided to send it, that's an intermediary. Picture a general-purpose AI assistant fetching a page because someone typed a question into a different company's app built on that assistant's API: the assistant operator runs the infrastructure, but it was someone else's product that decided to send the request. (You can read more about these classifications [ here](https://developers.cloudflare.com/bots/concepts/bot/verified-bots/#classification).)\n\nThat's the full picture: what your bot does, how it treats what it reads, and who's behind it, described as it actually is instead of squeezed into one label. The clearer that picture, the more accurately website owners can decide how to treat your bot.\n\n## Faster, more consistent review\n\nOperators also asked for faster reviews. We hear you on this, too.\n\nThe number of new bots submitted each year has grown sharply — increasing about 7 times in volume since 2023 — and reviewing every one of them by hand doesn't scale at that pace. Until now, every submission followed the same fully manual path: someone on our team checks it against an internal rubric and makes a judgment call. That kind of review is thorough, but it doesn't scale.\n\nWe rebuilt that process to run automatically. Your bot runs through a series of checks — is it a duplicate of one we already track, is your user-agent pattern specific enough to identify your bot without overlapping one that's already registered, and, most importantly, does your claimed verification method actually hold up? We fetch your IP list, confirm your reverse DNS, or validate your [ Web Bot Auth](https://developers.cloudflare.com/bots/reference/bot-verification/web-bot-auth/) signature automatically, instead of a person doing it by hand. If everything checks out, your bot can be tracked right away. If something needs a closer look, it's routed to our team with the specific reason already flagged, instead of landing as a blank entry in a queue.\n\nFor operators, that means most submissions move faster than before.\n\n## Submit your bot today\n\nTo join hundreds of bots in BotBase who declare their behavior and content use, and be part of an ecosystem where website owners and bot operators can coexist:\n\n- Go to\n**Protect & Connect → Application Security → BotBase** in the.__Cloudflare dashboard__ - Open the\n**Submission form** and declare your bot: who operates it, what it does, how it uses content, and how it proves its identity. - Submit. Your submission appears in\n**Submission history** as*Waiting for review*.\n\n## What's next\n\nThis launch is about visibility; there's more coming. Here are our guiding goals:\n\n**Visibility**, targeted by this launch. This gives operators the ability to see, understand, and edit submissions.** Ownership and observability**, being targeted soon. This gives operators the ability to claim bot ownership, manage its live directory entry, and better understand how websites are treating their bot.**Conversation**, a longer-term goal. This would open a more sustainable way for bot operators to ask websites to be let in if they can show they provide value rather than harm.\n\nOur vision is to keep expanding BotBase so operators can understand exactly how their bot is treated and get guidance on how to crawl the web more politely, turning a one-way submission into an ongoing relationship.\n\nBotBase started as a directory for website owners. It is becoming a place where bot operators take part in the ecosystem, understand where they stand, and keep their information accurate. If you run a bot, [ submit it and tell us what you need next](https://dash.cloudflare.com/?to=/:account/application-security/botbase/directory). We are building the operator side alongside the operators who use it.", "url": "https://wpnews.pro/news/botbase-for-operators-a-clearer-path-to-joining-cloudflare-s-directory-of-bots", "canonical_source": "https://blog.cloudflare.com/botbase-for-operators/", "published_at": "2026-08-28 12:59:44+00:00", "updated_at": "2026-08-28 13:19:01.363309+00:00", "lang": "en", "topics": ["ai-products", "ai-tools", "ai-infrastructure"], "entities": ["Cloudflare", "BotBase", "Cloudflare Radar"], "alternates": {"html": "https://wpnews.pro/news/botbase-for-operators-a-clearer-path-to-joining-cloudflare-s-directory-of-bots", "markdown": "https://wpnews.pro/news/botbase-for-operators-a-clearer-path-to-joining-cloudflare-s-directory-of-bots.md", "text": "https://wpnews.pro/news/botbase-for-operators-a-clearer-path-to-joining-cloudflare-s-directory-of-bots.txt", "jsonld": "https://wpnews.pro/news/botbase-for-operators-a-clearer-path-to-joining-cloudflare-s-directory-of-bots.jsonld"}}