What is CohereBot?

CohereBot is a web crawler operated by Cohere, a company that provides large language models and enterprise solutions. This bot collects data from websites to support the development and training of Cohere's language models. You can set up Agent Analytics to see when CohereBot visits your website.

Overview

Operated By Cohere
Source Official Website
Expected To Follow Robots.txt Yes
Insights Last Updated September 13, 2026

Do you operate this agent? Contact us to suggest an update.

Category

AI Data Scraper
Downloads website content to include in datasets used for training AI models such as LLMs

Expected Behavior

CohereBot tends to make broad, high-volume sweeps across many pages. Timing is unpredictable: traffic may remain heavy throughout a collection pass, then stop entirely.

CohereBot's User Agent

User Agent Mozilla/5.0 (compatible; CohereBot/1.0; +https://cohere.com/bot)

How To Block CohereBot With Robots.txt

Add this rule to your robots.txt file to block CohereBot from accessing your 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: CohereBot # https://knownagents.com/agents/coherebot
Disallow: /

Insights for CohereBot

As of September 13, 2026, this data reflects agent visits measured across thousands of websites using Agent Analytics, combined with daily scans of the top 1000 websites and their robots.txt files.

Robots.txt Blocked Percentage

7%
7% of top websites are blocking CohereBot
Learn How →

Country of Origin

Japan
CohereBot normally visits From Japan

Robots.txt Blocking Trend

7% of top websites block CohereBot in their robots.txts.

Overall AI Data Scraper Traffic

2.8% of all web traffic came from AI data scrapers.

Frequently Asked Questions

Should I Block CohereBot?

Block CohereBot if you want more control over whether your work is used for AI training. Allowing it may increase the chance that your brand appears in AI-generated answers, but either choice leaves traditional search rankings unchanged. For context, 7% of the top websites we track currently have robots.txt rules for CohereBot.


Does CohereBot Follow Robots.txt Rules?

Yes. CohereBot is expected to follow robots.txt rules, so a disallow rule is the appropriate first step. Automatic Robots.txt can add and maintain that rule, while Agent Analytics lets you verify whether CohereBot respects it.


Does CohereBot Access Private Content?

Not through legitimate access. CohereBot primarily targets public content, but some training-data scrapers also attempt to collect gated or paywalled pages. If content loads without authentication, assume it can be collected.


How Can I Tell if CohereBot Is Visiting My Website?

Agent Analytics tracks CohereBot visits in real time. You can also check your server logs for requests whose user-agent string contains "CohereBot". Look for high page counts, short gaps between requests, and deep traversal through linked content. Because CohereBot does not publish a verification method, any client can claim its identity and a log match is only a clue.


Why Is CohereBot Visiting My Website?

Your content matched the criteria Cohere set for a training dataset. CohereBot typically discovers pages through external links, sitemaps, and seed lists rather than because someone selected your site individually.