---
title: Get started
description: Create fully-managed, retrieval-augmented generation pipelines with Cloudflare AI Search.
image: https://edgetunnel-b2h.pages.dev/dev-products-preview.png
---

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

[Skip to content](#%5Ftop) 

# Get started

AI Search is a managed search service. Connect a website, an R2 bucket, or upload your own documents, and AI Search indexes your content for natural language queries.

## Choose your setup method

[ Workers API ](https://edgetunnel-b2h.pages.dev/ai-search/get-started/workers/) Create, populate, and query an AI Search instance from a Cloudflare Worker. 

[ CLI ](https://edgetunnel-b2h.pages.dev/ai-search/get-started/wrangler/) Create and manage AI Search instances from the command line. 

[ Dashboard ](https://edgetunnel-b2h.pages.dev/ai-search/get-started/dashboard/) Create and configure AI Search using the Cloudflare dashboard. 

[ Python SDK ](https://edgetunnel-b2h.pages.dev/ai-search/get-started/python/) Create, populate, and query an AI Search instance from Python. 

[ REST API ](https://edgetunnel-b2h.pages.dev/ai-search/get-started/api/) Create AI Search instances programmatically using the REST API.

```json
{"@context":"https://schema.org","@type":"TechArticle","@id":"https://edgetunnel-b2h.pages.dev/ai-search/get-started/#page","headline":"Get started with AI Search · Cloudflare AI Search docs","description":"Create fully-managed, retrieval-augmented generation pipelines with Cloudflare AI Search.","url":"https://edgetunnel-b2h.pages.dev/ai-search/get-started/","inLanguage":"en","image":"https://edgetunnel-b2h.pages.dev/dev-products-preview.png","dateModified":"2026-07-10","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://edgetunnel-b2h.pages.dev/#website","name":"Cloudflare Docs","url":"https://edgetunnel-b2h.pages.dev/"}}
{"@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"}},{"@type":"ListItem","position":3,"item":{"@id":"/ai-search/get-started/","name":"Get started"}}]}
```
