Skip to content
Cloudflare Docs

Get started

AutoRAG allows developers to create fully managed retrieval-augmented generation (RAG) pipelines to power AI applications with accurate and up-to-date information without needing to manage infrastructure.

1. Upload data or use existing data in R2

AutoRAG integrates with R2 for data import. Create an R2 bucket if you don’t have one and upload your data.

To create and upload objects to your bucket from the Cloudflare Dashboard:

  1. Log in to the Cloudflare Dashboard and select R2.
  2. Select Create bucket, name the bucket, and select Create bucket.
  3. Choose to either drag and drop your file into the upload area or select from computer.

2. Create an AutoRAG

To create a new AutoRAG:

  1. Log in to the Cloudflare Dashboard and select AI > AutoRAG.
  2. Select Create AutoRAG, configure the AutoRAG, and complete the setup process.
  3. Select Create.

3. Monitor indexing

Once created, AutoRAG will create a Vectorize index in your account and begin indexing the data.

To monitor the indexing progress:

  1. From the AutoRAG page in the dashboard, locate and select your AutoRAG.
  2. Navigate to the Overview page to view the current indexing status.

4. Try it out

Once indexing is complete, you can run your first query:

  1. From the AutoRAG page in the dashboard, locate and select your AutoRAG.
  2. Navigate to the Playground page.
  3. Select Search with AI or Search.
  4. Enter a query to test out its response.

Use AutoRAG

Cloudflare provides multiple ways for developers to use AutoRAG in their applications: