What is cohere-training-data-crawler?
cohere-training-data-crawler is a web crawler operated by Cohere to download training data for its LLMs (Large Language Models) that power its enterprise AI products. Agent Analytics can track when it visits your website.
Overview
| Operated By | Cohere |
| Expected To Follow Robots.txt | Yes |
| Insights Last Updated | July 10, 2026 |
Category
Expected Behavior
cohere-training-data-crawler crawls websites to build AI training datasets, and its operator decides which sites, how often, and how deep it goes. Expect broad sweeps that fetch far more pages per visit than a search crawler would, on an unpredictable schedule. Volume can run heavy while a collection pass is underway, then stop entirely.
cohere-training-data-crawler's User Agent
| User Agent | cohere-training-data-crawler |
How To Block cohere-training-data-crawler With Robots.txt
Add this rule to your robots.txt file to block cohere-training-data-crawler from accessing your entire website, or use Automatic Robots.txt to block all AI data scrapers at once. You can customize which pages are blocked by swapping out / for a different path.
User-agent: cohere-training-data-crawler # https://knownagents.com/agents/cohere-training-data-crawler
Disallow: /
cohere-training-data-crawler Global Insights
As of July 10, 2026, this data reflects agent visits measured across thousands of websites using Agent Analytics, combined with daily scans of the world's top 1000 websites and their robots.txt files.
Robots.txt Blocked Percentage
Country of Origin
Robots.txt Blocking Trend
6% of top websites block cohere-training-data-crawler in their robots.txt files.
Overall AI Data Scraper Traffic
2.7% of all web traffic came from AI data scrapers.
Frequently Asked Questions
Should I Block cohere-training-data-crawler?
Block it if you want control over how your work trains AI models. cohere-training-data-crawler downloads your content into training datasets without attribution, compensation, or any promise of traffic back. The case for allowing it is reach, because models trained on your content can surface your brand in AI answers. Neither choice changes your Google rankings. For comparison, 6% of the top websites we track already have robots.txt rules for cohere-training-data-crawler.
Does cohere-training-data-crawler Respect Robots.txt?
Yes. cohere-training-data-crawler is expected to honor robots.txt rules, so a disallow rule is the right first move. Automatic Robots.txt adds and maintains that rule for you, and Agent Analytics confirms cohere-training-data-crawler actually honors it.
Does cohere-training-data-crawler Access Private Content?
cohere-training-data-crawler targets public content, but the boundary is not always respected. Some training data scrapers go after paywalled or gated pages when the operator wants that data. If a page loads without signing in, assume it can be collected.
Why Is cohere-training-data-crawler Visiting My Website?
Your content matched what Cohere wants in a training dataset. cohere-training-data-crawler discovers pages mechanically, through links from other sites, sitemaps, and seed lists, not because anyone chose your site personally.
How Can I Tell if cohere-training-data-crawler Is Visiting My Website?
Agent Analytics tracks cohere-training-data-crawler visits in real time alongside every other known AI agent, crawler, and scraper. You can also check your server logs for requests whose user agent string contains "cohere-training-data-crawler". Look for broad sweeps that fetch large numbers of pages in sequence. Keep in mind that cohere-training-data-crawler doesn't publish a verification method, so any client can claim its user agent string and a log match is a hint rather than proof.