---
title: Overview
description: Cloudflare AI Search is a managed search service. Index your content and query it with natural language from a Workers binding, REST API, or MCP server.
image: https://developers.cloudflare.com/dev-products-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/ai-search/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

### Tags

[ AI ](https://developers.cloudflare.com/search/?tags=AI) 

# Overview

The search primitive for your applications and agents.

 Available on all plans 

AI Search lets you add search to any application or agent without having to build an entire retrieval infrastructure. Create an instance, give it your data, and search it with natural language.

You can use AI Search for:

* Documentation and knowledge base search
* AI agent tool use and memory
* Per-tenant or per-agent file search

[ Get started ](https://developers.cloudflare.com/ai-search/get-started/)[ Watch AI Search demo ](https://www.youtube.com/watch?v=JUFdbkiDN2U)

Latest update

New AI Search instances created after April 16, 2026 include [managed storage](https://developers.cloudflare.com/ai-search/configuration/data-source/built-in-storage/), vector index, and web crawling. [View limits and pricing](https://developers.cloudflare.com/ai-search/platform/limits-pricing/).

---

## Features

###  Automated indexing 

Automatically and continuously index your data source, keeping your content fresh without manual reprocessing.

[ View indexing ](https://developers.cloudflare.com/ai-search/configuration/indexing/syncing/) 

###  Metadata filtering 

Define custom metadata fields and filter search results by category, version, language, or any attribute you define.

[ Add filters ](https://developers.cloudflare.com/ai-search/configuration/indexing/metadata/) 

###  Hybrid search 

Combine semantic and keyword matching in the same query for more accurate results.

[ Configure hybrid search ](https://developers.cloudflare.com/ai-search/configuration/indexing/hybrid-search/) 

###  MCP and UI snippets 

Every instance includes a built-in MCP endpoint for AI agents and embeddable search components for your website.

[ Connect agents ](https://developers.cloudflare.com/ai-search/api/search/mcp/) 

---

## Related products

**[Workers AI](https://developers.cloudflare.com/workers-ai/)** 

Run machine learning models, powered by serverless GPUs, on Cloudflare's global network.

**[AI Gateway](https://developers.cloudflare.com/ai-gateway/)** 

Observe and control your AI applications with caching, rate limiting, request retries, model fallback, and more.

**[Vectorize](https://developers.cloudflare.com/vectorize/)** 

Build full-stack AI applications with Vectorize, Cloudflare's vector database.

**[Workers](https://developers.cloudflare.com/workers/)** 

Build serverless applications and deploy instantly across the globe for exceptional performance, reliability, and scale.

**[R2](https://developers.cloudflare.com/r2/)** 

Store large amounts of unstructured data without the costly egress bandwidth fees associated with typical cloud storage services.

---

## More resources

[Get started](https://developers.cloudflare.com/ai-search/get-started/) 

Create your first AI Search instance and run your first query.

[Developer Discord](https://discord.cloudflare.com) 

Connect with the Workers community on Discord to ask questions, share what you are building, and discuss the platform with other developers.

[@CloudflareDev](https://x.com/cloudflaredev) 

Follow @CloudflareDev on Twitter to learn about product announcements, and what is new in Cloudflare Workers.

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/ai-search/","name":"AI Search"}}]}
```
