cohere-ai

Last updated 15 hours ago.

What is cohere-ai?

About

cohere-ai is an unconfirmed agent possibly dispatched by Cohere's AI chat products in response to user prompts when it needs to retrieve content on the internet.

Detail

Operator Cohere

Type

Undocumented AI Agent
AI-related but without a disclosed purpose

Expected Behavior

Since the operator isn't currently sharing details about the agent's purpose, it's difficult to know how it's expected to behave. Theoretically, it could be used for multiple purpose with different behavioral patterns.

Insights

Activity on Your Website

Half of your website's traffic probably comes from artificial agents, and there are more of them every day. Track their activity with the API or WordPress plugin.

Set Up Agent Analytics

Other Websites

7%
of top websites are currently blocking cohere-ai in some way
Learn How →

Access Control

Should I Block cohere-ai?

It's difficult to say. The purpose or purposes of undocumented AI agents could either be good or bad for your website, depending on what they are.

Using Robots.txt

User Agent Token Description
cohere-ai Should match instances of cohere-ai

You can block cohere-ai or limit its access by setting user agent token rules in your website's robots.txt.

# robots.txt
# This should block cohere-ai

User-agent: cohere-ai
Disallow: /

Instead of doing this manually, you can generate a robots.txt using the API or WordPress plugin that stays up to date with the agent list automatically. The WordPress plugin can also enforce your robots.txt and block agents who try to ignore the rules.

Set Up Your Robots.txt