Zendesk AI Agents Advanced: what changed in 2026

Stevia Putri
Written by

Stevia Putri

Stanley Nicholas
Reviewed by

Stanley Nicholas

Last edited September 8, 2026

Expert Verified
Illustration of a presenter pointing to the Zendesk logo

What changed, and what did not

Zendesk says it began rolling out the new packaging between May 11 and June 12, 2026. The new experience expands access to capabilities previously offered through AI Agents Advanced, including dialogue builder, use cases, generative procedures, and richer automation. That is a packaging and access change, not evidence that every account has the same configuration or needs the same migration work.

The removal announcement says development for Essential and legacy functionality stops on August 31, 2026 except for critical fixes and breaking-change support. Zendesk plans to remove those features on December 10, 2026. It recommends that affected customers migrate before August 31 to avoid disruption.

The scope matters. The notice says it does not apply to customers who previously bought the Advanced add-on. A separate older Advanced setup guide is itself limited to customers who bought AI Agents Advanced before March 10, 2026. That is why account state, not the blog title or a generic deadline, should drive the next step.

Separate advanced capabilities from legacy migration mappings

Advanced gave teams more configurable conversations, integrations, and reporting. In the current experience, use cases identify customer requests, generative procedures describe policy-guided work, and dialogues provide scripted paths. Review which approach the account uses for a specific job rather than assuming all automation is a fixed flow.

The following table is specifically a migration map for Essential and legacy functionality, not a list of features being removed from every former Advanced account:

Older conceptCurrent experienceWhat to verify
Bot builderDialogue builderEvery branch, message, form, link, and condition still exists and reads correctly
AnswersDialoguesThe dialogue covers the same customer request and uses current sources
IntentsUse casesThe agent recognizes the same requests and routes uncertain ones safely
API call or action flowIntegration or actionPermissions, inputs, failure handling, and human approval are appropriate
Standard responseSystem replyGreeting, default, escalation, feedback, technical-error, and failed-escalation wording are correct

This mapping comes from Zendesk’s migration guide. It is useful for an affected legacy configuration, but it does not prove that a former Advanced customer should rebuild an agent. Review the actual account first.

Find the account state before you plan a migration

In Admin Center, go to AI > AI agents > AI agents. Zendesk’s migration guidance says an Essential (legacy) agent has no Intents or Answers tab. A legacy agent has an Answers tab and may have an Intents tab. Those are practical signs that the account is using technology covered by the migration guidance.

For an Essential or legacy agent, Zendesk says you can manually recreate the functionality now. Its in-product migration tool is described as coming later in 2026, so do not plan a rollout around a tool you cannot yet use. Complex legacy answer flows, especially flows with many branches or integrations, need a careful inventory before any rebuild.

The new experience also changes the operating model:

  • Essential agents could be omnichannel. A new AI agent is single-channel, so messaging and email need separate agents. Zendesk’s current creation guide covers messaging, email (including API and web form), and voice workflows.
  • Standard responses become system replies. The new experience adds reply types with no Essential equivalent, including unsupported-language, failed-escalation, and technical-error replies.
  • Agents are managed in the AI agents workspace instead of Admin Center. Custom translations are also organized differently.

Create and test a current AI agent

For a new build, use Zendesk’s current creation guide, not the older Advanced-only instructions. For a messaging agent, Zendesk’s path is: AI agents workspace > Dashboard > Create AI agent > Messaging. Select a brand and knowledge base, add an existing or new web crawler if needed, personalize the agent, review its system replies, then save/close or activate it when the configuration is ready.

That is setup, not validation. Test a bounded customer job and its failure paths before activation:

  1. A straightforward request that the agent should resolve from the approved knowledge base.
  2. A request with missing information or a source it must not use.
  3. An action that is unavailable or fails.
  4. An escalation, including the receiving team’s availability and the customer-facing fallback.
  5. Each channel the account needs, because a single new agent cannot cover both messaging and email.

Review the resulting conversation, ticket events, customer wording, and receiving queue. A migration is complete when the new configuration handles the intended job and fails safely, not when old labels have been copied into new fields.

Inspect the support job with eesel CLI before expanding it

If you are reviewing a former Advanced deployment, list the jobs you want an AI to own rather than copying a feature label. For an eesel teammate connected to Zendesk, a person or coding agent can use the eesel CLI to inspect the same configuration and workspace as the dashboard.

Consider a team adding an order-change job. Ask Claude Code, Codex, or Cursor to read the teammate's standing instructions and automations, then prepare a proposal that identifies the policy, required lookup, approval point, and human exception route. Review connected permissions and get the workspace owner's authorization before any chat or write.

Bash
npx @eesel/cli --agent "Zendesk support" instructions
npx @eesel/cli --agent "Zendesk support" automations
npx @eesel/cli --agent "Zendesk support" chat "Propose a bounded order-change workflow from our approved policy. Identify required information, checks before any change, and cases a human must own. Flag missing knowledge or access. This is a proposal only: do not create an automation, modify an order, or message a customer."

Node.js 18.17+ is required, and every command returns JSON. A script can keep the configuration snapshot with the proposal. The coding agent can flag a conflict, such as instructions permitting an address change while a related automation could send confirmation before review. The owner must verify that interpretation, approve the precise correction, and test an allowed case, an exception, and a failed lookup before enabling the job.

Use the documented command's --help and --dry-run to inspect proposed writes. Chat is real work, and approval queues contain only held actions; a request not to act is not a permission control. This workflow improves the eesel teammate. It is not a native Zendesk configuration export or migration tool.

Keep the customer job bounded

The most useful comparison is not “old Advanced versus new.” It is whether the AI has a defined customer job, approved knowledge and actions, and a reliable human route for exceptions. With eesel, use your terminal or coding agent to inspect that job through the CLI, review a proposed change, and widen the scope only after checking the result.

eesel dashboard showing connected Zendesk integration
eesel dashboard showing connected Zendesk integration

Try eesel

Frequently Asked Questions

What happened to Zendesk AI Agents Advanced?

Zendesk removed the Essential and Advanced packaging distinction in its 2026 rollout and expanded the formerly Advanced agentic capabilities in the upgraded AI agents experience.

Do former Advanced buyers have to migrate because of the 2026 removal?

No. Zendesk’s removal notice applies to AI agents - Essential and legacy functionality and explicitly says it does not apply to customers who previously purchased the AI agents - Advanced add-on.

Who must migrate to the new Zendesk AI agents experience?

Accounts using AI agents - Essential or legacy bot builder, answers, and intents should follow Zendesk’s migration guidance before the legacy removal date.

What replaces bot builder, answers, and intents?

Zendesk maps bot builder to dialogue builder, answers to dialogues, and intents to use cases in the new AI agents experience.

Are new Zendesk AI agents single-channel?

Yes. A new AI agent works with one channel type, so an account that needs both messaging and email needs separate agents.

Is Zendesk’s migration tool available now?

Zendesk says Essential agents can be recreated manually now and that an in-product migration tool will be offered later in 2026. Check the current guidance before relying on it.

Can eesel work alongside Zendesk AI agents?

Yes. eesel is an AI helpdesk teammate for Zendesk with a configuration and activity record available in the dashboard and through the same workspace in the CLI.

Share this article

Stevia Putri

Article by

Stevia Putri

Stevia Putri is a marketing generalist at eesel AI, where she helps turn powerful AI tools into stories that resonate. She’s driven by curiosity, clarity, and the human side of technology.

Related Posts

All posts →
Illustration comparing the former Zendesk Essential and Advanced interfaces
Guides

Zendesk AI Agent Advanced vs Essential: what changed in 2026

A practical Zendesk AI Agent Advanced vs Essential comparison focused on knowledge-only answers, guided workflows, testing, and ownership.

Stevia PutriStevia PutriFeb 26, 2026
Illustration of a presenter pointing at the Zendesk logo
Guides

Zendesk new AI agent: current features and setup in 2026

Set up a current Zendesk AI agent: channels, knowledge, procedures, actions, system replies, and checks before activation.

Kenneth PanganKenneth PanganDec 24, 2025
Illustration of a Zendesk event, condition, and action workflow
Guides

Zendesk AI agent event triggers: turn lifecycle signals into useful work

Use Zendesk AI agent event triggers to observe conversation lifecycle events, route the right follow-up, and test each action without guessing what happened.

Stevia PutriStevia PutriFeb 26, 2026
Illustration of two people reviewing a document beside Zendesk, tag, and email icons
Guides

Zendesk AI agents review: capabilities and checks for 2026

A practical Zendesk AI agents review: current capabilities, account checks, evidence to collect, and a safe way to assess fit.

Stevia PutriStevia PutriNov 11, 2025
Zendesk logo inside a glowing teal circle against a dark streaked background
Guides

Zendesk advanced AI agent settings: a practical guide

A practical way to configure, test, and govern Zendesk advanced AI agent settings without treating a setting change as a safe rollout.

Stevia PutriStevia PutriOct 14, 2025
Zendesk logo inside a glowing teal circle
Guides

Zendesk AI Agent Advanced review: what to check before you buy

A practical Zendesk AI Agent Advanced review: the controls to verify, where teams need to test, and how to decide whether it fits the work.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieSep 8, 2026
Illustration of a Zendesk Advanced AI pricing breakdown with cost layers
Guides

How much is Zendesk Advanced AI? The real 2026 cost, broken down

Zendesk Advanced AI is a $50/agent/month add-on on top of your Suite plan, plus per-resolution usage. Here's the full 2026 cost, with a worked example.

Alicia Kirana UtomoAlicia Kirana UtomoJun 13, 2026
Banner image for Zendesk AI content suggestions for agents: A practical guide
Guides

Zendesk AI content suggestions for agents: A practical guide

A practical guide for support agents using Zendesk AI content suggestions, covering macro recommendations, generative replies, and how to provide feedback that improves AI performance.

Stevia PutriStevia PutriFeb 26, 2026
Zendesk conversation handoff to agents: Complete 2026 guide
Guides

Zendesk conversation handoff to agents: Complete 2026 guide

Learn how to configure Zendesk conversation handoff from AI agents to live agents. Covers triggers, automations, context preservation, and alternatives.

Stevia PutriStevia PutriFeb 19, 2026

Ready to hire your AI teammate?

Set up in minutes. No credit card required.

Get started free