How to set up Zendesk Generative Search Extender: A complete guide

Stevia Putri
Written by

Stevia Putri

Reviewed by

Stanley Nicholas

Last edited February 26, 2026

Expert Verified

Banner image for How to set up Zendesk Generative Search Extender: A complete guide

If your customers are searching your help center more than 100,000 times per month, you've probably hit a wall with Zendesk's generative search. The feature works great until it doesn't, and suddenly you're looking at the Generative Search Extender add-on wondering how to actually get it running.

This guide walks you through the complete Zendesk generative search extender setup process. We'll cover everything from determining if you actually need the add-on, through purchasing, to technical configuration. Whether you're dealing with standard themes or custom help center designs, you'll find specific steps to get your AI-powered search running smoothly.

For teams looking to go beyond search and automate actual ticket responses, we'll also look at how eesel AI works alongside Zendesk to handle the full support workflow.

Zendesk homepage showcasing AI-powered customer service solutions
Zendesk homepage showcasing AI-powered customer service solutions

What you'll need before starting

Before diving into the Zendesk generative search extender setup, make sure you have these basics covered:

  • Eligible Zendesk plan: You need either a Zendesk Suite plan (any tier) or Zendesk Support with Guide Professional or Enterprise. The add-on isn't available on lower-tier plans.
  • Admin access: You'll need knowledge admin or account admin permissions to modify help center settings and purchase add-ons.
  • Usage data: Check your current generative search usage so you know where you stand against the 100,000 monthly limit.
  • Theme access: If you're using a custom theme, you'll need access to edit your theme files, specifically the search_results.hbs template.
  • Budget approval: Since the Extender requires contacting sales for custom pricing, have your procurement process ready.

Step 1: Determine if you need the Extender add-on

The first step in your Zendesk generative search extender setup is figuring out whether you actually need it yet.

Check your current usage

Navigate to Admin Center > Account > Usage > Summary. Look for the "Generative search" box, which shows:

  • Number of eligible search queries performed this month
  • Number of searches remaining in your quota
  • Historical usage trends

Zendesk Admin Center usage summary showing generative search quota and monthly consumption
Zendesk Admin Center usage summary showing generative search quota and monthly consumption

Understanding the 100,000 search limit

All Zendesk Suite and Guide plans include 100,000 eligible generative searches per month. Here's what counts toward that limit:

  • Searches that successfully display a generated answer
  • Queries in supported languages
  • Searches where the user has permission to view the source articles

Regular searches that don't trigger AI-generated answers don't count against your limit.

Signs you're approaching your limit

  • Usage consistently above 80% by mid-month
  • Seasonal spikes (like product launches or holidays) pushing you over
  • Plans to expand help center content that will drive more search traffic

If you're consistently hitting 80,000+ searches monthly, it's time to consider the Extender.

Step 2: Contact Zendesk Sales to purchase

Here's where the Zendesk generative search extender setup differs from most software purchases: you can't just click "buy" in your admin panel.

Why you can't self-serve purchase

The Generative Search Extender is classified as a capacity add-on, not a self-serve feature upgrade. Zendesk handles these through their sales team to customize pricing based on your specific volume needs.

What to prepare before contacting sales

When you reach out to Zendesk Sales, have this information ready:

  • Your current monthly generative search usage (from Admin Center)
  • Projected growth in search volume
  • Your Zendesk plan type and number of agents
  • Preferred timeline for activation

Typical pricing structure

While exact pricing isn't public, the Extender follows Zendesk's standard add-on model:

  • Custom quotes based on additional search volume needed
  • Billed annually or monthly depending on your main plan
  • Usually activated within 1-2 business days of purchase

Alternative: Optimize first

Before purchasing, consider whether you can reduce usage:

  • Review which searches are triggering generative answers unnecessarily
  • Optimize your knowledge base to reduce duplicate or low-value searches
  • Check if federated search (Enterprise only) is inflating your counts with external content

Step 3: Enable generative search in Agent Workspace

Once you have the Extender (or if you're still within your base limit), the next step in your Zendesk generative search extender setup is enabling the feature for your agents.

Enabling for Agent Workspace

  1. Go to Admin Center > Channels > AI agents
  2. Find the generative search toggle for Agent Workspace
  3. Enable the feature

AI-generated quick answer in Zendesk search results for account creation queries
AI-generated quick answer in Zendesk search results for account creation queries

How agents see Quick Answers

Once enabled, agents see AI-generated "Quick answers" in the Knowledge Panel when viewing tickets. The answer appears at the top with:

  • A summarized response based on your knowledge base
  • Links to the source articles
  • Thumbs up/down buttons to provide feedback

Agents can copy the answer directly into ticket replies or use it as a reference while crafting their own response.

Testing the feature

Before rolling out to your full team:

  1. Have a few agents test with common search queries
  2. Verify the answers are accurate and helpful
  3. Check that source article links work correctly
  4. Confirm the styling matches your brand

Step 4: Configure generative search for your help center

Now for the customer-facing side of your Zendesk generative search extender setup. The process differs depending on your help center theme.

For standard themes

If your help center uses a standard Zendesk theme released after March 26, 2025, generative search works automatically. No configuration needed.

If your help center was created before that date, you may need to update your theme. Check if you're eligible for the automatic theme updater.

For custom themes

Custom themes require manual configuration. Here's how to add the necessary placeholder:

  1. Go to Guide Admin > Customize > Theme
  2. Click Edit code on your active theme
  3. Locate the search_results.hbs template
  4. Add the {{generative_answers}} placeholder above the {{#if results}} section

Theme editor showing search_results.hbs template with generative_answers placeholder placement
Theme editor showing search_results.hbs template with generative_answers placeholder placement

Best placement for the placeholder

The placeholder should appear:

  • Above the standard search results list
  • Below the search input field
  • In a position where customers will see it immediately

The exact location depends on your theme structure, but placing it just before {{#if results}} typically works best.

Publishing and testing

After adding the placeholder:

  1. Save your changes
  2. Preview the theme
  3. Test with several search queries
  4. Publish when satisfied

Note that the Quick Answer box inherits styling from your theme's text_color, link_color, heading_font, and text_font settings. If your theme uses different variable names, the box may display with default styling.

Step 5: Monitor usage and optimize

Your Zendesk generative search extender setup isn't complete without ongoing monitoring. Here's how to stay on top of usage.

Setting up regular monitoring

Add a recurring calendar reminder to check your usage stats weekly. Look for:

  • Sudden spikes that might indicate a problem
  • Gradual increases that suggest you need more capacity
  • Patterns tied to product releases or marketing campaigns

Understanding what counts toward your limit

Not all searches consume your generative search quota:

Counts toward limitDoes NOT count
Searches displaying AI-generated answersSearches with no matching content
Supported language queriesUnsupported language searches
User has article permissionsUser lacks permissions

Tips for reducing unnecessary usage

  • Improve article titles and SEO to reduce failed searches
  • Use content tags to organize articles more effectively
  • Consider whether federated search (Enterprise) is adding unnecessary volume
  • Monitor for bot traffic that might be inflating search counts

When to consider additional capacity

If you're consistently using 80%+ of your limit by the third week of each month, contact Zendesk Sales about increasing your Extender capacity.

Troubleshooting common setup issues

Even with careful planning, you might hit snags during your Zendesk generative search extender setup. Here are solutions to common problems.

Theme placeholder not showing answers

If you added the {{generative_answers}} placeholder but don't see Quick Answers:

  • Verify you're using a v3 theme (older themes don't support the feature)
  • Check that the placeholder is spelled correctly: {{generative_answers}}
  • Ensure generative search is enabled in your search settings
  • Confirm your account has available generative search capacity

Custom styling conflicts

The Quick Answer box uses a shadow DOM, which limits CSS customization. If styling looks off:

  • Check that your theme defines standard variables: text_color, link_color, heading_font, text_font
  • The box will use default styling if these variables aren't found
  • You cannot remove the "generated using AI" disclosure text

Search results not generating AI answers

If searches return results but no Quick Answer appears:

  • Try longer, question-style queries instead of 1-2 word searches
  • Verify the user has permission to view the matching articles
  • Check that your knowledge base content is substantial enough to generate meaningful answers

Usage discrepancies

If your usage numbers don't match expectations:

  • Remember that usage reporting may have a 24-hour delay
  • Check if federated search is enabled (Enterprise only)
  • Review whether multiple help centers are sharing the same quota

When to contact support vs. your developer

Contact Zendesk Support for:

  • Add-on billing or activation issues
  • Feature not working as documented
  • Usage reporting problems

Contact your developer or theme designer for:

  • Custom theme integration issues
  • Styling or placement problems
  • Template customization questions

Taking your AI support further with eesel AI

Once your Zendesk generative search extender setup is complete, you might wonder what else is possible with AI in your support workflow. That's where eesel AI comes in.

eesel AI dashboard for configuring the AI agent with no-code interface
eesel AI dashboard for configuring the AI agent with no-code interface

What eesel AI adds beyond search

While Zendesk's generative search helps customers find answers, eesel AI goes further by actually resolving tickets. Here's how we complement your Zendesk setup:

  • Unified knowledge: Connect Zendesk with Confluence, Google Docs, Notion, Slack, and 100+ other sources. Your AI learns from everywhere, not just your help center.
  • Ticket automation: Our AI Agent drafts and sends responses, not just search results. It can resolve tickets end-to-end.
  • Simulation before deployment: Test the AI on your historical tickets before going live. See exactly how it would perform without risking customer experience.
  • Actions, not just answers: Look up orders in Shopify, process refunds, update ticket fields, create Jira issues. The AI actually does things.

How we work alongside Zendesk

eesel AI integrates directly into your existing Zendesk workflow:

  • Works with your Zendesk tickets, macros, and help center
  • Respects your existing permissions and workflows
  • Escalates to human agents when appropriate
  • Learns continuously from corrections and feedback

If you're already investing in the Generative Search Extender to scale your self-service, adding eesel AI for ticket automation is a natural next step.

Start scaling your Zendesk AI support today

You've now got a complete roadmap for your Zendesk generative search extender setup. Let's recap the key steps:

  1. Check your usage in Admin Center to confirm you need the Extender
  2. Contact Zendesk Sales with your volume requirements for custom pricing
  3. Enable for Agent Workspace so your team gets Quick Answers in tickets
  4. Configure your help center by adding the placeholder to custom themes
  5. Monitor and optimize to make the most of your search capacity

The Generative Search Extender is a solid solution for scaling self-service, but it's just one piece of the AI support puzzle. For teams ready to automate beyond search, eesel AI offers a complementary layer that handles ticket resolution, not just information retrieval.

Workflow automation setup interface in a modern ticket management system
Workflow automation setup interface in a modern ticket management system

Ready to see how AI can transform your entire support operation? Try eesel AI and discover what end-to-end automation looks like.

Frequently Asked Questions

After setup, test by searching your help center with a specific question. You should see an AI-generated 'Quick answer' box at the top of results with source article links. Check that the answer is accurate and that the styling looks correct for your theme.
No. The Generative Search Extender requires contacting Zendesk Sales directly. They'll provide custom pricing based on your volume needs and activate the add-on for your account.
If you hit your 100,000 search limit, the search bar continues working as a standard search (returning article links), but AI-generated Quick Answers stop appearing. Your customers won't see an error, just regular search results until the next billing cycle or until you purchase the Extender.
Yes, but custom themes require manual configuration. You'll need to add the {{generative_answers}} placeholder to your search_results.hbs template. Standard themes released after March 26, 2025 work automatically.
After contacting sales and completing the purchase, the Extender typically activates within 1-2 business days. Technical configuration (enabling the feature and updating themes) takes another 30-60 minutes depending on your setup.

Share this post

Stevia undefined

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.