Skip to content

Commit e01e4f5

Browse files
committed
ais migration
1 parent 037df07 commit e01e4f5

4 files changed

Lines changed: 16 additions & 5 deletions

File tree

src/content/docs/ai-search/configuration/data-source/built-in-storage.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Instances created before this date do not include built-in storage and do not su
2020

2121
<DashButton url="/?to=/:account/ai/ai-search" />
2222

23-
All instances will be migrated to managed infrastructure. Migration details are coming soon.
23+
All instances created before this date will be automatically migrated to managed infrastructure on **June 3, 2026**. For details, refer to [Limits & pricing](/ai-search/platform/limits-pricing/#previous-instances).
2424

2525
## Upload and manage files
2626

src/content/docs/ai-search/configuration/indexing/vector-search.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Vector search converts your query into a vector embedding and finds chunks with
1414

1515
Instances created after **April 16, 2026** include a built-in vector index powered by [Vectorize](/vectorize/). The vector index stores embeddings generated from your content and is created and maintained automatically. You do not need to create or manage a Vectorize index yourself.
1616

17-
Instances created before this date use a Vectorize index provisioned on your account. These instances are billed separately for Vectorize usage. All instances will be migrated to managed infrastructure. Migration details are coming soon.
17+
Instances created before this date use a Vectorize index provisioned on your account. These instances are billed separately for Vectorize usage. All instances created before this date will be automatically migrated to managed infrastructure on **June 3, 2026**. For details, refer to [Limits & pricing](/ai-search/platform/limits-pricing/#previous-instances).
1818

1919
## Embedding model
2020

src/content/docs/ai-search/platform/limits-pricing.mdx

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To request an adjustment to a limit, complete the [Limit Increase Request Form](
3232

3333
## Previous instances
3434

35-
If your instance was created before **April 16, 2026**, it provisions and runs on top of Cloudflare services in your account. AI Search is free to enable. You are billed for the underlying services it provisions on your account:
35+
If your instance was created before **April 16, 2026**, it provisions and runs on top of Cloudflare services in your account. These instances will be automatically migrated to managed infrastructure on **June 3, 2026** and the [New instances](#new-instances) limits will apply. You are billed for the underlying services until migration is completed:
3636

3737
| Service | Description |
3838
| -------------------------------------------- | ----------------------------------------------------------- |
@@ -52,6 +52,13 @@ The following limits apply to these instances:
5252
| Max custom metadata fields | 5 per AI Search instance |
5353
| Max text metadata value length | 500 characters |
5454

55-
All instances will be migrated to managed infrastructure. Migration details are coming soon.
55+
### Migration to managed infrastructure
5656

57-
For more information about how each service is used, refer to [How AI Search works](/ai-search/concepts/how-ai-search-works/).
57+
The migration will begin on **June 3, 2026** and may take up to three days. No downtime is expected and no action is required. The following changes will apply:
58+
59+
- **Vectorize database**: Vectors generated by an AI Search instance will be automatically moved from the associated Vectorize database in your account to a managed vector database in the instance. Once the migration is verified, the legacy Vectorize database will be deleted from your account automatically.
60+
- **R2 as data source**: If your instance uses an R2 bucket as a data source, this remains unchanged. Your instance will also get built-in managed storage for direct file uploads.
61+
- **Website as data source**: If your instance uses a website as a data source, previously crawled webpages will be moved to built-in storage, and all future crawls will be stored there. The previous R2 bucket will remain in your account. Browser Rendering is now built into the product so you will no longer be billed separately for Browser Rendering usage from AI Search.
62+
- **Workers AI and AI Gateway**: These remain separate services. Your existing usage, configurations, and billing for Workers AI and AI Gateway are unchanged.
63+
64+
You can identify which instance is still on legacy infrastructure in the dashboard under **AI** > **AI Search**. If the instance does not have a **Built-in Storage** label, it will be migrated to the new infrastructure.

src/content/release-notes/ai-search.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ link: "/ai-search/platform/release-note/"
33
productName: AI Search
44
productLink: "/ai-search/"
55
entries:
6+
- publish_date: "2026-05-12"
7+
title: Automatic migration to managed infrastructure on June 3, 2026
8+
description: |-
9+
Instances created before April 16, 2026 will be automatically migrated to managed infrastructure on **June 3, 2026**. The migration may take up to three days with no service downtime expected. No action is required. After migration, instances will include built-in storage, a built-in vector index, and built-in web crawling, and [new limits](/ai-search/platform/limits-pricing/#new-instances) will apply. For full migration details, refer to [Limits & pricing](/ai-search/platform/limits-pricing/#previous-instances).
610
- publish_date: "2026-04-16"
711
title: Hybrid search
812
description: |-

0 commit comments

Comments
 (0)