-
Home
-
User Agent Directory
- Cohere-Ai
Cohere-Ai
What is Cohere-Ai?
Cohere-AI is the web crawler operated by Cohere, a leading AI company specializing in large language models for enterprise use. The bot collects training data to improve Cohere's natural language processing models, which power various enterprise AI applications. Cohere focuses on providing accessible, customizable AI models for businesses, and their crawler helps ensure these models understand diverse content and use cases. As enterprise AI adoption accelerates, Cohere's crawler plays a vital role in building models that can understand and generate human-like text for business applications.
User Agent String
Mozilla/5.0 (compatible; Cohere-AI/1.0; +https://cohere.com/)
How to Control Cohere-Ai
Block Completely
To prevent Cohere-Ai from accessing your entire website, add this to your robots.txt file:
Block Specific Directories
To restrict access to certain parts of your site while allowing others:
Set Crawl Delay
To slow down the crawl rate (note: not all bots respect this directive):
How to Verify Cohere-Ai
Verify with Cohere's published information
Learn more in the official documentation.
This bot may collect and use your website content for AI model training. Consider whether you want your content used for this purpose before allowing access.
Detection Patterns
Multiple ways to detect Cohere-Ai in your application:
Basic Pattern
/Cohere\-Ai/i
Strict Pattern
/^Mozilla/5\.0 \(compatible; Cohere\-AI/1\.0; \+https\://cohere\.com/\)$/
Flexible Pattern
/Cohere\-Ai[\s\/]?[\d\.]*?/i
Vendor Match
/.*Cohere.*Cohere\-Ai/i
Implementation Examples
Should You Block This Bot?
Recommendations based on your website type:
| Site Type | Recommendation | Reasoning |
|---|---|---|
| E-commerce | Limit Access | Protect pricing and inventory data from AI training |
| Blog/News | Consider Blocking | Your content may be used for AI training without compensation |
| SaaS Application | Block | No benefit for application interfaces; preserve resources |
| Documentation | Selective | Allow for public docs, block for internal docs |
| Corporate Site | Limit | Allow for public pages, block sensitive areas like intranets |
Advanced robots.txt Configurations
E-commerce Site Configuration
Publishing/Blog Configuration
SaaS/Application Configuration
Quick Reference
User Agent Match
Cohere-Ai
Robots.txt Name
Cohere-Ai
Category
ai
Respects robots.txt
Yes