cohere.com
Cohere
Cohere builds powerful models and AI solutions enabling enterprises to automate processes, empower employees, and turn fragmented data into actionable insights.
55
Partly agent-ready
Agent-readiness score out of 100
- ✓ Clear description of the site
- ✓ Several pages described
- ✓ Actions agents can take
- ✓ 3 or more actions
- ○ Publishes its own LAWP (/.well-known/lawp.json)
- ○ Actions agents can execute
- ○ Business details (address, hours, phone)
How to improve this score
Up to +45 points:
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at
Publish your starter lawp.json at
/.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.+15 · Actions agents can execute
Give an action an
Give an action an
endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.+15 · Business details (address, hours, phone)
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for cohere.com
Made from what Actuent already knows. Edit it, then publish it at
https://cohere.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.{
"lawp_version": "0.3",
"domain": "cohere.com",
"name": "Cohere",
"language": "en",
"pages": {
"/": {
"title": "Enterprise AI: Private, Secure, Customizable | Cohere",
"content": "Cohere builds powerful models and AI solutions enabling enterprises to automate processes, empower employees, and turn fragmented data into actionable insights."
},
"/about": {
"title": "About Our Company Cohere",
"content": "Skip to content AI for Empowerment: Your freedom. Your focus. See how AI gives you more time for what truly moves you. Explore now Products Products Solutions Solutions Resources Resources Blog Blog Research Research Company Company Sign in Request a demo Platform North Enterprise-ready AI for busin"
},
"/events": {
"title": "Events - AI Conferences, NLP Webinars, LLM Hackathons",
"content": "Skip to content AI for Empowerment: Your freedom. Your focus. See how AI gives you more time for what truly moves you. Explore now Products Products Solutions Solutions Resources Resources Blog Blog Research Research Company Company Sign in Request a demo Platform North Enterprise-ready AI for busin"
},
"/pricing": {
"title": "Pricing Secure and Scalable Enterprise AI Cohere",
"content": "Skip to content AI for Empowerment: Your freedom. Your focus. See how AI gives you more time for what truly moves you. Explore now Products Products Solutions Solutions Resources Resources Blog Blog Research Research Company Company Sign in Request a demo Platform North Enterprise-ready AI for busin"
},
"/products": {
"title": "Products Frontier Models and AI Solutions Cohere",
"content": "Skip to content AI for Empowerment: Your freedom. Your focus. See how AI gives you more time for what truly moves you. Explore now Products Products Solutions Solutions Resources Resources Blog Blog Research Research Company Company Sign in Request a demo Platform North Enterprise-ready AI for busin"
},
"/fr/pricing": {
"title": "Tarification IA d& x27;entreprise sécurisée et évolutive Cohere",
"content": "Aller au contenu L’IA qui vous donne les moyens d’agir : Votre liberté. Vos priorités. Découvrez comment l’IA vous permet de consacrer plus de temps à ce qui vous anime vraiment. Explorez maintenant Produits Produits Solutions Solutions Ressources Ressources Blog Blog Recherche Recherche Entreprise "
},
"/ja/products": {
"title": "製品 フロンティアモデルとAIソリューション Cohere",
"content": "コンテンツへスキップ AIでエンパワーメント:あなたの自由、あなたの集中力を。AIがもたらす時間で、本当に大切なことに没頭しましょう。 今すぐ探求 製品 製品 ソリューション ソリューション リソース リソース ブログ ブログ 研究 研究 企業情報 企業情報 サインイン デモをリクエスト プラットフォーム North ビジネス向けエンタープライズAI Compass インテリジェントな検索とディスカバリー モデル Command 生成型言語モデル Transcribe 新登場 音声認識モデル North Small Translate Machine translation model Par"
},
"/contact-sales": {
"title": "Contact Sales Secure and Scalable AI Cohere",
"content": "Skip to content AI for Empowerment: Your freedom. Your focus. See how AI gives you more time for what truly moves you. Explore now Products Products Solutions Solutions Resources Resources Blog Blog Research Research Company Company Sign in Request a demo Platform North Enterprise-ready AI for busin"
},
"/ja/contact-sales": {
"title": "Contact Sales Secure and Scalable AI Cohere",
"content": "コンテンツへスキップ AIでエンパワーメント:あなたの自由、あなたの集中力を。AIがもたらす時間で、本当に大切なことに没頭しましょう。 今すぐ探求 製品 製品 ソリューション ソリューション リソース リソース ブログ ブログ 研究 研究 企業情報 企業情報 サインイン デモをリクエスト プラットフォーム North ビジネス向けエンタープライズAI Compass インテリジェントな検索とディスカバリー モデル Command 生成型言語モデル Transcribe 新登場 音声認識モデル North Small Translate Machine translation model Par"
}
},
"actions": [
{
"id": "shop",
"name": "Shop products",
"input": {
"type": "text",
"required": false
},
"intent": [
"shop",
"buy",
"products",
"store",
"catalog"
],
"description": "Browse and buy products"
},
{
"id": "view_pricing",
"name": "View pricing",
"input": {
"type": "text",
"required": false
},
"intent": [
"pricing",
"prices",
"plans",
"cost",
"how much"
],
"description": "See plans and prices"
},
{
"id": "sign_in",
"name": "Sign in",
"input": {
"type": "text",
"required": false
},
"intent": [
"sign in",
"log in",
"login",
"account"
],
"description": "Log in to an account"
},
{
"id": "get_support",
"name": "Get help",
"input": {
"type": "text",
"required": false
},
"intent": [
"help",
"support",
"faq",
"customer service"
],
"description": "Help centre, FAQs and support"
},
{
"id": "careers",
"name": "View jobs",
"input": {
"type": "text",
"required": false
},
"intent": [
"careers",
"jobs",
"hiring",
"work with us"
],
"description": "See open positions"
},
{
"id": "contact",
"name": "Contact",
"input": {
"type": "text",
"required": false
},
"intent": [
"contact",
"email",
"get in touch",
"message"
],
"description": "Email support@cohere.com"
}
]
}Starter schema.org snippet
Replace the example values, then paste into your homepage's <head>.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Cohere",
"url": "https://cohere.com",
"telephone": "+00 0000 0000",
"priceRange": "€€",
"address": {
"@type": "PostalAddress",
"streetAddress": "Street 1",
"postalCode": "0000",
"addressLocality": "City",
"addressCountry": "DK"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "17:00"
}
]
}
</script>What AI agents can do here
Shop products
Browse and buy products
shopbuyproductsstorecatalogView pricing
See plans and prices
pricingpricesplanscosthow muchSign in
Log in to an account
sign inlog inloginaccountGet help
Help centre, FAQs and support
helpsupportfaqcustomer serviceView jobs
See open positions
careersjobshiringwork with usContact
Email support@cohere.com
contactemailget in touchmessagePages
Enterprise AI: Private, Secure, Customizable | Cohere /
Cohere builds powerful models and AI solutions enabling enterprises to automate processes, empower employees, and turn fragmented data into actionable insights.
About Our Company Cohere /about
Skip to content AI for Empowerment: Your freedom. Your focus. See how AI gives you more time for what truly moves you. Explore now Products Products Solutions Solutions Resources Resources Blog Blog Research Research Company Company Sign in Request a demo Platform North Enterpris
Events - AI Conferences, NLP Webinars, LLM Hackathons /events
Skip to content AI for Empowerment: Your freedom. Your focus. See how AI gives you more time for what truly moves you. Explore now Products Products Solutions Solutions Resources Resources Blog Blog Research Research Company Company Sign in Request a demo Platform North Enterpris
Pricing Secure and Scalable Enterprise AI Cohere /pricing
Skip to content AI for Empowerment: Your freedom. Your focus. See how AI gives you more time for what truly moves you. Explore now Products Products Solutions Solutions Resources Resources Blog Blog Research Research Company Company Sign in Request a demo Platform North Enterpris
Products Frontier Models and AI Solutions Cohere /products
Skip to content AI for Empowerment: Your freedom. Your focus. See how AI gives you more time for what truly moves you. Explore now Products Products Solutions Solutions Resources Resources Blog Blog Research Research Company Company Sign in Request a demo Platform North Enterpris
Tarification IA d& x27;entreprise sécurisée et évolutive Cohere /fr/pricing
Aller au contenu L’IA qui vous donne les moyens d’agir : Votre liberté. Vos priorités. Découvrez comment l’IA vous permet de consacrer plus de temps à ce qui vous anime vraiment. Explorez maintenant Produits Produits Solutions Solutions Ressources Ressources Blog Blog Recherche R
製品 フロンティアモデルとAIソリューション Cohere /ja/products
コンテンツへスキップ AIでエンパワーメント:あなたの自由、あなたの集中力を。AIがもたらす時間で、本当に大切なことに没頭しましょう。 今すぐ探求 製品 製品 ソリューション ソリューション リソース リソース ブログ ブログ 研究 研究 企業情報 企業情報 サインイン デモをリクエスト プラットフォーム North ビジネス向けエンタープライズAI Compass インテリジェントな検索とディスカバリー モデル Command 生成型言語モデル Transcribe 新登場 音声認識モデル North Small Translate Machine t
Contact Sales Secure and Scalable AI Cohere /contact-sales
Skip to content AI for Empowerment: Your freedom. Your focus. See how AI gives you more time for what truly moves you. Explore now Products Products Solutions Solutions Resources Resources Blog Blog Research Research Company Company Sign in Request a demo Platform North Enterpris
Contact Sales Secure and Scalable AI Cohere /ja/contact-sales
コンテンツへスキップ AIでエンパワーメント:あなたの自由、あなたの集中力を。AIがもたらす時間で、本当に大切なことに没頭しましょう。 今すぐ探求 製品 製品 ソリューション ソリューション リソース リソース ブログ ブログ 研究 研究 企業情報 企業情報 サインイン デモをリクエスト プラットフォーム North ビジネス向けエンタープライズAI Compass インテリジェントな検索とディスカバリー モデル Command 生成型言語モデル Transcribe 新登場 音声認識モデル North Small Translate Machine t
For AI agents
Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=cohere.com
Or connect Actuent to ChatGPT or Claude:
https://agents.actuent.ai/api/mcpLast updated 26 Sep 2026
Is this your site?
Claim cohere.com to edit what AI agents see, make your actions executable, and show your score:
Show your score:
<script src="https://api.actuent.ai/badge.js" data-domain="cohere.com" async></script> or the image https://api.actuent.ai/badge.svg?domain=cohere.com&style=cardActuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.
