
What has changed
Zendesk's migration guidance says the new experience replaces Essential and legacy bot functionality. Zendesk's deprecation notice places the maintenance transition on August 31, 2026 and removal on December 10, 2026. New AI agents are single-channel, so one agent cannot serve both messaging and email.
The current product can use generative procedures for flexible, policy-guided work. That is valuable only if the procedure, knowledge sources, actions, and human route are all deliberate.
What it is good at, and where it needs a boundary
Zendesk's new experience combines knowledge-backed replies with generative procedures, dialogues, and authorized actions. That can make a repeatable job such as checking an order status or explaining a return policy much less scripted than an old bot flow.
It does not remove the need to define the job. A procedure can follow your policy, but it cannot make an outdated policy safe. An action can save time, but it should not have authority to make an irreversible change merely because a customer phrased a request convincingly. Review the source owner, action permission, identity check, and human escalation for each job separately.
The channel change matters too. Zendesk says each new AI agent works on one channel. A team that previously used one Essential agent for messaging and email needs to plan, build, and test separate agents. Do not assume a successful messaging result proves the email experience.
Ask buying questions before a rollout
Zendesk is changing both packaging and product. Its migration article says the Essential/Advanced distinction was removed during the 2026 rollout and that the newer capabilities are being expanded across Suite and Support plans. Entitlement and usage still depend on the account, so confirm the plan shown in Admin Center and the commercial terms Zendesk gives your account rather than budgeting from an old comparison table.
Ask the account team or procurement owner for four things in writing: what AI functionality and usage are included, what counts as an automated resolution or other billable use, which channels and actions are available, and what migration or implementation services cost. Then estimate the work your team owns: cleaning source content, setting permissions, reviewing failures, and maintaining separate channel agents. A price per successful conversation is not the whole cost if the queue still needs heavy human review.
Run a controlled evidence cycle
Start with one job, one channel, and a small set of current sources. Make a test set from recent tickets after removing personal data. Include normal questions, policy edge cases, missing information, a request for a person, and an action the agent must decline. For every case, record the expected answer or route before looking at the agent's reply.
Zendesk QA is useful here because it supports scorecards, reviews, dashboards, and BotQA metrics for AI-agent conversations. Use a scorecard that checks correctness, policy compliance, tone, escalation, and whether the customer got a usable next step. Sample successful resolutions as well as escalations; otherwise a high containment number can hide confident but wrong answers.
A review framework that produces evidence
| Review question | Evidence to inspect |
|---|---|
| What job is the agent allowed to do? | One named use case and its procedure |
| What may it use? | Knowledge sources and action permissions |
| What happens when it is unsure? | Escalation flow and failed-escalation reply |
| What did customers receive? | Conversation logs and sampled cases |
| Did quality improve? | Scorecard results, escalations, CSAT and repeat contacts |
Zendesk's AI-agent analysis tools include reporting, conversation logs, labels, and error logs. Zendesk QA can evaluate messaging AI-agent conversations with configured scorecards, manual or automatic reviews, a Reviews dashboard, and BotQA escalation metrics. Those are stronger review inputs than a vendor-wide accuracy number.
Use the same eesel teammate from the terminal
eesel's CLI works with the same workspace teammate as the dashboard, so a support lead can ask Claude Code, Codex, Cursor, or a script for a reviewable evidence pack. Get the workspace owner's approval and inspect connected permissions before testing.
npx @eesel/cli integrations --agent zendesk-review
npx @eesel/cli approvals --agent zendesk-review
npx @eesel/cli new --name "refund-policy-review" --agent zendesk-review
npx @eesel/cli chat "Can I return an opened item after 45 days?" --agent zendesk-review
npx @eesel/cli activity --agent zendesk-review
With Node.js 18.17 or later, the CLI returns JSON. Ask the coding agent to compare the refund reply with the approved policy: does it identify the purchase date and opened-item exception, ask for missing details, and avoid promising eligibility? Save the reply, cited source, and activity evidence with a human verdict. If a rule is missing, have the coding agent propose a narrower instruction, get the policy owner's approval, and repeat the case in a fresh session. That produces a reviewable change, not just a transcript.
These are checks of the eesel teammate, not a native Zendesk AI-agent score. Apply the same human scorecard to both products if you are evaluating them side by side, and check their actual ticket outcomes separately. The CLI is not an isolated simulation; approvals list held actions, not every possible action.
Try a Zendesk AI teammate with a defined job
eesel is an AI helpdesk teammate for the Zendesk queue you already use. Give it one job, approved sources, and a clear escalation route. Then inspect its configuration and activity before expanding the role.
The CLI is another way for a person, script, Claude Code, Codex, or Cursor to operate that same teammate. It is useful when the review needs a repeatable record, while the dashboard remains useful for the same workspace configuration and activity.

Frequently Asked Questions
What is the current Zendesk AI agent offering?
Zendesk is moving customers to its new AI agents experience, which includes agentic capabilities across Suite and Support plans. Check the current migration guidance for your account.
Are Zendesk AI agents still split into Essential and Advanced?
No. Zendesk removed that packaging distinction in its 2026 rollout. Essential and related legacy features require migration before their shutdown date.
How should I review a Zendesk AI agent?
Test defined customer jobs, inspect sources and permitted actions, evaluate escalations, and review conversation evidence with a scorecard.
Can Zendesk QA review AI agents?
Yes. Zendesk QA can evaluate AI-agent conversations with scorecards and dashboards, including escalation information.
Can one Zendesk AI agent serve messaging and email?
No. New AI agents are single-channel, so teams need separate agents when both messaging and email are in scope.

Article by
Riellvriany Indriawan
Riell is a designer and writer at eesel AI with about two years of experience researching CX platforms, AI chatbots, and helpdesk software. She combines her design background with a sharp eye for how these tools actually look and feel in practice — making her comparisons unusually visual and user-focused.




