Skip to content

Zendesk AI Agents Migration 2026: What Breaks, What Changes

Zendesk is force-migrating all AI agents customers from Ultimate.ai to native infrastructure by Sept 30, 2026. Here's what breaks, what changes, and how to prepare.

Nachi Nachi · · 18 min read
Zendesk AI Agents Migration 2026: What Breaks, What Changes
TALK TO AN ENGINEER

Planning a migration?

Get a free 30-min call with our engineers. We'll review your setup and map out a custom migration plan — no obligation.

Schedule a free call
  • 1,500+ migrations completed
  • Zero downtime guaranteed
  • Transparent, fixed pricing
  • Project success responsibility
  • Post-migration support included

Zendesk AI Agents Migration 2026: What Breaks, What Changes

Starting July 1, 2026, Zendesk is force-migrating every existing AI agents customer from the legacy Ultimate.ai infrastructure to Zendesk's native backend. The window closes September 30, 2026. You don't get to choose the timing — Zendesk picks a low-activity window based on your account's historical patterns and moves you. You'll get an in-product banner before it happens, but the migration itself is not optional.

If your AI agents workspace URL still points to *.ultimate.ai, you're on the old infrastructure and you're in scope. This article covers exactly what breaks, what changes permanently, how to prepare, how to validate after cutover, and whether this forced migration is the push you need to evaluate other platforms.

What Is the Zendesk AI Agents Infrastructure Migration?

When Zendesk announced its acquisition of Ultimate in March 2024, it inherited a separate backend that powered the AI agents product. For two years, Zendesk ran both systems in parallel — the original Ultimate.ai infrastructure for existing customers, and the native Zendesk infrastructure for new implementations.

On March 10, 2026, Zendesk implemented infrastructure changes that affected newly implementing customers only. Starting July 1, 2026, Zendesk is implementing these same infrastructure changes for existing customers. This migration to the new infrastructure will take place over a period of time, ending on September 30, 2026.

These changes affect only customers who bought the AI agents - Advanced add-on before March 10, 2026. If you started with AI agents after that date, your knowledge sources and search rules already work on the new paradigm.

Key Dates

Date What happens
March 10, 2026 New customers moved to native infrastructure
June 25, 2026 Migration formally announced
July 1, 2026 Migration window opens for existing customers
September 30, 2026 Migration window closes — all accounts must be on new infrastructure
August 31, 2026 Zendesk stops technical development for AI agents - Essential and legacy bot builder
December 10, 2026 End-of-life and full service shut-off for AI agents - Essential and legacy bot builder

Your account will be migrated during a period of low activity, as determined by an analysis of your account's historic activity. Prior to your account's migration, admins and account owners will see an in-product message that appears at the top of the page.

How to Check Your Current Infrastructure

This takes five seconds:

  1. Open your AI agents workspace in Zendesk.
  2. Check the URL in your browser.

If the URL includes *.ultimate.ai, you're on the old infrastructure. If it includes <subdomain>.zendesk.com, you're on the new infrastructure.

If you see .ultimate.ai in the URL, you're in scope for the forced migration between now and September 30.

What Breaks During the Ultimate.ai to Zendesk Migration

Zendesk frames this as a backend update, but it carries immediate, user-facing consequences.

During the migration, you can expect a downtime within the AI agents workspace only of up to two minutes. For one hour before the migration, you can't update knowledge sources or search rules. That's a hard freeze — no edits, no new content, no rule changes. Any API calls attempting to update these endpoints will return errors during that window.

Here's what happens in the two-minute window, channel by channel:

  • Messaging: Ongoing conversations may be interrupted. New messages won't be sent or received. Customers in mid-conversation will see a retry button. Social channel messages are delivered after the interruption.
  • Email: Tickets are created for incoming emails, but no AI agent response is sent during the window. You'll need to manually review and respond to tickets created during that period.
  • Voice: Active calls are interrupted with a maintenance message and the call ends. A ticket is created so the information isn't lost — but the call is.
Warning

The two-minute downtime applies only to the AI agents workspace. Your regular Zendesk ticketing, agent workspace, and help center remain operational. But if your AI agents handle a meaningful percentage of inbound volume, even two minutes means dropped conversations. Ensure your fallback routing — defaulting to a live agent queue or offline form — is configured before the migration window.

Rollback and Recovery

Zendesk has not published a rollback procedure for this migration. Based on available documentation, once your account is migrated, there is no mechanism to revert to the Ultimate.ai infrastructure. This makes pre-migration preparation and post-migration validation non-negotiable — if something breaks, your path forward is fixing it on the new infrastructure, not reverting to the old one.

Reporting and Analytics Continuity

Zendesk's migration documentation does not address whether historical AI agent analytics — resolution rates, containment rates, topic distributions, CSAT scores tied to AI interactions — survive the migration intact or whether there's a reporting gap at the cutover point. Before migration, export your key AI agent performance reports covering at least the last 90 days. This gives you a comparison baseline and protects against any data discontinuity in the analytics layer.

The honest risk is not the two minutes by itself. It's discovering after cutover that your multilingual routing, private article logic, CSV refresh process, or reporting baseline depended on legacy behavior you never formally documented.

5 Breaking Changes to Knowledge Sources and Search Rules

The downtime is temporary. These changes are permanent. Understanding them before migration is the difference between a smooth cutover and a week of debugging AI agent responses.

1. Help Center Locale Consolidation

In the previous infrastructure, individual knowledge sources were locale-scoped by design. Each knowledge source connection pointed to a single locale's article set. As a result, a customer with a help center in three locales may have configured only two connections, intentionally excluding the third. When migrating, all knowledge source connections for the same Zendesk help center are consolidated into a single connection for the brand associated with the AI agent. Without explicit locale scoping performed as part of the migration, the new connection would return articles from all three locales — including ones the customer never configured.

Zendesk says it will update your search rules to preserve existing locale-scoping. The automated logic works by generating search rule filters based on the locale tags present in your pre-migration knowledge source connections. But this is automated pattern-matching applied at scale — you must validate that your locale filtering works correctly after migration.

Concrete scenario: A B2B SaaS company supports English, French, and German but intentionally excluded German from their AI agent because the German knowledge base was incomplete. Pre-migration, they had two knowledge source connections (EN, FR). Post-migration, those are consolidated into one connection for the brand. If the automated search rule rewrite doesn't correctly exclude the de locale, the AI agent starts serving partial German articles — mixing incomplete German content with French fallbacks, degrading response quality for German-speaking customers.

How to validate after cutover:

  1. Navigate to your AI agents workspace → Search Rules.
  2. Confirm each rule has the correct locale filter applied.
  3. Test by sending a query in each supported language and verifying the response draws from the correct locale.
  4. Send a query in any intentionally excluded language and confirm it triggers a fallback, not a partial answer.

There's a second edge case: if you had imported a help center from another Zendesk account (e.g., production content into a sandbox), those links are recreated through the Zendesk knowledge connector. That changes which connector path owns the content — it's not just a label change, and it may affect how content syncs and refreshes.

2. Article Viewing Permissions Now Enforced

This is the change most likely to silently break your AI agent's response quality.

Before the migration, articles imported into AI agents from a Zendesk help center were effectively treated as either public or private to everyone. After migration, the AI agent respects article viewing permissions from your help center. Articles restricted to specific user segments will only be used in responses to those segments.

What this means in practice: If you have articles that were technically "restricted" in your help center but your AI agent was still serving them to everyone, those articles will disappear from AI responses post-migration. You'll see a sudden spike in fallback responses — and the issue won't be retrieval quality. It's that your best articles were never truly public and the new infrastructure has stopped leaking them into AI replies.

How to diagnose this post-migration: Compare your AI agent's fallback rate (conversations where the bot couldn't find a relevant answer) for the 7 days before migration against the 7 days after. A fallback rate increase of more than 10-15% without a corresponding change in query volume strongly suggests restricted articles were being surfaced pre-migration and are now correctly gated.

For messaging channels, restricted-content access also depends on messaging authentication and user mapping. There's a subtle but important architecture choice here:

  • If you want content available to AI but hidden from the help center: Use the Zendesk connector path instead of a directly connected help center. Content ingested via connector is not subject to help center viewing permissions — the AI agent can use it regardless of user segment.
  • If you want AI to respect ordinary help center visibility: Connect the help center directly as a knowledge source and remove the connector. The AI agent will enforce the same permissions a customer would see browsing your help center.

That's a real architecture decision, not a UI toggle. Document which path you're using and why.

Tip

Audit your help center's article permissions before your migration window. In Zendesk Guide, go to Settings → End user access and review segment-restricted sections. Cross-reference against your AI agent's top 20 most-referenced articles. If any of those articles are restricted, decide now whether to make them public or accept that the AI agent will stop serving them to unauthenticated users.

3. CSV Imports Frozen

This is the most operationally disruptive change for teams that relied on CSV uploads to feed product data, pricing tables, or policy documents into their AI agents.

If you've already imported a CSV file as a knowledge source, your AI agent will continue to leverage that information. Your existing CSV content is migrated automatically to the new infrastructure. However, you cannot yet add new CSV content in the AI agents workspace. This includes uploading new versions of an existing CSV. Zendesk is building a native, self-service CSV importer, which it plans to announce in the future. In the meantime, if you need to import new CSV content, contact Zendesk customer support.

If your team treats CSV as a living content feed — weekly refreshes of pricing exceptions, warranty matrices, or partner-specific policy data — that workflow is dead after migration. Your options:

  1. Contact Zendesk support for manual imports — expect multi-day turnaround per request; not viable for weekly refreshes.
  2. Migrate CSV content into help center articles — labor-intensive but gives you full self-service control. Best for content that changes monthly or less.
  3. Use a supported external connector (e.g., Google Drive, SharePoint) — upload your CSV content as documents in a connected source. This restores self-service updates on a ~24-hour sync cycle.
  4. Wait for the native CSV importer — no committed date from Zendesk. "Planned for the future" is the only timeline.

How to verify CSV content integrity post-migration: Ask your AI agent a question you know is answered by CSV-sourced data. Confirm the response matches the content in your last uploaded CSV. Do this for at least 3-5 distinct CSV-backed answers spanning different data categories.

4. Web Crawler Replaced

The previous Ultimate.ai web crawler is replaced by the Zendesk web crawler. The new crawler supports automatic link discovery, dynamically rendered content (SPAs built on React, Vue, or Angular), and runs on a daily refresh schedule. For teams with JavaScript-rendered product docs, that's a genuine improvement over the old crawler, which required pre-rendered HTML.

The trade-offs: the current version is more limited on controls. Zendesk lists planned improvements including custom URL filters, residential proxy support, locale filtering, custom HTML settings, and custom crawl schedulers — but none of these are available at launch. If you relied on specific URL filtering, exclusion patterns, or advanced crawl configurations in the old infrastructure, you lose that granularity until Zendesk ships the additional controls.

The new crawler also works against public, non-authenticated pages only. If important knowledge lives behind authentication (e.g., internal wikis, gated documentation portals), the crawler is not a drop-in replacement. In that case, use a supported connector (SharePoint, Confluence, Notion) to ingest authenticated content.

Because the parsing engine is different, it will extract text and metadata differently than the old crawler. Specifically watch for:

  • Navigation text and footer boilerplate being included in extracted content, polluting AI responses with site chrome.
  • Cookie consent banners and modal content appearing in responses.
  • Sidebar content (related articles, promotional CTAs) being treated as part of the main article body.
  • Structured data (tables, code blocks) being flattened into plain text.

How to validate: After migration, test at least 5 questions that rely on crawler-sourced content. Compare responses to the actual source pages. Look for hallucinated content that might come from page elements the old crawler excluded but the new one includes.

5. New External Content Connectors (and What's Missing)

In the new infrastructure, Zendesk offers a wide array of connectors to external knowledge sources, including Google Docs, SharePoint, Confluence and more. Note that native connectors to Salesforce and Freshdesk are not currently available, but are planned for the future.

The full connector list includes: Google Drive, Amazon S3, Box, SharePoint, Notion, Document360, Confluence, Guru, and secondary Zendesk accounts. You can configure up to 50 external content sources per account.

You can also connect additional Zendesk instances to your primary Zendesk instance to make its help center content available as a knowledge source. This means you can connect a sandbox environment AI agent to your production environment help center.

If you previously relied on custom middleware to sync SharePoint docs or Confluence pages into Ultimate.ai, you can decommission that middleware post-migration and use the native connector instead.

Connector-specific limits worth knowing:

Connector Limitation
Notion Only one Notion connection per account (Notion API limitation)
SharePoint Supports Word (.docx), Excel (.xlsx), and Markdown (.md). PDF ingestion is gated behind an Early Access Program.
Salesforce Not available yet. Planned for future release.
Freshdesk Not available yet. Planned for future release.
All connectors Maximum 50 external content sources per account
Info

These connectors are not live queries into the source system. Zendesk AI agents use the last synchronized copy of the content, with sync typically happening every 24 hours. If you update a Google Drive doc at 2:00 PM, the AI agent won't see the change until the next sync cycle — potentially up to 24 hours later. For time-sensitive content (pricing changes, outage notices), plan accordingly.

How to Prepare Your Data Before the Infrastructure Swap

You can't stop the migration, but you can minimize the blast radius. Here's a pre-migration checklist based on the actual breaking changes:

  • Verify your infrastructure status. Check the URL. If it's *.ultimate.ai, plan for migration.
  • Snapshot your current configuration. Export or screenshot every connected knowledge source, every search rule, and a handful of known-good answers by locale and segment. After migration, this evidence tells you whether behavior actually changed.
  • Export AI agent performance reports. Pull resolution rates, containment rates, fallback rates, and CSAT scores for the last 90 days. This is your comparison baseline.
  • Audit help center article permissions. Identify every article with restricted viewing permissions. Cross-reference against your AI agent's most-referenced articles. Determine if those restrictions should apply to AI agent responses. This is the silent response-quality killer.
  • Inventory your CSV knowledge sources. List every CSV currently feeding your AI agents. Determine which ones need regular updates and how frequently. If updates are weekly or more frequent, plan an alternative path now.
  • Document your current locale-scoping. List which help center locales are currently connected as knowledge sources, and which are intentionally excluded. After migration, verify the auto-generated search rules match your intent.
  • Review your web crawler configuration. If you're using URL-specific filters or exclusions on the old crawler, note them in a document. These may not transfer to the new crawler.
  • Export your data as a backup. Before any forced migration, export your tickets and knowledge base as a safety net.
  • Configure fallback routing. Ensure your messaging and voice channels have fallback routing (offline forms or live agent queues) to handle the 2-minute downtime window.
  • Test in sandbox first. If you have a sandbox environment, connect it to your production help center using the new Zendesk connector and validate AI agent behavior before your production account gets migrated.
Tip

Minimum post-cutover test pack:

  1. One anonymous-user question → verify public article retrieval
  2. One authenticated-user question → verify restricted article access
  3. One CSV-backed answer → verify migrated CSV content integrity
  4. One answer per supported locale → verify locale scoping
  5. One answer from each non-Zendesk connector → verify external source sync
  6. One question in an intentionally excluded language → verify it triggers fallback, not a partial answer

Compare every response against the pre-migration snapshot. Discrepancies indicate the automated search rule rewrite didn't perfectly preserve your configuration.

Plan to spend 2-4 hours post-migration on validation. Zendesk handles the technical migration automatically — validation afterward is entirely on you, and there is no rollback path if you discover issues late.

Zendesk AI Agents vs. Intercom, Gorgias, and Freshdesk: Is It Time to Switch?

A forced infrastructure migration is a natural moment to evaluate whether your platform still serves you.

This migration isn't happening in isolation. Beginning May 11, 2026, Zendesk initiated a phased rollout of a new AI agent packaging model. The distinction between "Essential" and "Advanced" AI agent plans is being removed. All customers will transition to a single offering. Advanced features — previously restricted to the AI agents - Advanced add-on — are now included across Zendesk Suite and Support plans, including agentic reasoning, multi-step procedures, and external API integrations. Zendesk will stop technical development for AI agents - Essential and legacy functionality (including bot builder) by August 31, 2026. End-of-life and full service shut-off for these products will be December 10, 2026.

That's three overlapping transitions in a single year:

  1. Infrastructure swap (July–September 2026): The migration covered in this article.
  2. AI agent packaging unification (May–June 2026): Essential/Advanced distinction removed; all plans get advanced features.
  3. Legacy EOL (August–December 2026): Bot builder and AI agents - Essential reach end-of-life.

If you're an ops lead managing these simultaneously, the cumulative complexity and change management burden is significant.

AI Agent Pricing Comparison (as of July 2026)

Platform AI pricing model Per-resolution cost Knowledge source architecture Key trade-off
Zendesk Per automated resolution Not published per-resolution; included in plan tiers with usage caps. See Zendesk pricing. Help center, 50 external connectors, web crawler, CSV (frozen) Three overlapping transitions in 2026; no CSV self-service updates
Intercom (Fin) Per outcome $0.99 per outcome Fin ingests help center articles, custom answers, PDFs, URLs Salesforce acquisition pending; "assumed resolution" billing can inflate costs
Gorgias Per resolved interaction $0.90 per resolved interaction (annual) Shopify/BigCommerce native data, help center, macros Double-billing: AI resolution + helpdesk ticket fee; Shopify-centric
Freshdesk (Freddy AI) Session packs 500 sessions included, then $49/100 Freshdesk knowledge base, canned responses, custom training No forced backend migrations; less advanced agentic capabilities than Zendesk/Fin

Platform-Specific Analysis

Intercom/Fin has the most transparent per-outcome pricing at $0.99/resolution, but the billing model counts "assumed resolutions" — conversations where the customer doesn't respond within a window are counted as resolved. This can inflate costs by 15-30% depending on your conversation patterns. More significantly, Intercom renamed its corporate entity to Fin in May 2026, and Salesforce agreed to acquire Fin for roughly $3.6 billion in June 2026. If you're signing a multi-year deal, you're buying into a platform mid-acquisition. Pricing, roadmap, and integration strategy may shift post-close.

Gorgias is purpose-built for e-commerce, especially Shopify. The sticker "$0.90 per resolution" understates the true unit cost. In any month where you're over your ticket bundle, each AI resolution also consumes one overage ticket — so on a Pro plan the real cost of a resolution is closer to $0.90 + ~$0.36 ≈ $1.26. The advantage: Gorgias natively reads Shopify order data, subscription status, and BigCommerce product catalogs without middleware — capabilities that require significant custom integration in Zendesk. If you're a Shopify-first brand, that native integration can offset the higher effective per-resolution cost.

Freshdesk (Freddy AI) doesn't force disruptive backend migrations for its AI capabilities. Freddy AI was developed in-house — no acquired backends to merge. It supports knowledge base article ingestion, canned responses, and custom training data, but lacks the agentic reasoning and multi-step procedure capabilities that Zendesk and Intercom now offer. Freshdesk prices by session packs rather than verified outcomes, which makes cost forecasting simpler if your main concern is conversation volume predictability rather than resolution verification. The 500-session free tier is useful for testing. However, Freddy AI's connector ecosystem is narrower than Zendesk's 50-source library, and its AI doesn't support the same depth of external API integrations for multi-step workflows. Our Zendesk vs Freshdesk comparison covers the full operational picture.

ServiceNow is increasingly relevant for enterprise teams (1,000+ agents) who need AI that spans IT service management and customer service on the same platform. Its Virtual Agent uses the Now Assist LLM layer and integrates deeply with CMDB and ITSM workflows. The trade-off: implementation complexity and cost are an order of magnitude higher than Zendesk, and it's typically not viable for teams under ~50 agents.

Our read: if Zendesk still fits your support architecture and the three 2026 transitions are manageable, stay and clean up. If this migration exposes a deeper mismatch in AI pricing, knowledge architecture, or vendor confidence, use the disruption window to evaluate alternatives now — before you rebuild search rules and content connectors twice.

For a broader view, see our breakdown of Zendesk alternatives in 2026 or the Zendesk vs Intercom comparison.

When the Forced Migration Is the Decision Point

Some teams will absorb this migration, validate their knowledge sources, and move on. That's the right call for organizations deeply invested in the Zendesk ecosystem with no major pain points.

But for teams already strained by Zendesk's pricing trajectory, the complexity of three overlapping migrations, or the loss of CSV import control — this forced infrastructure swap becomes the catalyst for a full platform evaluation.

If you're evaluating a move to Freshdesk, Intercom, ServiceNow, Help Scout, or another helpdesk, the sequencing matters. Complete your platform migration before Zendesk force-migrates your AI infrastructure — or at minimum, have a plan that doesn't depend on features about to change.

Move once. Treat tickets, comments, attachments, users, organizations, macros, triggers, knowledge articles, and AI knowledge sources as one migration scope — not separate cleanup projects. Automations, macros, triggers, and AI agent configurations need to be rebuilt; they don't transfer between platforms. Our help desk migration playbook covers what to move and what to leave behind.

This is where ClonePartner fits the problem. We're an engineer-led service that handles complex helpdesk migrations — tickets, knowledge bases, users, CSAT history — to any target platform with zero downtime. We write custom scripts to move your data perfectly intact. While Zendesk forces your AI agents offline to swap backends, we can migrate your entire support history to a new platform without interrupting a single live conversation.

What to Do Right Now

The migration window is open. If your URL still shows *.ultimate.ai, here's the priority order:

  1. Check your infrastructure status — verify the URL today.
  2. Export AI performance reports — capture your baseline metrics before migration.
  3. Audit article permissions — the silent response-quality killer. Cross-reference restricted articles against your AI agent's top answers.
  4. Freeze and document CSV sources — know what you have before you can't update it.
  5. Snapshot your search rules and known-good answers — you need a baseline to test against.
  6. Run the post-cutover test pack after migration — anonymous query, authenticated query, CSV query, per-locale query, per-connector query, excluded-locale query.
  7. Compare fallback rates — 7 days pre-migration vs. 7 days post-migration. A spike over 10-15% points to article permission enforcement catching previously leaked content.
  8. Decide whether to stay or go — if you're evaluating a full platform migration, start the data export and mapping work now. The September 30 deadline doesn't wait.

Forced migrations are never fun. But with the right preparation, the infrastructure swap itself is a two-minute event. The breaking changes afterward — locale consolidation, article permission enforcement, CSV freeze, crawler replacement, and connector restructuring — are what require your attention. There is no rollback. The earlier you audit, the less you'll scramble when Zendesk flips the switch.

Frequently Asked Questions

When does the Zendesk AI agents infrastructure migration happen?
The migration window runs from July 1 to September 30, 2026. Zendesk schedules each account during a low-activity period based on historical patterns. Admins see an in-product banner before migration. All accounts must be on the new infrastructure by September 30.
How do I check if my Zendesk AI agents are still on the old Ultimate.ai infrastructure?
Open your AI agents workspace and check the URL. If it includes *.ultimate.ai, you're on the old infrastructure and will be migrated. If it includes .zendesk.com, you're already on the new infrastructure.
Can I still upload CSV knowledge sources after the Zendesk AI migration?
No. Existing CSV knowledge sources continue working, but you cannot upload new CSVs or new versions of existing CSVs in the AI agents workspace. Zendesk is building a native CSV importer with no confirmed release date. Contact Zendesk support for manual CSV imports in the interim.
How long is the downtime during the Zendesk AI agents migration?
Up to 2 minutes of downtime within the AI agents workspace only. For 1 hour before the migration, you cannot update knowledge sources or search rules. During the 2-minute window, messaging conversations may be interrupted, email AI responses pause, and active voice calls are ended.
Does the Zendesk AI migration affect article viewing permissions?
Yes. After migration, AI agents respect article viewing permissions from your help center. Articles previously served to all users but restricted by permissions will be excluded from AI responses. Audit your help center permissions before migration to avoid silent gaps in AI agent answers.

More from our Blog