Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html>
<html lang="en" xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <!-- Built with care by upcraft.io -->
 <head>
  <!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:AllowPNG/>
  <o:PixelsPerInch>96</o:PixelsPerInch>
 </o:OfficeDocumentSettings>
</xml><![endif]-->
  <meta charset="utf-8"/>
  <meta name="x-apple-disable-message-reformatting"/>
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
  <meta content="telephone=no,address=no,email=no,date=no,url=no" name="format-detection"/>
  <meta content="light" name="color-scheme"/>
  <meta content="light" name="supported-color-schemes"/>
  <!-- START Marketo Variables -->
  <!-- Global Variables-->
  <!-- Global Font Variables-->
  <!-- Background Variables-->
  <!-- Divider/Spacer Variables-->
  <!-- Padding Variables-->
  <!-- Headline Variables-->
  <!-- Hero Variables-->
  <!-- Alignment Variables-->
  <!-- Misc/Utility Variables-->
  <!-- Button 1 Variables-->
  <!-- Button 2 Variables-->
  <!-- Button 3 Variables-->
  <!-- END Marketo Variables -->
  <title>
   Intercom
  </title>
  <!-- No title needed for email -->
  <style>
   /* START - WEBFONTS, ALWAYS use import method for email to avoid automation tracking issues */
        @font-face {
            font-family: 'Medium LL';
            src: url('https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FMediumLL-Bold.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NTMyMDAwNTIuNzAzOTQ1Nn0:1ueFQC:jRLiVSyxfWctOkBP3KImHg3j2UrG1jbZAcBSF0PP4M4') format('woff2'),
                url('https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FMediumLL-Bold.woff/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NTMyMDAwNTIuNzA0NTU4fQ:1ueFQC:gN2kKBph-M2YSgFuHy6ZBnwd0IMWpkfRPyBKXcBcYw8') format('woff');
            font-weight: bold;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: 'Medium LL';
            src: url('https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FMediumLL-Regular.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NTMyMDAwNTIuNzA0NzA5NX0:1ueFQC:yAN6fhTCh9NQll0i9mOD6nbd25IogW5L1-fwIEzZdi4') format('woff2'),
                url('https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FMediumLL-Regular.woff/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NTMyMDAwNTIuNzA0ODE3OH0:1ueFQC:S8BTad5-wVsBpyRMsVh8oLLvRz6oJt04K0NrT6Vx3Hg') format('woff');
            font-weight: normal;
            font-style: normal;
            font-display: swap;
        }

        /* END - WEBFONTS, ALWAYS use import method for email to avoid automation tracking issues */

        /* START - Universal styles */
        body {
            margin: 0 !important;
            padding: 0 !important;

            font-family: $ {
                font_fallback
            }

            ,
            sans-serif;

            font-size: $ {
                global_font_size
            }

            ;

            color: $ {
                global_font_color
            }

            ;

            line-height: $ {
                global_line_height
            }

            ;
            -webkit-text-size-adjust: none;
            -ms-text-size-adjust: 100%;
            letter-spacing: -.25px;
        }

        a {
            color: $ {
                global_link_color
            }

            ;
        }

        img,
        a img {
            outline: none;
            text-decoration: none;
            border: none;
            -ms-interpolation-mode: bicubic;
        }

        .imgblock img {
            display: block;
        }

        .img100,
        .img100 img {
            width: 100% !important;
            height: auto !important;
        }

        p {
            margin-top: 0;
            padding-top: 0;
        }

        /* END - Universal styles  */
        /* START - Mobile universal styles */
        @media screen and (max-width: 480px) {
            body {
                margin: 0 !important;
                padding: 0 !important;
            }

            .t100 {
                width: 100% !important;
                float: none !important;
            }

            .mimg100 img,
            .mimg100 {
                width: 100% !important;
                height: auto !important;
            }

            .mimg50 img,
            .mimg50 {
                width: 50% !important;
                height: auto !important;
            }

            .text-center {
                text-align: center !important;
            }

            .heightauto {
                height: auto !important;
            }

            .herowidth {
                width: 90% !important;
            }

            .column {
                display: block !important;
                width: 100% !important;
            }

            .p0 {
                padding: 0 !important;
            }

            .pt0 {
                padding-top: 0 !important;
            }

            .pb0 {
                padding-bottom: 0 !important;
            }

            .plr0 {
                padding-left: 0 !important;
                padding-right: 0 !important;
            }

            .pt5 {
                padding-top: 5px !important;
            }

            .pr5 {
                padding-right: 5px !important;
            }

            .pb5 {
                padding-bottom: 5px !important;
            }

            .pl5 {
                padding-left: 5px !important;
            }

            .pt10 {
                padding-top: 10px !important;
            }

            .pr10 {
                padding-right: 10px !important;
            }

            .pb10 {
                padding-bottom: 10px !important;
            }

            .pl10 {
                padding-left: 10px !important;
            }

            .p15 {
                padding: 16px !important;
            }

            .pt15 {
                padding-top: 16px !important;
            }

            .pr15 {
                padding-right: 16px !important;
            }

            .pb15 {
                padding-bottom: 16px !important;
            }

            .pl15 {
                padding-left: 16px !important;
            }

            .pt20 {
                padding-top: 20px !important;
            }

            .pr20 {
                padding-right: 20px !important;
            }

            .pb20 {
                padding-bottom: 20px !important;
            }

            .pl20 {
                padding-left: 20px !important;
            }

            .pt30 {
                padding-top: 30px !important;
            }

            .pr30 {
                padding-right: 30px !important;
            }

            .pb30 {
                padding-bottom: 30px !important;
            }

            .pl30 {
                padding-left: 30px !important;
            }

            .plr15 {
                padding-left: 16px !important;
                padding-right: 16px !important;
            }

            .mpad {
                padding-left: 16px !important;
                padding-right: 16px !important;
            }
        }

        /* END - Mobile universal styles */
        /* START - Webfont fix, keeps Outlook from rendering Times. Loads for all devices except Outlook. */
        @media {
            body {
                font-family: 'Medium LL', sans-serif !important;
            }

            .headlines {
                font-family: 'Medium LL', sans-serif !important;

            }

        }

        /* END - Webfont fix, keeps Outlook from rendering Times. Loads for all devices except Outlook. */
  </style>
  <!--[if (gte mso 9)|(IE)]>
<style type="text/css">
table {
border-collapse: collapse;
border-spacing: 0; }
</style>
<![endif]-->
  <style>
   /* START - Fix white font Gmail dark mode */
        u+.body .gmail-blend-screen {
            background: #000;
            mix-blend-mode: screen;
        }

        u+.body .gmail-blend-difference {
            background: #000;
            mix-blend-mode: difference;
        }

        /* END - Fix white font Gmail dark mode */
  </style>
 </head>
 <body class="body" style="background: #ececec; min-width:100%;">
  <style type="text/css">
   div#emailPreHeader{ display: none !important; }
  </style>
  <div id="emailPreHeader" style="mso-hide:all; visibility:hidden; opacity:0; color:transparent; mso-line-height-rule:exactly; line-height:0; font-size:0px; overflow:hidden; border-width:0; display:none !important;">
   How to build trust with AI customer service
  </div>
  <!-- START - PH -->
  <div style="line-height:0; font-size:0; color:#ffffff; overflow:hidden; max-height:0; display: none;">
  </div>
  <div style="line-height:0; font-size:0; color:#ffffff; overflow:hidden; max-height:0; display: none;">
   ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏  ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏  ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏  ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏  ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏  ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏  ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏  ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
  </div>
  <!-- END - PH -->
  <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
   <tbody>
    <tr>
     <td class="p0" style="padding: 0px">
      <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100" role="presentation" style="width:650px;" width="650">
       <tbody>
        <tr>
         <td class="mktoContainer" id="wrapper" style="background: #ffffff; padding: 0;">
          <table border="0" cellpadding="0" cellspacing="0" class="mktoModule" id="l1l2fbe421d-30ed-4a48-8bfb-251c6564a8a8" role="presentation" width="100%">
           <tbody>
            <tr>
             <td style="background: #FFFFFF;">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100" mktoname="Module" role="presentation" style="width:570px;" width="570">
               <tbody>
                <tr>
                 <td class="mpad" style="padding: 40px 0 40px 0;">
                  <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:center">
                   <tbody>
                    <tr>
                     <td>
                      <div class="mktoImg" id="kdf3299531287bd-d077-4dd1-9bbd-622bc8ff01f5" mktolockimgsize="false" mktolockimgstyle="true">
                       <a>
                        <img alt="Intercom Logo" class="logoimg" src="https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252Fintercom_logo.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NTMyMDAwNTIuNzEyMDcyNH0:1ueFQC:5TJwMO9dc_RLds893FwyhyYOvUwnJ1FmKE7VGfaVJ0s" style="display:block;" width="200"/>
                       </a>
                      </div>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table border="0" cellpadding="0" cellspacing="0" class="mktoModule" id="slkgsdgb8242768-2123-458b-916f-d7dd204f7a63" role="presentation" width="100%">
           <tbody>
            <tr>
             <td style="background: #FFFFFF;">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100" mktoname="Module" role="presentation" style="width:570px;" width="570">
               <tbody>
                <tr>
                 <td class="mpad mktoText" id="skgodkd7b8dc9f1-65e6-49a8-900e-dcfce75d542a" style=" padding: 20px 0 4px 0; font-size: 16px; color: #17100E; line-height: 22px;">
                  <div>
                   Hi there,
                   <br/>
                   <br/>
                   We just hosted a live session with AI leaders from Planhat to unpack a big question:
                   <br/>
                   <br/>
                   <strong>
                    When do customers actually start to trust AI?
                   </strong>
                   <br/>
                   <br/>
                   To find out, we asked over 1,000 U.S. consumers how they felt about AI in support before and after they tried a modern AI Agent. Spoiler: the shift in trust was bigger than we expected.
                   <br/>
                   <br/>
                   <a id="" target="_blank">
                    Watch the recording
                   </a>
                   to see what changed, why it matters, and how the smartest teams are responding.
                   <br/>
                   <br/>
                   <a id="" target="_blank">
                    Grab the full report
                   </a>
                   for real customer reactions, fresh data, and what it all means for your support strategy.
                   <br/>
                   <br/>
                   Or jump straight into results with
                   <a id="" target="_blank">
                    a free trial of Fin
                   </a>
                   , the #1 AI Agent for customer service. No credit card needed. Live in under an hour. And resolves 62% of customer queries on average.
                   <br/>
                   <br/>
                   Best,
                  </div>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100 mktoModule" id="qerref2652741-20b5-4f9e-8772-56e2c6eab84d" role="presentation" style="width:650px;" width="650">
           <tbody>
            <tr>
             <td style="padding: 20px 0 40px 0; background: #FFFFFF;">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100" id="Casrdff" mktoname="Module" role="presentation" style="width:570px;" width="570">
               <tbody>
                <tr>
                 <td class="mpad pt30" style="padding: 0 0 0 0;">
                  <table align="left" border="0" cellpadding="0" cellspacing="0" class="t100" role="presentation" style="width:50px; float:left;" width="50">
                   <tbody>
                    <tr>
                     <td class="pb15" style="text-align: center; font-size: 14px; line-height: 18px;">
                      <div class="mktoImg" id="kw56rf99i03af582b-e549-46b6-b06c-37c7604f8b94" mktolockimgsize="true" mktolockimgstyle="true">
                       <a>
                        <img src="https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FRuth-Photo.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NTMyMDAwNTIuNzEyMjgxMn0:1ueFQC:H0ej9THXFD6Ko5yFA_MSnFQ71lcw_LT9DWTQae4kByk" style="display: block;" width="50"/>
                       </a>
                      </div>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table align="right" border="0" cellpadding="0" cellspacing="0" class="t100" role="presentation" style="width:505px; float:right;" width="505">
                   <tbody>
                    <tr>
                     <td class="heightauto">
                      <table align="left" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                       <tbody>
                        <tr>
                         <td class="mktoText" height="50" id="sasdg2qedbddc83db7-16ea-4ea0-9b61-e5ed816b8e06" pardot-region="" style="font-size: 16px; line-height:20px;" valign="middle">
                          <div>
                           <strong>
                            Ruth O'Brien
                           </strong>
                           <br/>
                           Senior Director, AI Support
                           <br/>
                           Intercom
                           <br/>
                          </div>
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table border="0" cellpadding="0" cellspacing="0" class="mktoModule" id="slkaselk" role="presentation" width="100%">
           <tbody>
            <tr>
             <td style="background: #FFFFFF;">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100" id="dv1" role="presentation" style="width:570px;" width="570">
               <tbody>
                <tr>
                 <td>
                  <table border="0" cellpadding="0" cellspacing="0" class="t100" role="presentation" width="100%">
                   <tbody>
                    <tr>
                     <td class="mpad">
                      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                       <tbody>
                        <tr>
                         <td style="text-align: center; padding: 0px 0 0px 0;">
                          <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                           <tbody>
                            <tr>
                             <td style="border-top:1px solid #17100E;font-size: 0; line-height: 1px; height: 1px;">
                             </td>
                            </tr>
                           </tbody>
                          </table>
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table border="0" cellpadding="0" cellspacing="0" class="mktoModule" id="slaqwoek53d988b7-9059-4833-8838-f0d204619123" role="presentation" width="100%">
           <tbody>
            <tr>
             <td style="background: #FFFFFF;">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100" mktoname="Module" role="presentation" style="width:570px;" width="570">
               <tbody>
                <tr>
                 <td class="mpad" style="padding: 40px 0 40px 0;" valign="top">
                  <table align="left" border="0" cellpadding="0" cellspacing="0" class="t100" role="presentation" style="float:left; width:225px;" width="225">
                   <tbody>
                    <tr>
                     <td class="pb5">
                      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                       <tbody>
                        <tr class="t100">
                         <td style="padding-bottom: 5px;">
                          <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:72px;" width="72">
                           <tbody>
                            <tr>
                             <td style="text-align: center;">
                              <div class="mktoImg" id="kw2ce261cc4-e165-44df-9242-038c419369bb" mktolockimgsize="true" mktolockimgstyle="true">
                               <a>
                                <img alt="LinkedIn" src="https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FSocialIcons-1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NTMyMDAwNTIuNzEyMzgzN30:1ueFQC:r7QuWWaeRXjMrO7E4HlLUo17sNgBekTTNhawB0z2CtU" style="" width="17"/>
                               </a>
                              </div>
                             </td>
                             <td style="text-align: center;">
                              <div class="mktoImg" id="kwg5f39ef17f4-e5d2-4a1f-af8d-90966c55f354" mktolockimgsize="true" mktolockimgstyle="true">
                               <a>
                                <img alt="Twitter" src="https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FSocialIcons.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NTMyMDAwNTIuNzEyNDc2fQ:1ueFQC:8bVZcVKpuUElF_rXCVybZ-Q_zXtaU5LqTfnzuJqNhJg" style="" width="17"/>
                               </a>
                              </div>
                             </td>
                             <td style="text-align: center;">
                              <div class="mktoImg" id="kw33de5674b-860c-45b9-929c-bc42da0b062b" mktolockimgsize="true" mktolockimgstyle="true">
                               <a>
                                <img alt="YouTube" src="https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252Fyticon-black.png%253Fversion%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NTMyMDAwNTIuNzEyNTgwMn0:1ueFQC:bZzusACBnlErq03ocMq_rhNn-yvtsZWoMyQ5LLtTlmc" style="" width="17"/>
                               </a>
                              </div>
                             </td>
                            </tr>
                           </tbody>
                          </table>
                         </td>
                        </tr>
                        <tr>
                         <td class="mktoText" id="kdjwaq9ea11c381-84b6-4710-a5a7-c9b9e45a4e46" style="font-size: 12px; line-height: 14px;" valign="bottom">
                          Intercom © 2025
                          <br/>
                          55 2nd St · San Francisco, CA · 94105
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table align="right" border="0" cellpadding="0" cellspacing="0" class="t100" role="presentation" style="width:300px; float: right;" width="300">
                   <tbody>
                    <tr>
                     <td class="mktoText pt15" id="kdq95a22e857-7563-453c-b81f-2ff022ebac8d" style="text-align: left; font-size: 12px; line-height: 14px; padding-top:6px;">
                      This email was sent to d52e31ec@uifeed.com. If you no longer wish to receive these emails you may
                      <a rel="nofollow,noreferrer" style="color: #17100E;text-decoration:underline;">
                       unsubscribe
                      </a>
                      . View our
                      <a rel="nofollow,noreferrer" style="color: #17100E;text-decoration:underline;">
                       Privacy Policy
                      </a>
                      .
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <a>
  </a>
  <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fem.intercom.com%252Ftrk%253Ft%253D1%2526mid%253DMjU4LUNMVy0zNDQAAAGb0dZkBKzxI_pvhKy0531Rf0z4TPTsikIZ4Pgrt7XCcRIkuHiUu2KhQdlRtPAiogO5Ugzkh6xVzgPO0mQFBz0zuwDNhdj9ZhwevhM5bWj5vHILbG2iHD3sZoQ33AbTcWZrx4G-41sTVkKwKrvkzw/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbS5pbnRlcmNvbSIsInRpbWUiOjE3NTMyMDAwNTIuNzEyNzAxOH0:1ueFQC:LnDmFzHLR5oEfXl_fQLdewViyyl3qT2_xRy8G1lag_I" style="display:none !important;" width="1"/>
 </body>
</html>