Inboxes List

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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjA1Njk1MDUuNDIxNzQ4OX0:1v9AYL:zHnUjm-pwgb3XVlYiXB1saMLyCPYkHTStIlbg9H1Nys') 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjA1Njk1MDUuNDIyMjk4Mn0:1v9AYL:0K9bvHKciK1aDqt-clDE0IvR2OqI8MN7_369mLAZv20') 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjA1Njk1MDUuNDIyNDU3N30:1v9AYL:ZKAoeAoMIMRdS7rMyuq7nmYc39fVt3iziYzilL2U37A') 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjA1Njk1MDUuNDIyNTY5M30:1v9AYL:huUqeWN7GVoKRlrhVpwaxM5OxnB3HvL6jnn_CnWYJOg') 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;">
   Fin 3 and what's next for customer experience.
  </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 align="center" border="0" cellpadding="0" cellspacing="0" class="t100 mktoModule" id="img163805274-fe22-4702-ba59-342a0bae3387" role="presentation" style="width:650px;" width="650">
           <tbody>
            <tr>
             <td class="mimg100" style="padding: 0;">
              <div class="mktoImg" id="kdf9294d05f737-5370-49f9-93b6-761446f8f8e9" mktolockimgsize="true" mktolockimgstyle="true">
               <a target="_blank">
                <img alt="Screenshot 2025-10-14 at 3.27.26 PM.png" class="mimg100" src="https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FScreenshot%25202025-10-14%2520at%25203.27.26%25E2%2580%25AFPM.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjA1Njk1MDUuNDMyNzE5fQ:1v9AYL:3fnW1M6baWdLm5XIczqhZEN-PjgG3Htv3ixjAmV657I" style="display:block;" width="650"/>
               </a>
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <table border="0" cellpadding="0" cellspacing="0" class="mktoModule" id="slkgsdgcdee21bb-4b75-4d5a-be55-efceca8555db" 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="skgodkde81f98d9-711b-4d92-bc3c-63377730fc62" style=" padding: 40px 0 10px 0; font-size: 16px; color: #17100E; line-height: 22px;">
                  <div style="font-size: 12pt; font-family: Georgia, serif; color: #000000; font-weight: 500;">
                   <span style="color: #000000;">
                   </span>
                   <span style="color: #000000; font-family: arial, helvetica, sans-serif;">
                    Hi there,
                   </span>
                   <br/>
                   <br/>
                  </div>
                  <div>
                   Pioneer 2025 was all about redefining what’s possible with AI in customer service.
                   <br/>
                  </div>
                  <div>
                   <br/>
                  </div>
                  <div>
                   <span style="font-family: arial, helvetica, sans-serif;">
                    From big product announcements to bold new ideas shaping the future of customer experience, you can now watch it all back on demand.
                   </span>
                  </div>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100 mktoModule" id="button3e0c9374-7fa2-430b-995c-2c69876d18ce" role="presentation" style="width: 650px" width="650">
           <tbody>
            <tr>
             <td class="mpad" style="padding: 20px 0px 20px 0px; background: #FFFFFF">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100" 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="heightauto mpad" style="padding: 0px;">
                      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                       <tbody>
                        <tr>
                         <td>
                          <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float: center;">
                           <tbody>
                            <tr>
                             <td align="center" class="cta mktoText" id="Button18358ae6-e70b-470b-aa0d-2a67570f3970" style="background-color:#E0EC26;font-size:16px;text-align:center;-webkit-text-size-adjust:none; padding: 20px 48px 20px 48px; border-radius:6px; border:1px solid #FFFFFF; font-weight:normal; line-height: 16px;">
                              <div>
                               <span style="color: #000000; font-family: arial, helvetica, sans-serif;">
                                <a style="color: #000000; text-decoration: none;" target="_blank">
                                 WATCH ON DEMAND
                                </a>
                               </span>
                              </div>
                             </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="slkgsdg98201fd5-fe3d-4884-b491-128e329b6c1d" 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="skgodkd18c96618-8f4c-42ba-8e61-0e6caf78dad2" style=" padding: 10px 0 20px 0; font-size: 16px; color: #17100E; line-height: 22px;">
                  <div>
                   <span style="font-family: arial, helvetica, sans-serif;">
                    <img alt="" border="" constrain="true" height="31" imagepreview="false" src="https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FIntroducing%2520Fin%25203%2520and%2520Customer%2520Agent.png%253Fversion%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjA1Njk1MDUuNDMyODkxOH0:1v9AYL:wRO3Mx0CGS-eyPPk9zZsbEE7vGiTUDgLF6_LZe1HH0g" width="568"/>
                   </span>
                  </div>
                  <div>
                   <span style="font-family: arial, helvetica, sans-serif;">
                    <span style="font-family: arial, helvetica, sans-serif;">
                     <br/>
                     We unveiled
                     <a id="" target="_blank">
                      Fin 3
                     </a>
                     , bringing major upgrades to the most powerful AI Agent for customer service
                     <span style="color: #17100e; font-family: arial, helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">
                      —
                     </span>
                     now built to resolve deeper, more complex queries.
                     <br/>
                    </span>
                   </span>
                   <ul>
                    <li>
                     <span style="font-family: arial, helvetica, sans-serif;">
                      <strong>
                       Procedures
                      </strong>
                      : Give Fin the ability to handle more complex resolutions by combining natural language and structured logic.
                     </span>
                    </li>
                    <li>
                     <span style="font-family: arial, helvetica, sans-serif;">
                      <strong>
                       Simulations
                      </strong>
                      : Safely test and refine Fin’s behavior at scale before going live.
                     </span>
                    </li>
                    <li>
                     <span style="font-family: arial, helvetica, sans-serif;">
                      <strong>
                       Voice, Slack, and Discord
                      </strong>
                      : Extend Fin seamlessly into new channels to support customers wherever they are.
                     </span>
                    </li>
                    <li>
                     <span style="font-family: arial, helvetica, sans-serif;">
                      <strong>
                       Insights improvements
                      </strong>
                      : Get upgraded AI-powered metrics to understand and improve performance.
                     </span>
                    </li>
                   </ul>
                  </div>
                  <div>
                   <span style="font-family: arial, helvetica, sans-serif;">
                    We also revealed our vision for a
                    <a id="" target="_blank">
                     Customer Agent
                    </a>
                    —a single, unified AI Agent capable of handling not just customer service, but the entire customer experience.
                    <br/>
                    <br/>
                    These announcements mark a big step forward in helping you lead AI transformation across your business.
                   </span>
                  </div>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100 mktoModule" id="button9d5dfacc-9caf-47c6-a77f-0baeead38130" role="presentation" style="width: 650px" width="650">
           <tbody>
            <tr>
             <td class="mpad" style="padding: 20px 0px 20px 0px; background: #FFFFFF">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100" 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="heightauto mpad" style="padding: 0px;">
                      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                       <tbody>
                        <tr>
                         <td>
                          <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float: center;">
                           <tbody>
                            <tr>
                             <td align="center" class="cta mktoText" id="Buttona007e4f9-8243-4a0a-96b2-3fc6983c5f59" style="background-color:#E0EC26;font-size:16px;text-align:center;-webkit-text-size-adjust:none; padding: 20px 48px 20px 48px; border-radius:6px; border:1px solid #FFFFFF; font-weight:normal; line-height: 16px;">
                              <div>
                               <span style="color: #000000; font-family: arial, helvetica, sans-serif;">
                                <a style="color: #000000; text-decoration: none;" target="_blank">
                                 LEARN MORE
                                </a>
                               </span>
                              </div>
                             </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="thf22dk175d822f-2503-4e7c-ae94-0bbe437d17e0" 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 20px 0;">
                  <table align="left" border="0" cellpadding="0" cellspacing="0" class="t100" role="presentation" style="width:270px; float:left;" width="270">
                   <tbody>
                    <tr>
                     <td class="heightauto" height="200" style="height: 200px;">
                      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                       <tbody>
                        <tr>
                         <td class="mktoText headlines" id="thf9e9865eb229-db5b-4b5a-b727-7ae633007d45" style="font-size: 18px; line-height: 22px; padding-bottom: 16px; font-weight: normal; color: #17100E; letter-spacing: -.5px;">
                          <div style="font-family: Georgia, serif; font-size: 31px; font-weight: normal; line-height: 32px; margin: 0 0 16px 0; padding: 0;">
                           <span style="color: #000000;">
                            Watch the highlights
                           </span>
                          </div>
                         </td>
                        </tr>
                        <tr>
                         <td class="mktoText" id="thfdg2ed8a5adaf9-3805-4ef1-8be9-24bd6859ce9c" style="padding-bottom:20px;font-size: 16px; color: #17100E; line-height: 22px;">
                          <div style="font-size: 12pt; font-family: Georgia, serif; color: #000000; font-weight: 500;">
                           <span style="color: #000000;">
                           </span>
                           <span style="font-family: arial, helvetica, sans-serif;">
                            See the sessions on how to get ahead in AI customer service today—from Des Traynor’s keynote on AI as a convergent force to thought-provoking talks from industry leaders.
                           </span>
                          </div>
                         </td>
                        </tr>
                        <tr class="t100">
                         <td class="mktoText" id="thffqqd99397de3-9dd0-4efb-8b0a-7cc932203209">
                          <div>
                           <br/>
                          </div>
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table align="right" border="0" cellpadding="0" cellspacing="0" class="t100" role="presentation" style="width:270px; float:right;" width="270">
                   <tbody>
                    <tr>
                     <td class="pb15" style="text-align: center; font-size: 14px; line-height: 18px;">
                      <div class="mktoImg" id="thfe99b4634c96-be48-4b81-a4df-e18adc251037" mktolockimgsize="true" mktolockimgstyle="true">
                       <a target="_blank">
                        <img alt="Gary-Square.png" class="thfg100" src="https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FGary-Square.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjA1Njk1MDUuNDMyOTk1fQ:1v9AYL:QdRPxdeg1iXRfFu5gA6CsHZTpaUQ9kYhEG7Z8N1J2To" style="display:block; " width="270"/>
                       </a>
                      </div>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100 mktoModule" id="buttoncbecba2e-a01e-4367-99cb-6dede213a32e" role="presentation" style="width: 650px" width="650">
           <tbody>
            <tr>
             <td class="mpad" style="padding: 20px 0px 20px 0px; background: #FFFFFF">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100" 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="heightauto mpad" style="padding: 0px;">
                      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                       <tbody>
                        <tr>
                         <td>
                          <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float: center;">
                           <tbody>
                            <tr>
                             <td align="center" class="cta mktoText" id="Button435b536e-6626-43f2-b353-6091afd4b840" style="background-color:#E0EC26;font-size:16px;text-align:center;-webkit-text-size-adjust:none; padding: 20px 48px 20px 48px; border-radius:6px; border:1px solid #FFFFFF; font-weight:normal; line-height: 16px;">
                              <div>
                               <span style="color: #000000; font-family: arial, helvetica, sans-serif;">
                                <a style="color: #000000; text-decoration: none;" target="_blank">
                                 WATCH RECAP
                                </a>
                               </span>
                              </div>
                             </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="slkgsdga21debec-86ba-4210-85e7-468cbc5b5436" 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="skgodkd5ca58eb5-2dc0-430c-84f6-c9b1dd01569f" style=" padding: 10px 0 0px 0; font-size: 16px; color: #17100E; line-height: 22px;">
                  <div style="line-height: 1.38; margin-top: 12pt; margin-bottom: 12pt;">
                   <span style="font-size: 12pt; font-family: arial, helvetica, sans-serif; color: #000000; background-color: transparent; font-weight: 500; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">
                    Until next year,
                   </span>
                  </div>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="t100 mktoModule" id="qerre5e338fe3-d5f6-4bce-8cc0-cda68dd2437b" role="presentation" style="width:650px;" width="650">
           <tbody>
            <tr>
             <td style="padding: 0px 0 20px 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="kw56rf99i07ba0dc9-bbbb-4663-8b2b-eb2c87db1c6f" mktolockimgsize="true" mktolockimgstyle="true">
                       <a>
                        <img src="https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252FPaul%2520Adams%2520.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjA1Njk1MDUuNDMzMDg4fQ:1v9AYL:e3EZO8kRlZZdQJwK34-Q150m9ScXwjoH5KstvSpNJbo" 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="sasdg2qedb48b97ddc-8e68-4717-8c71-db128b473323" pardot-region="" style="font-size: 16px; line-height:20px;" valign="middle">
                          <div>
                           <span style="font-family: arial, helvetica, sans-serif;">
                            <strong>
                             Paul Adams
                            </strong>
                           </span>
                           <br/>
                           <span style="font-family: arial, helvetica, sans-serif;">
                            Chief Product Officer, Intercom
                           </span>
                           <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="slaqwoek937a206f-b174-4dde-bc1a-5a8b44e6a79a" role="presentation" width="100%">
           <tbody>
            <tr>
             <td style="background: #9ba8d5;">
              <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="kw24ecfc86f-eda6-44ad-94ee-889737c8f8a2" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjA1Njk1MDUuNDMzMTc3fQ:1v9AYL:nbPsjcZZEIIG6J1YMEZafU9kJ1pNDJGZtksQZ-h4Lfc" style="" width="17"/>
                               </a>
                              </div>
                             </td>
                             <td style="text-align: center;">
                              <div class="mktoImg" id="kwg5fd2d93e8c-c2a7-4545-b68a-523f8b802fb0" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjA1Njk1MDUuNDMzMjY1fQ:1v9AYL:eriwFwKPVqdG4wJIcCe-kPJjfBt4AwcAT9tX-VpqHC0" style="" width="17"/>
                               </a>
                              </div>
                             </td>
                             <td style="text-align: center;">
                              <div class="mktoImg" id="kw3528a144e-faea-4124-867b-cdffb1957aeb" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSIsInRpbWUiOjE3NjA1Njk1MDUuNDMzMzZ9:1v9AYL:GseOMppmzBgf0Mur8Wh8SO-ErLQsq2PPiwj3-CdEAaU" style="" width="17"/>
                               </a>
                              </div>
                             </td>
                            </tr>
                           </tbody>
                          </table>
                         </td>
                        </tr>
                        <tr>
                         <td class="mktoText" id="kdjwaq9f60362b8-3b0a-4860-a7a7-2901463c2019" style="font-size: 12px; line-height: 14px;" valign="bottom">
                          <div>
                           Intercom © 2025
                           <br/>
                           55 2nd St · San Francisco, CA · 94105
                          </div>
                         </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="kdq9085ed862-96db-45c3-aeb7-502bec310052" style="text-align: left; font-size: 12px; line-height: 14px; padding-top:6px;">
                      This email was sent to 97a01404@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%253DMjU4LUNMVy0zNDQAAAGdiRcrtwuyWt1MqCFxxI4zlhN4cJLG1AQ9qIpdyi9Xp4m7mpdlhfXCwKS8AZ97s851Br6qlJ1mBDfyQygqDLPk2fpbL2jXH2KDYcE5wIcQdqHv0koq2g8vMehv9h6fINQNjz3xlIyt3U9Oa-y7/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbS5pbnRlcmNvbSIsInRpbWUiOjE3NjA1Njk1MDUuNDMzNTA1NX0:1v9AYL:h2lVbpvOFBSjpHpRR9lhuAr1AxUn90IXmgye0TxUMgE" style="display:none !important;" width="1"/>
 </body>
</html>