Zendesk voice AI agents: a 2026 guide

Kenneth Pangan
Written by

Kenneth Pangan

Stanley Nicholas
Reviewed by

Stanley Nicholas

Last edited September 9, 2026

Expert Verified
Illustration of a ringing phone interface beside the Zendesk logo

What Zendesk Voice does

Zendesk’s Voice AI documentation says every call creates or updates a ticket. The agent can use knowledge, procedures, and actions; configured ticket fields update during the call. If it resolves the request, the ticket contains the transcript, AI summary, conversation-log link, and updates. If it cannot resolve it, Zendesk posts transcript and summary before sending the call to the human queue.

For voice routing, an updated Group field is prioritized; omnichannel routing can use updated fields such as Group or Skills. After handoff, standard phone settings resume, so an existing greeting can create a duplicate greeting. Test that explicitly.

Set up the first call path

Zendesk's creation guide lets client admins create an agent through AI agents workspace > Dashboard > Create AI agent > for Voice. Choose the brand and knowledge source, then configure business profile, tone, language, locale, default voice, and system replies. Read welcome and escalation dialogue aloud. Keep it short and spoken; do not give callers URLs or text they cannot use in a call.

Test caseWhat to inspect
Routine questionKnowledge source, transcript, summary, ticket fields
Caller interruption or ambiguityClarifying question and spoken flow
Failed actionCustomer wording, error path, ticket update
Human requestEscalation copy, queue, receiving agent, context
After-hours/no agentVoicemail or configured fallback, promised timing
HandoffDuplicate greeting, Group/Skills routing, recording and post-call work

Voice AI calls can consume automated resolutions as well as incur standard telephony, AI connected-time, and recording charges; recording is on by default and can be disabled. It is not available with Talk Partner Edition. Do not use it for emergency-call evaluation, dispatch, prioritization, or emergency healthcare triage.

Prepare handoff wording with eesel CLI

A support lead can ask Claude Code, Codex, or Cursor to use eesel CLI to inspect an eesel teammate's instructions and propose clearer escalation wording. It operates the same teammate and workspace as the dashboard. This is useful when a voice team wants customer-facing language and the private handoff brief to follow one approved policy.

Before a chat, confirm the existing teammate's name or ID, connected sources, and action permissions with the workspace owner. Use a fictional case with no customer data. Chat is real, billed work, and requesting a draft is not a substitute for limiting action permissions.

Bash
npx @eesel/cli instructions --agent "Zendesk support"
npx @eesel/cli new --name "voice-handoff-copy-review" --agent "Zendesk support"
npx @eesel/cli chat "Fictional policy review: a caller reports an incorrect charge. Billing Support owns the investigation; identity is not yet verified, and no response time is approved. Draft a short spoken escalation message plus a private handoff brief naming those missing facts. Do not promise a refund, claim a transfer happened, contact anyone, or change configuration." --agent "Zendesk support"

Node.js 18.17+ is required and commands return JSON. The coding agent can compare the draft with the brief: did it avoid promising a refund or immediate availability, and did it preserve the identity-check requirement? A human approves the final wording and any corresponding eesel instruction edit. Consult command help, preview supported writes with --dry-run, and inspect the saved result before reusing it.

The CLI conversation provides text to review, not evidence that a Zendesk call transferred. Apply any approved Zendesk-native changes through the appropriate admin workflow, then test the phone number, agent voice, ticket, recording, routing, and receiving human with a native test call.

Keep the route safe

Use eesel CLI to prepare the wording review, then start Zendesk Voice with one low-risk call reason. Expand only after native Zendesk evidence shows that the customer can understand the AI, the ticket carries the right context, and a human can take over reliably.

Zendesk integration settings and teammate chat in the eesel dashboard
Zendesk integration settings and teammate chat in the eesel dashboard

Try eesel

Frequently Asked Questions

What can Zendesk voice AI agents do?

They can answer configured voice requests, update ticket fields, use procedures and actions, and escalate unresolved calls to a human queue.

What reaches the human after handoff?

Zendesk posts the transcript and AI summary to the ticket before sending the call to the configured queue, where routing rules select an agent.

What should teams test before activation?

Test calls for routine requests, interruption, failed actions, escalation, routing, recording, ticket context, and the exact human route.

How can eesel CLI help a voice support team?

A support lead or coding agent can use eesel CLI to inspect an eesel teammate's instructions and draft spoken escalation wording from approved policy. The same teammate is available in the dashboard. This text review does not test Zendesk phone routing; run native test calls for that.

How should voice prompts be written?

Use concise spoken language, read welcome and escalation messages aloud, and avoid URLs or other non-voice-friendly content.

Are voice AI agents appropriate for emergency services?

No. Zendesk says they are not intended for emergency-call evaluation, prioritization, dispatch, or emergency healthcare triage.

Share this article

Kenneth Pangan

Article by

Kenneth Pangan

Writer and marketer for over ten years, Kenneth Pangan splits his time between history, politics, and art with plenty of interruptions from his dogs demanding attention.

Related Posts

All posts →
Illustration of a support worker and robot beside chat, email, phone, and document icons
Guides

Zendesk AI agents for support: a 2026 guide

A current guide to Zendesk AI agents for support: setup, channel limits, costs, testing and ongoing review.

Alicia Kirana UtomoAlicia Kirana UtomoJun 13, 2026
Illustration of a presenter pointing to a Zendesk logo
Guides

Zendesk AI agents in email channels: a 2026 guide

A current guide to Zendesk AI agents in email channels: setup, knowledge, testing and operational limits.

Kenneth PanganKenneth PanganOct 14, 2025
Illustration of a presenter pointing to a Zendesk logo
Guides

Zendesk AI agents in web form channels: a 2026 guide

A current guide to Zendesk AI agents in web form channels: setup, knowledge, testing and safe escalation.

Stevia PutriStevia PutriOct 14, 2025
A practical guide to the Salesforce AI voice agent
Guides

A practical guide to the Salesforce AI voice agent

Thinking about a Salesforce AI voice agent? We break down what Agentforce promises versus the reality of its features, pricing, and delays, and show you a faster, more flexible way to implement voice AI for your support team.

Stevia PutriStevia PutriOct 7, 2025
Illustration of a person reviewing a Zendesk conversation dashboard
Guides

Zendesk AI agent conversation logs: how to investigate a failure

Use Zendesk AI agent conversation logs to inspect messages, actions, API calls, and the first point where a support conversation went wrong.

Stevia PutriStevia PutriFeb 26, 2026
Illustration of a person pointing to a Zendesk intake form and routing diagram
Guides

Zendesk AI agent data capture forms: design a form customers finish

Design Zendesk AI agent data capture forms that ask for the minimum fields, work on the intended channel, and route customers safely when data is missing.

Stevia PutriStevia PutriFeb 26, 2026
Illustration of a Zendesk conversation window beside pie and bar charts
Guides

Zendesk AI agent review: what to evaluate in 2026

A current Zendesk AI agent review: agentic features, evaluation questions, QA evidence and a practical rollout plan.

Riellvriany IndriawanRiellvriany IndriawanMay 21, 2026
A Zendesk support agent reviewing an AI-drafted reply in the agent workspace
Guides

How to draft replies with AI in Zendesk

A practical guide to drafting replies with AI in Zendesk: the writing tools, Copilot Auto Assist, and AI Agents, how to set each one up, and where they fall short.

Alicia Kirana UtomoAlicia Kirana UtomoJun 13, 2026
Illustration of a support agent and a customer with a flow of Zendesk triggers, automations and an AI bot sending a reply between them
Guides

How to automate replies in Zendesk: triggers, automations, macros, and AI

A practical guide to automating replies in Zendesk with triggers, automations, macros, and AI, plus the one mistake that quietly breaks most setups.

Alicia Kirana UtomoAlicia Kirana UtomoJun 13, 2026

Ready to hire your AI teammate?

Set up in minutes. No credit card required.

Get started free