www.zendesk.de Open in urlscan Pro
104.16.15.87  Public Scan

Submitted URL: http://safelinks.protection.outlook.com/?url=https%3A%2F%2Fapp.hello.zendesk.com%2Fe%2Fer%3Fs%3D2136619493%26lid%3D60747%26elqTrackId%3D...
Effective URL: https://www.zendesk.de/blog/ai-helps-control-costs/?utm_campaign=2023_q2_control_costs_email&utm_medium=zendesk_email&u...
Submission: On June 21 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

/blog/search/

<form class="js-search-dropdown-form" action="/blog/search/">
  <input autocomplete="off" type="text" placeholder="Search" class="js-blog-search-input" name="global-header-blog-search" id="global-header-blog-search">
  <button class="search-button" type="submit" aria-label="Submit"></button>
</form>

POST

<form method="post" enctype="multipart/form-data" class="greenhouse-form form-contact-widget js-form-contact-widget js-contact-ticket">
  <div class="field-container js-field-container">
    <div class="step step-1 js-step-1">
      <div class="form-contact-box">
        <div class="field-wrap js-field-wrap">
          <label class="field-label" for="owner[email]">E-Mail geschäftlich</label><input type="email" class="email required js-field" id="owner[email]" name="owner[email]" autocomplete="email" placeholder="" maxlength="80" aria-label="Work email"
            tabindex="0">
          <div class="js-generic-email-error field-error js-field-error">Geben Sie eine gültige E-Mail-Adresse ein</div>
          <div class="js-invalid-email-support-address field-error js-field-error">Geben Sie eine gültige E-Mail-Adresse ein.<br>E-Mail-Adressen dürfen nicht mit <span class="js-disallowed-emails">support, help, postmaster, noreply, no-reply,
              info</span> beginnen.</div>
        </div>
        <div class="field-wrap js-field-wrap">
          <label class="field-label" for="question">Wie können wir Ihnen helfen?</label>
          <textarea type="text" name="question" id="question" rows="10" cols="50" class="required"></textarea>
          <div class="field-error js-field-error">Bitte geben Sie eine Nachricht oder Frage ein</div>
        </div>
        <div class="opt-in-field js-opt-in-field field-wrap js-field-wrap active">
          <div class="field-wrap js-field-wrap opt-in-checkbox js-opt-in-checkbox active" data-force="">
            <label class="checkbox-container">
              <input type="checkbox" class="js-opt-in-checkbox js-field active" id="optinToMarketing" name="optinToMarketing" checked="" value="TRUE">
              <input type="hidden" class="js-soft-opt-in-hidden-field" name="SoftOptin" value="">
              <span class="custom-check"></span>
              <span class="js-opt-in-notice"> Durch Aktivieren des Kontrollkästchens erkläre ich mich damit einverstanden, dass Zendesk mir Marketinginformationen zu Produkten, Dienstleistungen und Events von Zendesk zusendet. Ich weiß, dass eine
                Ameldung jederzeit möglich ist. </span>
              <span style="display: none;" class="js-soft-opt-in-notice"> Bitte aktivieren Sie dieses Kontrollkästchen, wenn Sie keine Marketingkommunikation von Zendesk erhalten möchten. </span>
            </label>
          </div>
          <div style="display: none;" class="field-wrap js-field-wrap js-soft-opt-in-privacy-notice privacy-notice ">
            <span> Durch die Übermittlung meiner personenbezogenen Daten willige ich ein, dass Zendesk meine Daten in Übereinstimmung mit
              <a class="js-partial-lead-trigger" href="/company/agreements-and-terms/privacy-policy/" target="_blank">Zendesk-Datenschutzrichtlinie</a> erhebt, verarbeitet und speichert. Zendesk nutzt die von Ihnen bereitgestellten Informationen, um
              Ihnen in Zukunft gelegentlich E-Mails über Zendesk-Produkte und -Dienstleistungen sowie relevante Inhalte zu senden. Eine Abmeldung ist jederzeit möglich. </span>
          </div>
          <div class="field-wrap js-field-wrap js-privacy-notice privacy-notice">
            <span> Durch die Übermittlung meiner personenbezogenen Daten willige ich ein, dass Zendesk meine Daten in Übereinstimmung mit
              <a class="js-partial-lead-trigger" href="/company/agreements-and-terms/privacy-notice/" target="_blank">Zendesk-Datenschutzrichtlinie</a> erhebt, verarbeitet und speichert. </span>
          </div>
        </div>
      </div>
      <div class="form-footer">
        <div class="field-wrap">
          <button disabled="" class="button button-small button-primary form-submit-btn js-next-btn js-btn-submit">Weiter</button>
        </div>
      </div>
    </div>
    <div class="step step-2 js-step-2" style="display: none;">
      <div class="form-contact-box">
        <div class="field-wrap js-field-wrap js-regional-field-wrap">
          <label class="field-label" for="FirstName">Vorname</label><input type="text" class="first-name required js-field" id="FirstName" name="FirstName" autocomplete="given-name" placeholder="" maxlength="25" tabindex="0">
          <div class="js-generic-name-error field-error js-field-error">Geben Sie Ihren Vornamen ein</div>
          <div class="js-invalid-name-special-characters field-error js-field-error">Zahlen und Sonderzeichen sind nicht gestattet</div>
        </div>
        <div class="field-wrap js-field-wrap js-regional-field-wrap">
          <label class="field-label" for="LastName">Nachname</label><input type="text" class="last-name required js-field" id="LastName" name="LastName" autocomplete="family-name" placeholder="" maxlength="25" tabindex="0">
          <div class="js-generic-name-error field-error js-field-error">Geben Sie Ihren Nachnamen ein</div>
          <div class="js-invalid-name-special-characters field-error js-field-error">Zahlen und Sonderzeichen sind nicht gestattet</div>
        </div>
        <div class="field-wrap js-field-wrap">
          <label class="field-label" for="address[phone]">Telefonnummer</label><input type="tel" class="phone required js-field" id="address[phone]" name="address[phone]" autocomplete="tel" placeholder="" tabindex="0">
          <div class="field-error js-field-error">Geben Sie eine gültige Telefonnummer ein</div>
        </div>
        <div class="field-wrap js-field-wrap">
          <label class="field-label" for="account[name]">Firmenname</label><input type="text" class="company required js-field" id="account[name]" name="account[name]" autocomplete="organization" placeholder="" maxlength="40" tabindex="0">
          <div class="field-error js-field-error">Bitte geben Sie Ihren Firmennamen ein.</div>
        </div>
        <div class="field-wrap js-field-wrap">
          <label class="field-label" for="account[help_desk_size]">Anzahl von Mitarbeitern</label>
          <div class="select-wrap">
            <select type="select" class="employees required js-field" id="account[help_desk_size]" name="account[help_desk_size]" style="color: rgb(128, 146, 149);">
              <option value="" selected="">Auswählen</option>
              <option value="1-9">1-9</option>
              <option value="10-49">10-49</option>
              <option value="50-99">50-99</option>
              <option value="100-249">100-249</option>
              <option value="250-499">250-499</option>
              <option value="500-999">500-999</option>
              <option value="1000-4999">1000-4999</option>
              <option value="5000+">5000+</option>
            </select>
          </div>
          <div class="field-error js-field-error">Bitte wählen Sie die Anzahl von Mitarbeitern aus</div>
        </div>
        <div class="field-wrap js-field-wrap department-field js-department-container js-regional-field-wrap">
          <label class="field-label" for="department">Abteilung</label>
          <div class="select-wrap">
            <select type="select" class="department required js-field" id="department" name="department" style="color: rgb(128, 146, 149);">
              <option value="" selected="">Auswählen</option>
              <option value="BI/Reporting">Business Intelligence/Reporting</option>
              <option value="Customer Service">Kundenservice</option>
              <option value="Engineering">Engineering</option>
              <option value="Facilities">Einrichtungen</option>
              <option value="Finance">Finanzen</option>
              <option value="HR/People Ops">HR/Personalwesen</option>
              <option value="IT">IT</option>
              <option value="Legal">Rechtliche Hinweise</option>
              <option value="Marketing">Marketing</option>
              <option value="Operations">Betrieb</option>
              <option value="Partner/Vendor Support">Partner-/Anbietersupport</option>
              <option value="Sales">Vertrieb</option>
              <option value="Services">Services</option>
              <option value="Other">Andere</option>
            </select>
          </div>
          <div class="field-error js-field-error">Bitte wählen Sie Ihre Abteilung aus</div>
        </div>
        <div class="field-wrap js-field-wrap job-title-field js-regional-field-wrap">
          <label class="field-label" for="job">Stellenbezeichnung</label><input type="text" class="job-title required js-field" id="job" name="job" autocomplete="organization-title" placeholder="" tabindex="0">
          <div class="field-error js-field-error">Bitte geben Sie Ihre Stellenbezeichnung ein</div>
        </div>
        <div style="display:none">
          <input type="hidden" name="Web_Offer_Name__c" id="Web_Offer_Name__c" value="/contact-us-widget/"><input type="hidden" name="GA_Medium" id="GA_Medium" value=""><input type="hidden" name="GA_Source" id="GA_Source" value=""><input
            type="hidden" name="Opti_ID" id="Opti_ID" value=""><input type="hidden" name="Opti_Variation_ID" id="Opti_Variation_ID" value=""><input type="hidden" name="trial_extras[Opti_ID]" id="trial_extras[Opti_ID]" value=""><input type="hidden"
            name="trial_extras[Opti_Variation_ID]" id="trial_extras[Opti_Variation_ID]" value=""><input type="hidden" name="trial_extras[SegmentAnonID]" id="trial_extras[SegmentAnonID]" value=""><input type="hidden" name="trial_extras[Inferred_City]"
            id="trial_extras[Inferred_City]" value=""><input type="hidden" name="trial_extras[Inferred_State]" id="trial_extras[Inferred_State]" value=""><input type="hidden" name="trial_extras[Inferred_CCode]" id="trial_extras[Inferred_CCode]"
            value=""><input type="hidden" name="trial_extras[Inferred_Country]" id="trial_extras[Inferred_Country]" value=""><input type="hidden" name="trial_extras[Inferred_Zip]" id="trial_extras[Inferred_Zip]" value=""><input type="hidden"
            name="trial_extras[Inferred_Region]" id="trial_extras[Inferred_Region]" value=""><input type="hidden" name="trial_extras[Inferred_IP_Address]" id="trial_extras[Inferred_IP_Address]" value=""><input type="hidden" name="address[postal]"
            id="address[postal]" value=""><input type="hidden" name="rv_account" id="rv_account" value=""><input type="hidden" name="rv_member" id="rv_member" value=""><input type="hidden" name="partner_account" id="partner_account" value=""><input
            type="hidden" name="partner_contact" id="partner_contact" value=""><input type="hidden" name="location[Inferred_IP_Address]" id="location[Inferred_IP_Address]" value=""><input type="hidden" name="trial_extras[DB_City__c]"
            id="trial_extras[DB_City__c]" value=""><input type="hidden" name="trial_extras[DB_State__c]" id="trial_extras[DB_State__c]" value=""><input type="hidden" name="trial_extras[DB_CCode__c]" id="trial_extras[DB_CCode__c]" value=""><input
            type="hidden" name="trial_extras[Country__c]" id="trial_extras[Country__c]" value=""><input type="hidden" name="trial_extras[DB_Zip__c]" id="trial_extras[DB_Zip__c]" value=""><input type="hidden" name="trial_extras[Region__c]"
            id="trial_extras[Region__c]" value=""><input type="hidden" name="trial_extras[First_Touch__c]" id="trial_extras[First_Touch__c]"><input type="hidden" name="trial_extras[Last_Touch__c]" id="trial_extras[Last_Touch__c]"><input type="hidden"
            name="timeStarted" id="timeStarted" value=""><input type="hidden" name="timeDelta" id="timeDelta" value=""><input type="hidden" name="timeEnded" id="timeEnded" value=""><input type="hidden" name="industry" id="industry" value=""><input
            type="hidden" name="subindustry" id="subindustry" value=""><input type="hidden" name="MailingCountry" id="MailingCountry" value=""><input type="hidden" name="owner[name]" id="owner[name]" value=""><input type="hidden"
            name="last_page_before_lead" id="last_page_before_lead" value=""><input type="hidden" name="current_page_url" id="current_page_url" value="https://www.zendesk.de/blog/ai-helps-control-costs/"> <input type="hidden" name="elqCustomerGUID"
            id="elqCustomerGUID" value=""><input type="hidden" name="elqCookieWrite" id="elqCookieWrite" value="0"><input type="hidden" name="elqSiteId" id="elqSiteId" value="2136619493"><input type="hidden" name="elqCampaignId" id="elqCampaignId"
            value=""><input type="hidden" name="elqFormName" id="elqFormName" value="WebsiteContactWidgetForm">
          <select type="select" name="subject" class="select subject" id="subject" style="color: rgb(61, 81, 84);">
            <option value="Pricing/Sales" selected="">Pricing/Sales</option>
          </select>
        </div>
      </div>
      <div class="form-footer">
        <a href="/web-widget/" target="_blank" class="widget-logo-link">
<svg class="icon-zendesk" xmlns="http://www.w3.org/2000/svg" width="50" height="20" viewBox="0 0 624.47 119.59"><defs><style>.cls-1{fill:#03363d;}</style></defs><path class="cls-1" d="M2014.78,120.15A31.34,31.34,0,0,0,2037,111.5l11,11.91c-7.3,7.49-17.4,13.07-33.12,13.07-26.95,0-44.35-17.86-44.35-42.07,0-24,18.34-42.07,41.91-42.07,26.76,0,41.91,20.36,40.61,48.6H1989.9c2.24,11.72,10.48,19.21,24.88,19.21m19.27-32.65c-1.68-10.95-8.23-19-21.33-19-12.16,0-20.58,6.91-22.83,19h44.16Z" transform="translate(-1599.52 -16.89)"></path><path class="cls-1" d="M0 102.38L48.68 52.94 1.14 52.94 1.14 37.42 71.24 37.42 71.24 53.26 22.56 102.7 71.89 102.7 71.89 118.22 0 118.22 0 102.38z"></path><path class="cls-1" d="M1726.05 120.15a31.34 31.34 0 0 0 22.27-8.65l11 11.91c-7.3 7.49-17.4 13.07-33.12 13.07-26.95 0-44.35-17.86-44.35-42.07 0-24 18.34-42.07 41.91-42.07 26.76 0 41.91 20.36 40.61 48.6h-63.24c2.24 11.72 10.48 19.21 24.88 19.21m19.27-32.65c-1.68-10.95-8.23-19-21.33-19-12.16 0-20.58 6.91-22.83 19h44.16zM1869.51 94.46c0-25.86 19.31-42 40.56-42 10.71 0 20.94 4.69 26.94 12.13V16.89h17.21v118H1937V123.71c-6.16 7.92-16.39 12.77-27.1 12.77-20.6 0-40.4-16.32-40.4-42m68.48-.16c0-14.38-10.87-26.18-25.64-26.18-14.44 0-25.64 11.47-25.64 26.18s11.19 26.34 25.64 26.34c14.77 0 25.64-11.8 25.64-26.34M2064.34 117.73l15.57-8.08a23.12 23.12 0 0 0 20.77 11.79c9.74 0 14.77-5 14.77-10.66 0-6.46-9.41-7.92-19.63-10-13.8-2.91-28.07-7.44-28.07-24.08 0-12.77 12.17-24.57 31.32-24.4 15.09 0 26.29 6 32.62 15.67l-14.44 7.92c-3.73-5.66-10.06-9.21-18.17-9.21-9.25 0-14 4.53-14 9.7 0 5.82 7.46 7.43 19.15 10 13.3 2.91 28.39 7.27 28.39 24.08 0 11.15-9.73 26.18-32.78 26-16.87 0-28.72-6.79-35.53-18.75" transform="translate(-1599.52 -16.89)"></path><path class="cls-1" d="M579.84 82.1L566.21 96.96 566.21 117.97 549.01 117.97 549.01 0 566.21 0 566.21 77.25 602.72 37.17 623.65 37.17 592.01 71.75 624.47 117.97 604.99 117.97 579.84 82.1z"></path><path class="cls-1" d="M1817.53,52.42c-20.45,0-37.57,13.25-37.57,35.23v47.2h17.53v-45c0-13.25,7.62-21.18,20.6-21.18s19.48,7.93,19.48,21.18v45h17.53V87.65c0-22-17.12-35.23-37.57-35.23" transform="translate(-1599.52 -16.89)"></path></svg>
</a>
        <div class="field-wrap cancel-send">
          <button class="button button-small button-secondary close-widget js-close-widget">Abbrechen</button>
          <button disabled="" class="button button-small button-primary form-submit-btn js-btn-submit" name="submitButton">Senden</button>
        </div>
      </div>
    </div>
  </div>
  <div class="loading js-loading">
    <div class="loading-inner">
      <span class="loading-img"></span>
      <p>Wir benachrichtigen unser Supportteam. Bitte warten Sie...</p>
    </div>
  </div>
  <div class="success success-message js-success-message">
    <span class="icon-success"></span>
    <p class="h3">Vielen Dank!</p>
    <p>Einer unserer Mitarbeiter wird sich in Kürze mit Ihnen in Verbindung setzen.</p>
  </div>
  <div class="error-message js-error-message">
    <span class="icon-error"></span>
    <p>Upps, da ist etwas schief gelaufen!</p>
    <p>Bitte laden Sie die Seite neu und versuchen Sie es noch einmal. Alternativ können Sie das
      <a class="text-link" href="https://support.zendesk.com/hc/de/articles/4408843597850-Kontaktaufnahme-mit-dem-Zendesk-Kundensupport" target="_blank">Support-Team von Zendesk kontaktieren </a>.</p>
  </div>
</form>

POST

<form id="newsletter" class="greenhouse-form js-newsletter-form-footer" method="post">
  <div class="field-container js-field-container">
    <div class="field-wrap field-wrap-email js-field-wrap">
      <input type="email" class="email required js-field js-footer-newsletter-email" id="owner[email]" name="owner[email]" autocomplete="email" placeholder="What's your email?" maxlength="80"
        aria-label="Enter your email and subscribe to our newsletter" tabindex="0">
      <div class="js-generic-email-error field-error js-field-error">Please enter a valid email address</div>
      <div class="js-invalid-email-support-address field-error js-field-error">Please enter a valid email address.<br>Email addresses may not begin with: <span class="js-disallowed-emails">support, help, postmaster, noreply, no-reply, info</span>
      </div>
    </div>
    <div class="field-wrap opt-in-field js-field-wrap js-opt-in-field js-opt-in-newsletter active">
      <div class="field-wrap js-field-wrap opt-in-checkbox js-opt-in-checkbox" data-force="">
        <label class="checkbox-container">
          <input type="checkbox" class="js-opt-in-checkbox js-field" id="optinToMarketing" name="optinToMarketing" checked="" value="TRUE">
          <input type="hidden" class="js-soft-opt-in-hidden-field" name="SoftOptin" value="">
          <span class="custom-check"></span>
          <span class="js-opt-in-notice"> By checking this box, I agree to Zendesk contacting me with marketing-related communications about Zendesk products, services, and events. I understand I may unsubscribe at any time. </span>
          <span style="display: none;" class="js-soft-opt-in-notice"> Please select this checkbox if you do not wish to receive marketing communications from Zendesk. </span>
        </label>
      </div>
      <div style="display: none;" class="field-wrap js-field-wrap js-soft-opt-in-privacy-notice privacy-notice ">
        <span> By submitting my personal information, I consent to Zendesk collecting, processing, and storing my information in accordance with the
          <a class="js-partial-lead-trigger" href="/company/agreements-and-terms/privacy-policy/" target="_blank">Zendesk Privacy Notice</a>. Zendesk uses the information you provide to send future occasional emails about Zendesk products, services
          and relevant content. You can unsubscribe at any time. </span>
      </div>
      <div class="field-wrap js-field-wrap js-privacy-notice privacy-notice">
        <span> By submitting my personal data, I consent to Zendesk collecting, processing, and storing my information in accordance with the
          <a class="js-partial-lead-trigger" href="/company/agreements-and-terms/privacy-notice/" target="_blank">Zendesk Privacy Notice</a>. </span>
      </div>
    </div>
    <div class="field-wrap field-wrap-submit">
      <button class="button button-medium button-primary form-submit-btn js-submit-btn" type="submit"><span class="text">Subscribe</span></button>
    </div>
    <div style="display: none;">
      <input type="hidden" name="Web_Offer_Name__c" id="Web_Offer_Name__c" value="/blog/ai-helps-control-costs/"><input type="hidden" name="GA_Medium" id="GA_Medium" value=""><input type="hidden" name="GA_Source" id="GA_Source" value=""><input
        type="hidden" name="Opti_ID" id="Opti_ID" value=""><input type="hidden" name="Opti_Variation_ID" id="Opti_Variation_ID" value=""><input type="hidden" name="trial_extras[Opti_ID]" id="trial_extras[Opti_ID]" value=""><input type="hidden"
        name="trial_extras[Opti_Variation_ID]" id="trial_extras[Opti_Variation_ID]" value=""><input type="hidden" name="trial_extras[SegmentAnonID]" id="trial_extras[SegmentAnonID]" value=""><input type="hidden" name="trial_extras[Inferred_City]"
        id="trial_extras[Inferred_City]" value=""><input type="hidden" name="trial_extras[Inferred_State]" id="trial_extras[Inferred_State]" value=""><input type="hidden" name="trial_extras[Inferred_CCode]" id="trial_extras[Inferred_CCode]"
        value=""><input type="hidden" name="trial_extras[Inferred_Country]" id="trial_extras[Inferred_Country]" value=""><input type="hidden" name="trial_extras[Inferred_Zip]" id="trial_extras[Inferred_Zip]" value=""><input type="hidden"
        name="trial_extras[Inferred_Region]" id="trial_extras[Inferred_Region]" value=""><input type="hidden" name="trial_extras[Inferred_IP_Address]" id="trial_extras[Inferred_IP_Address]" value=""><input type="hidden" name="address[postal]"
        id="address[postal]" value=""><input type="hidden" name="rv_account" id="rv_account" value=""><input type="hidden" name="rv_member" id="rv_member" value=""><input type="hidden" name="partner_account" id="partner_account" value=""><input
        type="hidden" name="partner_contact" id="partner_contact" value=""><input type="hidden" name="location[Inferred_IP_Address]" id="location[Inferred_IP_Address]" value=""><input type="hidden" name="trial_extras[DB_City__c]"
        id="trial_extras[DB_City__c]" value=""><input type="hidden" name="trial_extras[DB_State__c]" id="trial_extras[DB_State__c]" value=""><input type="hidden" name="trial_extras[DB_CCode__c]" id="trial_extras[DB_CCode__c]" value=""><input
        type="hidden" name="trial_extras[Country__c]" id="trial_extras[Country__c]" value=""><input type="hidden" name="trial_extras[DB_Zip__c]" id="trial_extras[DB_Zip__c]" value=""><input type="hidden" name="trial_extras[Region__c]"
        id="trial_extras[Region__c]" value=""><input type="hidden" name="trial_extras[First_Touch__c]" id="trial_extras[First_Touch__c]"><input type="hidden" name="trial_extras[Last_Touch__c]" id="trial_extras[Last_Touch__c]"><input type="hidden"
        name="timeStarted" id="timeStarted" value=""><input type="hidden" name="timeDelta" id="timeDelta" value=""><input type="hidden" name="timeEnded" id="timeEnded" value=""><input type="hidden" name="industry" id="industry" value=""><input
        type="hidden" name="subindustry" id="subindustry" value=""><input type="hidden" name="MailingCountry" id="MailingCountry" value=""><input type="hidden" name="owner[name]" id="owner[name]" value=""><input type="hidden"
        name="last_page_before_lead" id="last_page_before_lead" value=""><input type="hidden" name="current_page_url" id="current_page_url" value=""> <input type="hidden" name="account[name]" id="account[name]" value=""><input type="hidden"
        name="account[help_desk_size]" id="account[help_desk_size]" value=""> <input type="hidden" name="elqCustomerGUID" id="elqCustomerGUID" value=""><input type="hidden" name="elqCookieWrite" id="elqCookieWrite" value="0"><input type="hidden"
        name="elqSiteId" id="elqSiteId" value="2136619493"><input type="hidden" name="elqCampaignId" id="elqCampaignId" value=""><input type="hidden" name="elqFormName" id="elqFormName" value="WebsiteNewsletterSignup_new">
    </div>
  </div>
  <div class="success-message js-success-message">
    <span class="icon-success"></span>
    <p class="gdpr-success-message gdpr-visible-show" style="display: block;">Thank you for subscribing to our email communication. You can update your preferences or unsubscribe at any time.</p>
    <p class="gdpr-visible-hide" style="display: none;">Welcome to the club!</p>
  </div>
  <div class="error-message js-error-message">
    <span class="icon-error"></span>
    <p>Sorry, something went wrong!</p>
    <p>Please reload the page and try again, or you can <a class="text-link" href="https://support.zendesk.com/hc/en-us/articles/4408843597850" target="_blank">contact Zendesk for support</a>.</p>
  </div>
  <div class="loading js-loading">
    <div class="loading-inner">
      <span class="loading-img"></span>
    </div>
  </div>
</form>

POST

<form class="greenhouse-form standalone-newsletter-form js-standalone-newsletter-form" method="post">
  <div class="field-container js-field-container">
    <div class="field-wrap-col-2">
      <div class="field-wrap js-field-wrap">
        <label class="field-label" for="owner[email]">Email address</label><input type="email" class="email required js-field" id="owner[email]" name="owner[email]" autocomplete="email" placeholder="" maxlength="80" aria-label="Work email"
          tabindex="0">
        <div class="js-generic-email-error field-error js-field-error">Please enter a valid email address</div>
        <div class="js-invalid-email-support-address field-error js-field-error">Please enter a valid email address.<br>Email addresses may not begin with: <span class="js-disallowed-emails">support, help, postmaster, noreply, no-reply, info</span>
        </div>
      </div>
      <div class="field-wrap field-wrap-submit">
        <button class="form-submit-btn js-submit-btn js-standalone-newsletter-subscribe button button-medium button-primary" type="submit">
          <span class="text js-instapage-custom-field" data-instapage-field-name="Subscribe button"> Subscribe </span>
        </button>
      </div>
    </div>
    <div class="field-wrap opt-in-field js-opt-in-field js-soft-opt-in active">
      <div class="field-wrap js-field-wrap opt-in-checkbox js-opt-in-checkbox active" data-force="">
        <label class="checkbox-container">
          <input type="checkbox" class="js-opt-in-checkbox js-field active" id="optinToMarketing" name="optinToMarketing" checked="" value="TRUE">
          <input type="hidden" class="js-soft-opt-in-hidden-field" name="SoftOptin" value="">
          <span class="custom-check"></span>
          <span class="js-opt-in-notice"> By checking this box, I agree to Zendesk contacting me with marketing-related communications about Zendesk products, services, and events. I understand I may unsubscribe at any time. </span>
          <span style="display: none;" class="js-soft-opt-in-notice"> Please select this checkbox if you do not wish to receive marketing communications from Zendesk. </span>
        </label>
      </div>
      <div style="display: none;" class="field-wrap js-field-wrap js-soft-opt-in-privacy-notice privacy-notice ">
        <span> By submitting my personal information, I consent to Zendesk collecting, processing, and storing my information in accordance with the
          <a class="js-partial-lead-trigger" href="/company/agreements-and-terms/privacy-policy/" target="_blank">Zendesk Privacy Notice</a>. Zendesk uses the information you provide to send future occasional emails about Zendesk products, services
          and relevant content. You can unsubscribe at any time. </span>
      </div>
      <div class="field-wrap js-field-wrap js-privacy-notice privacy-notice">
        <span> By submitting my personal data, I consent to Zendesk collecting, processing, and storing my information in accordance with the
          <a class="js-partial-lead-trigger" href="/company/agreements-and-terms/privacy-notice/" target="_blank">Zendesk Privacy Notice</a>. </span>
      </div>
    </div>
    <div style="display: none;">
      <input type="hidden" name="Web_Offer_Name__c" id="Web_Offer_Name__c" value="/blog/ai-helps-control-costs/"><input type="hidden" name="GA_Medium" id="GA_Medium" value=""><input type="hidden" name="GA_Source" id="GA_Source" value=""><input
        type="hidden" name="Opti_ID" id="Opti_ID" value=""><input type="hidden" name="Opti_Variation_ID" id="Opti_Variation_ID" value=""><input type="hidden" name="trial_extras[Opti_ID]" id="trial_extras[Opti_ID]" value=""><input type="hidden"
        name="trial_extras[Opti_Variation_ID]" id="trial_extras[Opti_Variation_ID]" value=""><input type="hidden" name="trial_extras[SegmentAnonID]" id="trial_extras[SegmentAnonID]" value=""><input type="hidden" name="trial_extras[Inferred_City]"
        id="trial_extras[Inferred_City]" value=""><input type="hidden" name="trial_extras[Inferred_State]" id="trial_extras[Inferred_State]" value=""><input type="hidden" name="trial_extras[Inferred_CCode]" id="trial_extras[Inferred_CCode]"
        value=""><input type="hidden" name="trial_extras[Inferred_Country]" id="trial_extras[Inferred_Country]" value=""><input type="hidden" name="trial_extras[Inferred_Zip]" id="trial_extras[Inferred_Zip]" value=""><input type="hidden"
        name="trial_extras[Inferred_Region]" id="trial_extras[Inferred_Region]" value=""><input type="hidden" name="trial_extras[Inferred_IP_Address]" id="trial_extras[Inferred_IP_Address]" value=""><input type="hidden" name="address[postal]"
        id="address[postal]" value=""><input type="hidden" name="rv_account" id="rv_account" value=""><input type="hidden" name="rv_member" id="rv_member" value=""><input type="hidden" name="partner_account" id="partner_account" value=""><input
        type="hidden" name="partner_contact" id="partner_contact" value=""><input type="hidden" name="location[Inferred_IP_Address]" id="location[Inferred_IP_Address]" value=""><input type="hidden" name="trial_extras[DB_City__c]"
        id="trial_extras[DB_City__c]" value=""><input type="hidden" name="trial_extras[DB_State__c]" id="trial_extras[DB_State__c]" value=""><input type="hidden" name="trial_extras[DB_CCode__c]" id="trial_extras[DB_CCode__c]" value=""><input
        type="hidden" name="trial_extras[Country__c]" id="trial_extras[Country__c]" value=""><input type="hidden" name="trial_extras[DB_Zip__c]" id="trial_extras[DB_Zip__c]" value=""><input type="hidden" name="trial_extras[Region__c]"
        id="trial_extras[Region__c]" value=""><input type="hidden" name="trial_extras[First_Touch__c]" id="trial_extras[First_Touch__c]"><input type="hidden" name="trial_extras[Last_Touch__c]" id="trial_extras[Last_Touch__c]"><input type="hidden"
        name="timeStarted" id="timeStarted" value=""><input type="hidden" name="timeDelta" id="timeDelta" value=""><input type="hidden" name="timeEnded" id="timeEnded" value=""><input type="hidden" name="industry" id="industry" value=""><input
        type="hidden" name="subindustry" id="subindustry" value=""><input type="hidden" name="MailingCountry" id="MailingCountry" value=""><input type="hidden" name="owner[name]" id="owner[name]" value=""><input type="hidden"
        name="last_page_before_lead" id="last_page_before_lead" value=""><input type="hidden" name="current_page_url" id="current_page_url" value=""> <input type="hidden" name="account[name]" id="account[name]" value=""><input type="hidden"
        name="account[help_desk_size]" id="account[help_desk_size]" value=""> <input type="hidden" name="elqCustomerGUID" id="elqCustomerGUID" value=""><input type="hidden" name="elqCookieWrite" id="elqCookieWrite" value="0"><input type="hidden"
        name="elqSiteId" id="elqSiteId" value="2136619493"><input type="hidden" name="elqCampaignId" id="elqCampaignId" value=""><input type="hidden" name="elqFormName" id="elqFormName" value="blogform">
    </div>
  </div>
  <div class="success-message js-success-message">
    <span class="icon-success"></span>
    <p class="js-instapage-custom-field" data-instapage-field-name="Success message">Welcome to the club!</p>
  </div>
  <div class="error-message js-error-message">
    <span class="icon-error"></span>
    <p>Oops! Sorry something went wrong, try again later?</p>
  </div>
  <div class="loading js-loading">
    <div class="loading-inner">
      <span class="loading-img"></span>
    </div>
  </div>
</form>

Text Content

 * Zendesk Blog
 * 
 * Toggle Mobile Menu

 * Service
   
    * Podcast | Conversations with Zendesk
   
    * Customer engagement
   
    * Metrics and data
   
    * Success stories
   
    * Trends and insights
   
    * Customer support management
   
    * Customer support software
   
    * How-to guides
   
   
 * Sales
   
    * Hiring
   
    * Sales analytics
   
    * Sales case studies
   
    * Management and coaching
   
    * Sales prospecting
   
    * Sales tips and techniques
   
    * Sales trends
   
   
 * Culture
   
    * Building empathy
   
    * Customer relationships
   
    * Leadership
   
    * Tech trends
   
    * Workplace
   
   
 * 
 * 
 * Start free trial
 * Watch demo


 1. Podcast | Conversations with Zendesk
 2. AI helps companies enhance CX

Podcast | 1 min read


HOW AI HELPS COMPANIES ENHANCE THE CUSTOMER EXPERIENCE AND CONTROL COSTS


THE NEW CONVERSATIONS WITH ZENDESK PODCAST DEBUTS WITH A WIDE-RANGING DISCUSSION
WITH KAJABI’S JARED LOMAN, ZENDESK’S CAITLIN KEOHANE, AND HOST NICOLE SAUNDERS.

By Mark Smith, Staff Writer

Last updated May 19, 2023

 * Artificial intelligence

 * 
 * 
 * 
 * 



For CX leaders, the current moment can feel a bit like whiplash: on the one
hand, rising customer expectations and tighter budgets pose significant
challenges to their businesses, yet rapid developments in artificial
intelligence promise to radically elevate customer experiences.

So the question many leaders have been asking is, “Will AI help my company
reduce costs and provide richer experiences to customers?” To explore this
topic, Conversations with Zendesk host Nicole Saunders spoke with Jared Loman,
vice president of customer experience at Kajabi, and Zendesk’s Caitlin Keohane,
Senior Vice President, Global Customer Advocacy.


SUBSCRIBE TO CONVERSATIONS WITH ZENDESK

Stay up to date on the latest episodes on your favorite podcast platform such as
Spotify, Apple, YouTube, and Stitcher, or return to the Zendesk blog for new
episodes every two weeks.

During the course of the episode, Loman and Keohane dove into how AI will enable
companies to keep staffing costs flat despite rising customer inquiries, and how
AI-powered chatbots will play a key role in surfacing relevant self-service
content while assisting with triage and routing. Meanwhile, both see AI as a
powerful tool to help agents provide hero-level service and offer customers the
kind of immersive, conversational experiences they increasingly demand.







This debut episode of Conversations with Zendesk marks the first of a two-part
series about AI’s ability to help businesses control costs and drive customer
retention—be sure to listen to the second episode on May 31, which will again
feature Loman as well as Maddie Hoffman, Zendesk’s director of self-service and
automation.


READY TO USE AI TO REDUCE COSTS AND DRIVE EFFICIENCY?

Download Zendesk’s playbook to ensure your business reaps the benefits now—and
in the future.

Download now


RELATED STORIES

| 2 min read

THE ROLE OF AI IN SELF-SERVICE AND KNOWLEDGE MANAGEMENT

The second episode of Conversations with Zendesk, with Kajabi's Jared Loman and
Zendesk's Maddie Hoffman, explores how generative AI will shape self-service and
knowledge management.

 * Artificial intelligence

Podcast | 1 min read

CONVERSATIONS WITH ZENDESK: THE PODCAST

Launching on May 17, Zendesk’s new podcast will explore the latest customer
experience trends.

READY TO USE AI TO REDUCE COSTS AND DRIVE EFFICIENCY?

Download Zendesk’s playbook to ensure your business reaps the benefits now—and
in the future.

Download now

Vertrieb kontaktieren
Vertrieb kontaktieren
E-Mail geschäftlich
Geben Sie eine gültige E-Mail-Adresse ein
Geben Sie eine gültige E-Mail-Adresse ein.
E-Mail-Adressen dürfen nicht mit support, help, postmaster, noreply, no-reply,
info beginnen.
Wie können wir Ihnen helfen?
Bitte geben Sie eine Nachricht oder Frage ein
Durch Aktivieren des Kontrollkästchens erkläre ich mich damit einverstanden,
dass Zendesk mir Marketinginformationen zu Produkten, Dienstleistungen und
Events von Zendesk zusendet. Ich weiß, dass eine Ameldung jederzeit möglich ist.
Bitte aktivieren Sie dieses Kontrollkästchen, wenn Sie keine
Marketingkommunikation von Zendesk erhalten möchten.
Durch die Übermittlung meiner personenbezogenen Daten willige ich ein, dass
Zendesk meine Daten in Übereinstimmung mit Zendesk-Datenschutzrichtlinie erhebt,
verarbeitet und speichert. Zendesk nutzt die von Ihnen bereitgestellten
Informationen, um Ihnen in Zukunft gelegentlich E-Mails über Zendesk-Produkte
und -Dienstleistungen sowie relevante Inhalte zu senden. Eine Abmeldung ist
jederzeit möglich.
Durch die Übermittlung meiner personenbezogenen Daten willige ich ein, dass
Zendesk meine Daten in Übereinstimmung mit Zendesk-Datenschutzrichtlinie erhebt,
verarbeitet und speichert.
Weiter
Vorname
Geben Sie Ihren Vornamen ein
Zahlen und Sonderzeichen sind nicht gestattet
Nachname
Geben Sie Ihren Nachnamen ein
Zahlen und Sonderzeichen sind nicht gestattet
Telefonnummer
Geben Sie eine gültige Telefonnummer ein
Firmenname
Bitte geben Sie Ihren Firmennamen ein.
Anzahl von Mitarbeitern
Auswählen1-910-4950-99100-249250-499500-9991000-49995000+
Bitte wählen Sie die Anzahl von Mitarbeitern aus
Abteilung
AuswählenBusiness
Intelligence/ReportingKundenserviceEngineeringEinrichtungenFinanzenHR/PersonalwesenITRechtliche
HinweiseMarketingBetriebPartner-/AnbietersupportVertriebServicesAndere
Bitte wählen Sie Ihre Abteilung aus
Stellenbezeichnung
Bitte geben Sie Ihre Stellenbezeichnung ein
Pricing/Sales
Abbrechen Senden

Wir benachrichtigen unser Supportteam. Bitte warten Sie...

Vielen Dank!

Einer unserer Mitarbeiter wird sich in Kürze mit Ihnen in Verbindung setzen.

Upps, da ist etwas schief gelaufen!

Bitte laden Sie die Seite neu und versuchen Sie es noch einmal. Alternativ
können Sie das Support-Team von Zendesk kontaktieren .

Zendesk

CHAMPIONS OF CUSTOMER SERVICE

OUR PRODUCTS

 * Zendesk for service
 * Zendesk for sales
 * Sunshine Platform
 * Marketplace
 * Product updates

TOP FEATURES

 * Ticketing system
 * Messaging & live chat
 * Help center
 * Voice
 * Community forums
 * Reporting & analytics
 * Answer Bot
 * Customer service software
 * Ticketing system software
 * Live chat software
 * Knowledge base
 * Forum software
 * Help desk software

RESOURCES

 * Security
 * Product support
 * Request a demo
 * Blog
 * Training
 * Partners
 * Webinars
 * Customer Stories
 * Services

COMPANY

 * About us
 * Newsroom
 * Investors
 * Events
 * Careers
 * Diversity & Inclusion
 * Sustainability
 * Contact us
 * Sitemap
 * System status
 * Zendesk Foundation
 * Legal

FAVORITE THINGS

 * What is Zendesk
 * Zendesk for Enterprise
 * Zendesk for Small Business
 * Zendesk for Startups
 * Zendesk Benchmark
 * Gartner CRM Magic Quadrant
 * Customer Experience Trends
 * What is CRM?
 * CRM software guide
 * Join our research panel

SUBSCRIBE TO RECEIVE NEWS AND UPDATES FROM ZENDESK.

ENTER THE FOLD

Subscribe to our newsletter.

Please enter a valid email address
Please enter a valid email address.
Email addresses may not begin with: support, help, postmaster, noreply,
no-reply, info
By checking this box, I agree to Zendesk contacting me with marketing-related
communications about Zendesk products, services, and events. I understand I may
unsubscribe at any time. Please select this checkbox if you do not wish to
receive marketing communications from Zendesk.
By submitting my personal information, I consent to Zendesk collecting,
processing, and storing my information in accordance with the Zendesk Privacy
Notice. Zendesk uses the information you provide to send future occasional
emails about Zendesk products, services and relevant content. You can
unsubscribe at any time.
By submitting my personal data, I consent to Zendesk collecting, processing, and
storing my information in accordance with the Zendesk Privacy Notice.
Subscribe


Thank you for subscribing to our email communication. You can update your
preferences or unsubscribe at any time.

Welcome to the club!

Sorry, something went wrong!

Please reload the page and try again, or you can contact Zendesk for support.


   
 * 
 * 
 * 
 * 
 * 

Terms of Use Privacy Notice Cookie Notice Cookie settings ©Zendesk 2023


THERE’S MORE WHERE THAT CAME FROM.

Sign-up and get customer insights, trends, and more in your inbox.

Email address
Please enter a valid email address
Please enter a valid email address.
Email addresses may not begin with: support, help, postmaster, noreply,
no-reply, info
Subscribe
By checking this box, I agree to Zendesk contacting me with marketing-related
communications about Zendesk products, services, and events. I understand I may
unsubscribe at any time. Please select this checkbox if you do not wish to
receive marketing communications from Zendesk.
By submitting my personal information, I consent to Zendesk collecting,
processing, and storing my information in accordance with the Zendesk Privacy
Notice. Zendesk uses the information you provide to send future occasional
emails about Zendesk products, services and relevant content. You can
unsubscribe at any time.
By submitting my personal data, I consent to Zendesk collecting, processing, and
storing my information in accordance with the Zendesk Privacy Notice.


Welcome to the club!

Oops! Sorry something went wrong, try again later?




We use cookies to provide visitors with the best possible experience on our
website. These include analytics, functionality, and targeting cookies, which
may also be used in our marketing efforts. Click the 'Accept All' button to
agree to the use of cookies or click 'Cookie Settings' to manage your
preferences. To opt out of non-essential cookies, click 'Reject All'.Cookie
Notice

Reject all Accept all
Cookie settings



PRIVACY PREFERENCE CENTER

Zendesk uses web cookies to collect information about you when you visit our
Site. This information might be about you, your preferences, or your device. At
Zendesk, we may use this information for purposes that include ensuring basic
functionality of our Sites; remembering user preferences, including your cookie
preferences; measuring the effectiveness of our Sites, marketing campaigns, and
email communications; and personalizing online content.

Please review the different category headings below to learn more and adjust the
cookie settings on your current device. Please note that you will need to ensure
that each web browser is adjusted to reflect your preferences if you use
different computers or mobile devices.

For more information about how Zendesk uses web cookies, please see our Cookie
Notice.

Allow All


MANAGE CONSENT PREFERENCES

ESSENTIAL COOKIES

Always Active

Essential cookies enable core site functionality. These cookies are necessary
for the Site to function and cannot be switched off in our systems. You may set
your browser to block or alert you about these cookies, but parts of the website
may not function properly.

View Vendor Details‎

FUNCTIONAL COOKIES

Functional Cookies

Functional cookies enable the Site to provide enhanced functionality and
personalization. These cookies may be set by us or by third-party providers
whose services we have added to our Site.

View Vendor Details‎

ANALYTICS COOKIES

Analytics Cookies

Analytics cookies allow us to count visits and traffic sources so we can measure
and improve the performance of our Site. These cookies help us to know which
pages are the most and least popular and see how visitors move around the Site.

View Vendor Details‎

TARGETING COOKIES

Targeting Cookies

Targeting cookies, such as social media cookies, may be set through our Site by
our advertising service providers, third-party advertisers, ad networks, or data
exchange partners. These cookies may be used to show you relevant advertising on
other third-party sites.

View Vendor Details‎
Back Button


PERFORMANCE COOKIES



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
Switch Label label
Switch Label label
Switch Label label

 * 
   
   View Cookies
   
    * Name
      cookie name

Confirm My Choices