CINXE.COM
Finance Operations on One Intuitive Platform | Ramp
<!DOCTYPE html><!-- Last Published: Wed Nov 27 2024 00:54:31 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="marketing.ramp.com" data-wf-page="64c7f8355a5e116129b1178e" data-wf-site="5f8dd056c51c1d04c3eaa497" lang="en"><head><meta charset="utf-8"/><title>Finance Operations on One Intuitive Platform | Ramp</title><meta content="Power your finance operations with one platform that has everything your finance team needs to save time and money. Ramp has all-in-one spend management, price intelligence, and advanced finance automation so you get the best pricing, prevent overspending, and focus on what matters." name="description"/><meta content="Finance Operations on One Intuitive Platform | Ramp" property="og:title"/><meta content="Power your finance operations with one platform that has everything your finance team needs to save time and money. Ramp has all-in-one spend management, price intelligence, and advanced finance automation so you get the best pricing, prevent overspending, and focus on what matters." property="og:description"/><meta content="https://assets.ramp.com/webflow/ramp-og-all-pages.jpg" property="og:image"/><meta content="Finance Operations on One Intuitive Platform | Ramp" property="twitter:title"/><meta content="Power your finance operations with one platform that has everything your finance team needs to save time and money. Ramp has all-in-one spend management, price intelligence, and advanced finance automation so you get the best pricing, prevent overspending, and focus on what matters." property="twitter:description"/><meta content="https://assets.ramp.com/webflow/ramp-og-all-pages.jpg" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/css/ramp-rebrand.75348c402.min.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Inconsolata:400,700"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64adc1fb3b9c8ab3e6a961bc_Logo_32.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64adc1feb690e8aeda7707f3_Logo_256.png" rel="apple-touch-icon"/><link href="https://ramp.com/platform" rel="canonical"/><meta property="og:site_name" content="Ramp" /> <script> document.addEventListener("DOMContentLoaded", function() { const link = document.createElement('link'); link.rel = 'alternate'; link.hreflang = 'en-us'; link.href = window.location.href; document.head.appendChild(link); }); </script> <script src="https://cdn.jsdelivr.net/npm/js-cookie@2.2.1/src/js.cookie.min.js"></script> <!-- Ramp ID code --> <script> (function() { const rampId = Cookies.get('ramp_web_id') if (!rampId) { const uuid = crypto.randomUUID(); Cookies.set('ramp_web_id', uuid); } })(); </script> <!-- Segment code --> <script> (function() { if (navigator.globalPrivacyControl || !!Cookies.get('RAMP_DATA_PRIVACY_OPT_OUT')) { window.analytics = { track: function () { return Promise.resolve(); }, trackLink: function () { return; }, identify: function() { return Promise.resolve(); }, user: function () { return { anonymousId: function () { return; } } }, page: function () { return; } }; return; } !function(){ const origin = document.location.origin; let id = (origin === 'https://qa-web.ramp.com') ? "YL1z8Gyzqfo2HBtXTpzs0CPJdxf6ugom" : "HuQUH6f0UVTnJEHhHiTSyL4hkEO4T4X0"; var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){if(window.analytics.initialized)return window.analytics[e].apply(window.analytics,arguments);var i=Array.prototype.slice.call(arguments);i.unshift(e);analytics.push(i);return analytics}};for(var i=0;i<analytics.methods.length;i++){var key=analytics.methods[i];analytics[key]=analytics.factory(key)}analytics.load=function(key,i){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=i};analytics._writeKey=id;;analytics.SNIPPET_VERSION="4.16.1"; // Hardcode pathname and url in case canonical tags are different (aka not self-referencing) analytics.addSourceMiddleware(function({payload, next}) { const event = payload.obj; if (!event.context) { event.context = {}; } if (!event.context.page) { event.context.page = {}; } event.context.page.path = window.location.pathname; event.context.page.url = window.location.href; next(payload); }); analytics.load(id, { integrations: { 'Sprig (Actions)': false } }); const rampId = Cookies.get('ramp_web_id') analytics.setAnonymousId(rampId) analytics.page({ top_level_path: "/" + location.pathname.split("/")[1], path: location.pathname, url: location.href, fbp: Cookies.get('_fbp'), fbc: Cookies.get('_fbc') }); }}(); })(); </script> <!-- End Segment code --> <!-- Mutiny code --> <script> (function(){var a=window.mutiny=window.mutiny||{};if(!window.mutiny.client){a.client={_queue:{}};var b=["identify","trackConversion"];var c=[].concat(b,["defaultOptOut","optOut","optIn"]);var d=function factory(c){return function(){for(var d=arguments.length,e=new Array(d),f=0;f<d;f++){e[f]=arguments[f]}a.client._queue[c]=a.client._queue[c]||[];if(b.includes(c)){return new Promise(function(b,d){a.client._queue[c].push({args:e,resolve:b,reject:d});setTimeout(d,500)})}else{a.client._queue[c].push({args:e})}}};c.forEach(function(b){a.client[b]=d(b)})}})(); </script> <script data-cfasync="false" src="https://client-registry.mutinycdn.com/personalize/client/7a656ec67ebfce09.js" onload="console.debug('Mutiny On Load')" onerror="console.debug('Mutiny On Error')"></script> <!-- End Mutiny code --> <!-- Google Tag Manager --> <script> (function() { if ( navigator.globalPrivacyControl || !!Cookies.get('RAMP_DATA_PRIVACY_OPT_OUT') ) { return } (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-WFDFDWP'); })() </script> <!-- End Google Tag Manager --> <!-- Global Inline Style --> <style> [v-cloak]{display:none}.modal{transform-style:flat!important}.odometer.odometer-auto-theme,.odometer.odometer-theme-minimal{vertical-align:inherit!important}::selection{background:#e4f222;color:#1f1f1f}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}.async-hide{opacity:1!important}.rich-text-22>:first-child{margin-top:0!important;padding-top:0!important}.rich-text-22>:last-child{margin-bottom:0!important;padding-bottom:0!important}.rich-text-22 blockquote+blockquote{font-size:16px;line-height:24px;margin-top:-64px;padding-top:24px}.rich-text-22 .w-richtext-align-fullwidth>div{width:100%;height:440px}.rich-text-22 .w-richtext-align-fullwidth>div>img{width:100%;height:100%;object-fit:contain}.card-compare__tab[aria-selected=true]{background-color:var(--button-primary--surface);color:var(--white--1000);border-color:rgba(255,255,255,0)}.card-compare__tab{font-size:14px!important;line-height:18px!important;}input[type="checkbox"]{accent-color: green;} </style> <!-- Expanding Form --> <style> :root{--transition-duration:0.4s;--transition-ease:cubic-bezier(0.37, 0, 0.63, 1)}@media (min-width:992px){.exp-get-ramp-form-23,.exp-get-ramp-form-23__secondary-cta{width:calc(50% - 8px)}.exp-get-ramp-form-23__wrapper.active .exp-get-ramp-form-23{width:100%}.exp-get-ramp-form-23__wrapper.active .exp-get-ramp-form-23__input-wrapper{padding:4px;background-color:#fff;border:1px solid var(--black--100)}.exp-get-ramp-form-23__wrapper.active .exp-get-ramp-form-23__input-wrapper.input-dark{background-color:rgba(255,255,255,.5)}.exp-get-ramp-form-23__wrapper .exp-get-ramp-form-23__subtext{-webkit-user-select:none;user-select:none;transition:var(--transition-duration) var(--transition-ease) opacity}.exp-get-ramp-form-23__wrapper.active .exp-get-ramp-form-23__subtext{-webkit-user-select:auto;user-select:auto;opacity:1}.exp-get-ramp-form-23__wrapper.active .exp-get-ramp-form-23__submit{border-radius:4px}.exp-get-ramp-form-23__secondary-cta{transition:opacity .4s cubic-bezier(0.37,0,0.63,1) 0.2s,transform .4s cubic-bezier(0.37,0,0.63,1)}.exp-get-ramp-form-23__secondary-cta.active{opacity:0;transition-delay:0s,0s}}@media (max-width:991px){.exp-get-ramp-form-23__secondary-cta,.exp-get-ramp-form-23__submit{transform:translateY(calc(-100% - 8px))}.exp-get-ramp-form-23__secondary-cta,.exp-get-ramp-form-23__submit,.exp-get-ramp-form-23__subtext{transition:.3s cubic-bezier(.37, 0, .63, 1)!important}.exp-get-ramp-form-23__secondary-cta.active,.exp-get-ramp-form-23__wrapper.active .exp-get-ramp-form-23__submit{transform:translateY(0);opacity:1}.exp-get-ramp-form-23__wrapper.active .exp-get-ramp-form-23__subtext{opacity:1}}.rich-tip-box{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:32px;align-self:stretch;border-radius:8px;background:var(--surface-grayLight,#efefef)}.rich-tip-box__legend{color:var(--text-hushed,rgba(28,27,23,.6));font-size:12px;font-weight:400;line-height:16px;margin-bottom:8px}.rich-tip-box .body-22{color:var(--text-body,rgba(28,27,23,.8))}@media (max-width:767px){.rich-tip-box{padding:32px 24px}} </style> <!-- Careers Ad Message --> <script> console.log('%cRAMP','font-weight:bold;',`\nHey there! ${String.fromCodePoint(0x1F44B)} We're looking for the most talented engineers and designers to help us build the financial stack of the future. Interested? We're hiring. ${String.fromCodePoint(0x1F680)} https://ramp.com/careers`); </script> <!-- End Careers Ad Message --> <!-- Qualified --> <script> (function(w,q){w['QualifiedObject']=q;w[q]=w[q]||function(){(w[q].q=w[q].q||[]).push(arguments)};})(window,'qualified') </script> <script async src="https://js.qualified.com/qualified.js?token=iQh2Juj87NdoEXjR"></script> <!-- End Qualified --> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Organization", "name": "Ramp", "url": "https://www.ramp.com", "logo": "https://assets-global.website-files.com/5f8dd056c51c1d04c3eaa497/627d472663cadd5a40d9f84b_ramp-wordmark-darkgrey.svg" } </script></head><body><div class="page-22"><div class="header-23"><div class="nav-23"><div data-animation="default" data-collapse="medium" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="navbar-23 w-nav"><div class="nav-contain-23"><div class="nav-wrap-23"><a href="/" class="nav-brand-23 w-nav-brand"><div class="nav-brand-23--embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="75" height="20" viewBox="0 0 75 20" fill="none"> <g clip-path="url(#clip0)"> <path d="M5.18951 6.7599C3.40074 6.7599 2.52264 8.33632 2.52264 10.4413V15.7164H0V4.58469H2.47845V7.47268H2.52148C3.05067 5.69705 4.10555 4.26227 5.73265 4.26227C6.87709 4.26227 7.35975 4.66184 7.35975 4.66184L6.22113 6.9545C6.22113 6.95335 5.85826 6.7599 5.18951 6.7599ZM35.6857 8.28795V15.7152H33.2282V9.19189C33.2282 7.31953 32.6409 6.32808 31.1405 6.32808C29.5867 6.32808 28.8354 7.58208 28.8354 9.98758V15.714H26.4V9.19189C26.4 7.39208 25.8196 6.32808 24.3344 6.32808C22.6387 6.32808 21.9862 7.81353 21.9862 9.98758V15.714H19.5078V4.58469H21.9862V7.10535H22.0083C22.3944 5.36081 23.4482 4.28415 25.2264 4.28415C26.9896 4.28415 28.1387 5.23184 28.5749 6.9119C28.9901 5.29517 30.095 4.28415 31.793 4.28415C34.1621 4.28415 35.6857 5.7696 35.6857 8.28795ZM12.3178 4.26227C10.0371 4.26227 8.54489 5.33317 7.86451 7.26656L9.96381 8.03001C10.3464 6.86353 11.1443 6.19911 12.362 6.19911C13.7321 6.19911 14.5369 6.8025 14.5369 7.72832C14.5369 8.67486 13.8961 8.87292 12.4492 9.10668C10.8396 9.36577 7.012 9.45098 7.012 12.6798C7.012 14.5717 8.59374 15.995 10.9698 15.995C12.7563 15.995 13.9728 15.265 14.5357 13.9062H14.5578V15.7152H17.0153V8.86946C17.0142 5.87438 15.5069 4.26227 12.3178 4.26227ZM14.6009 10.4758C14.6009 12.8099 13.446 14.3092 11.6002 14.3092C10.2953 14.3092 9.51255 13.5768 9.51255 12.5209C9.51255 11.5306 10.3174 10.8432 11.8607 10.5599C13.4401 10.2697 14.2357 9.91158 14.6009 9.05256V10.4758ZM44.4272 4.28415C42.5477 4.28415 41.3055 5.31705 40.774 6.86929V4.58469H38.1642V20H40.7519V13.4318H40.774C41.3497 15.113 42.5488 16.0376 44.4272 16.0376C47.4057 16.0376 49.5376 13.5838 49.5376 10.1166C49.5364 6.67353 47.4057 4.28415 44.4272 4.28415ZM43.7852 13.9718C41.7219 13.9718 40.5775 12.4748 40.5775 10.1499C40.5775 7.82504 41.858 6.32808 43.7852 6.32808C45.7112 6.32808 46.9928 7.89759 46.9928 10.1499C46.9928 12.4035 45.7123 13.9718 43.7852 13.9718Z" fill="currentColor" /> <path d="M75.1723 15.6647V15.7342L65.0721 15.7377V15.6647C66.5286 14.8422 67.5339 14.0044 68.4385 13.1289H72.5858L75.1723 15.6647ZM72.6697 2.51116L70.1096 0H70.0352C70.0352 0 70.0784 4.67989 65.78 8.93615C61.5739 13.1018 56.6276 13.1112 56.6276 13.1112V13.1842L59.2357 15.7389C59.2357 15.7389 64.11 15.7871 68.4157 11.5638C72.7057 7.35462 72.6697 2.51116 72.6697 2.51116Z" fill="currentColor" /> </g> <defs> <clipPath id="clip0"> <rect width="75" height="20" fill="white" /> </clipPath> </defs> </svg></div></a><div><div class="right-click-menu-23"><div class="p-8"><a id="copySVG" href="#" class="nav-dd-link-22 w-inline-block"><div class="text-link-22 nav-sub-link"><div class="text-link-22__inner"><div class="right-menu__icon"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/633c92cc427d8d446dae0b39_copy.svg" loading="lazy" alt=""/></div><div class="detail-22">Copy .SVG</div></div></div></a><div class="w-embed"><a href="https://assets.ramp.com/press_kit/ramp_2024_press_kit.zip" download class="nav-dd-link-22"> <div class='text-link-22 nav-sub-link'> <div class='text-link-22__inner'> <div class="right-menu__icon"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/633c92cc427d8d2478ae0b38_download.svg" loading="lazy" alt="media kit"></div> <div class="detail-22">Media Kit</div> </div> </div> </a></div><a href="https://ramp.com/press" class="nav-dd-link-22 w-inline-block"><div class="text-link-22 nav-sub-link"><div class="text-link-22__inner"><div class="right-menu__icon"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/62bcc751fdf7a929a561b861_book-open.svg" loading="lazy" alt=""/></div><div class="detail-22">Press</div></div></div></a></div></div><div class="hidden w-embed w-script"><style> .right-click-menu-23.visible { display: block; } /* .resource-page--nav-23 .right-click-menu-23 { left: 28px; } */ </style> <script> document.addEventListener("DOMContentLoaded", () => { const logo = document.querySelector(".nav-brand-23"); const rightMenu = document.querySelector(".right-click-menu-23"); const copySVG = document.querySelector("#copySVG"); const rampLogoSVG = `<svg width="75" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" fill="#000"><path d="M5.19 6.76c-1.79 0-2.667 1.576-2.667 3.681v5.275H0V4.585h2.478v2.888h.043c.53-1.776 1.585-3.21 3.212-3.21 1.144 0 1.627.399 1.627.399L6.22 6.955c0-.002-.363-.195-1.031-.195Zm30.496 1.528v7.427h-2.458V9.192c0-1.872-.587-2.864-2.088-2.864-1.553 0-2.305 1.254-2.305 3.66v5.726H26.4V9.192c0-1.8-.58-2.864-2.066-2.864-1.695 0-2.348 1.486-2.348 3.66v5.726h-2.478V4.584h2.478v2.521h.022c.386-1.744 1.44-2.82 3.218-2.82 1.764 0 2.913.947 3.349 2.627.415-1.617 1.52-2.628 3.218-2.628 2.37 0 3.893 1.486 3.893 4.004ZM12.318 4.262c-2.28 0-3.773 1.071-4.453 3.005l2.099.763c.382-1.166 1.18-1.83 2.398-1.83 1.37 0 2.175.603 2.175 1.528 0 .947-.64 1.145-2.088 1.379-1.61.259-5.437.344-5.437 3.573 0 1.892 1.582 3.315 3.958 3.315 1.786 0 3.003-.73 3.566-2.089h.022v1.81h2.457V8.868c0-2.995-1.508-4.607-4.697-4.607Zm2.283 6.214c0 2.334-1.155 3.833-3 3.833-1.306 0-2.088-.732-2.088-1.788 0-.99.804-1.678 2.348-1.961 1.58-.29 2.375-.648 2.74-1.507v1.423Zm29.826-6.192c-1.88 0-3.121 1.033-3.653 2.585V4.585h-2.61V20h2.588v-6.568h.022c.576 1.681 1.775 2.606 3.653 2.606 2.979 0 5.11-2.454 5.11-5.921 0-3.443-2.131-5.833-5.11-5.833Zm-.642 9.688c-2.063 0-3.207-1.497-3.207-3.822s1.28-3.822 3.207-3.822c1.926 0 3.208 1.57 3.208 3.822 0 2.253-1.28 3.822-3.208 3.822ZM75.172 15.665v.07l-10.1.003v-.073c1.457-.823 2.462-1.66 3.367-2.536h4.147l2.586 2.536ZM72.67 2.51 70.11 0h-.075s.043 4.68-4.255 8.936c-4.206 4.166-9.152 4.175-9.152 4.175v.073l2.608 2.555s4.874.048 9.18-4.175c4.29-4.21 4.254-9.053 4.254-9.053Z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h75v20H0z"/></clipPath></defs></svg>`; let copied = false; //right click to toggle design menu logo.oncontextmenu = (e) => { e.preventDefault(); rightMenu.classList.add("visible"); document.body.style.pointerEvents = "none"; rightMenu.style.pointerEvents = "auto"; analytics.track("Nav Bar Logo Right Clicked", { pathname: window.location.pathname }); return false; }; // click anywhere else to hide the div document.addEventListener("click", (e) => { if (!rightMenu.contains(e.target)) { rightMenu.classList.remove("visible"); document.body.style.removeProperty("pointer-events"); } }); const changeCopy = () => { if (copied) { copySVG.querySelector(".detail-22").textContent = ".SVG copied!"; } else { copySVG.querySelector(".detail-22").textContent = "Copy .SVG"; } }; // copy svg code copySVG.addEventListener("click", async () => { try { await navigator.clipboard.writeText(rampLogoSVG); copied = true; changeCopy(); setTimeout(() => { copied = false; changeCopy(); }, 2000); } catch (err) { console.error("Failed to copy!", err); } }); }); </script></div></div><nav role="navigation" class="nav-menu-23 w-nav-menu"><div class="nav-inner"><div data-hover="true" data-delay="0" class="nav-dd-23 w-dropdown"><div class="nav-toggle-23 w-dropdown-toggle"><div class="nav-toggle-text-23"><div>Products</div><div class="nav-dd-icon-23 w-embed"><svg class="nav-23-up-caret" width="12" height="6" viewBox="0 0 12 6" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M5.12845 6.00008L0 0H1.64439L5.95065 5.03815L10.2569 0H11.9013L6.77284 6.00008H5.12845Z" fill="currentColor" /> </svg> <svg class="nav-23-down-caret" width="12" height="6" viewBox="0 0 12 6" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.7728 -8.0557e-05L11.9012 6L10.2569 6L5.9506 0.96185L1.64435 6L-5.53131e-05 6L5.12841 -8.07007e-05L6.7728 -8.0557e-05Z" fill="currentColor" /> </svg></div></div></div><nav class="nav-dd-list-25 w-dropdown-list"><div class="nav-underline-23"></div><div class="flex flex-cgap-32 flex-md-col"><div class="mini-grid-25"><div class="mini-grid-column-25"><div class="nav-column-title-24">Products</div><div class="mt-24 mt-md-16"><div class="nav-dd-list-25--grid"><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/corporate-cards" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66ba2b9ec764d190ca83f092_credit-card.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Corporate Cards</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle">Control spend before it happens.</div></div></a><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/accounts-payable" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66ba2be41421d61bbc8feaea_dollar-bill.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Accounts Payable</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle">Process AP in minutes.</div></div></a><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/travel" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66ba2b9ef783d0bd92719dc2_plane-and-bed.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Travel</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle">Keep T&E in check.</div></div></a><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/expense-management" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66ba2b9e141eae286c7483ac_pie-chart.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Expense Management</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle">Eliminate expense reports.</div></div></a><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/procurement" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66ba2b9e3fa1b5c23cc2bd96_shopping-bag.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Procurement</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle">Speed up intake-to-pay.</div></div></a></div></div></div><div id="w-node-_04773730-67ad-b6c7-4bf0-02e33ec10dae-210feaff" class="mini-grid-column-25"><div class="nav-column-title-24">Platform</div><div class="mt-24 mt-md-16"><div class="nav-dd-list-25--grid"><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/integrations" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66ba2b9dc29d1fc8712858fa_integrations.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Integrations</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle">Connect to your finance stack.</div></div></a><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/accounting-automation-software" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66ba2b9dba7ac5690bdceaa6_calculator.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Accounting Automation</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle">Accelerate monthly close.</div></div></a><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/intelligence" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66ba2b9d83a435c383fb048c_intelligence.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Intelligence</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle">Put AI to work for you.</div></div></a><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/real-time-reporting" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66ba2b9df4f756dc2ce4bde1_bank.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Reporting</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle">Get full visibility in real-time.</div></div></a><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/global" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66ba2b9df783d0bd92719d2f_globe.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Global Ready</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle">Spend globally, operate locally.</div></div></a></div></div></div></div><div class="hidden d-block-md"><div class="my-32"><div class="nav-23-mobile-divider"></div></div></div><div class="nav-24-featured-card"><div class="hidden-md"><div class="nav-column-title-24">Updates</div></div><div class="mt-32 mt-md-0"><a data-element="blog-link" href="/blog/introducing-ramp-travel" class="text-nodecoration w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/665f0db1aba6ae8dbf9d2bc7_nav-menu-travel.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/665f0db1aba6ae8dbf9d2bc7_nav-menu-travel-p-500.webp 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/665f0db1aba6ae8dbf9d2bc7_nav-menu-travel.webp 755w" alt="" class="br-8"/><div class="mt-16"><div class="_w-200"><div class="text-color black"><div class="body-22 u-strong">Introducing Ramp Travel</div></div><div class="mt-8"><div id="w-node-_04773730-67ad-b6c7-4bf0-02e33ec10dd2-210feaff" class="detail-22 c-text--light--hushed">Set custom policies and manage bookings, all in one place.</div></div></div></div></a></div></div></div></nav></div><div data-hover="true" data-delay="0" class="nav-dd-23 w-dropdown"><div class="nav-toggle-23 w-dropdown-toggle"><div class="nav-toggle-text-23"><div>Solutions</div><div class="nav-dd-icon-23 w-embed"><svg class="nav-23-up-caret" width="12" height="6" viewBox="0 0 12 6" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M5.12845 6.00008L0 0H1.64439L5.95065 5.03815L10.2569 0H11.9013L6.77284 6.00008H5.12845Z" fill="currentColor" /> </svg> <svg class="nav-23-down-caret" width="12" height="6" viewBox="0 0 12 6" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.7728 -8.0557e-05L11.9012 6L10.2569 6L5.9506 0.96185L1.64435 6L-5.53131e-05 6L5.12841 -8.07007e-05L6.7728 -8.0557e-05Z" fill="currentColor" /> </svg></div></div></div><nav class="nav-dd-list-25--sol w-dropdown-list"><div class="nav-underline-23"></div><div class="mini-grid-25"><div class="mini-grid-column-25"><div class="nav-column-title-24">By size</div><div class="mt-24 mt-md-16"><div class="nav-dd-list-25--grid-wide"><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/startups" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66f27205afd14455c3647bb9_startups.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Startups</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle">Everything you need, fast.</div></div></a><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/small-business" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66f2720513b89994db11eb11_small-businesses.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Small business</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle">Travel, expenses, and AP in one place.</div></div></a><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/mid-market" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66f27205e5e0f6c0208995ea_mid-market.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Mid-market</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle">Automate tasks and delight employees.</div></div></a><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/enterprise" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66f2720540bdf0e3d1dd4ad9_enterprise.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Enterprise</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle">Go global and scale up operations.</div></div></a></div></div></div><div id="w-node-_9b7fa471-2991-2890-70cc-fea5565a85fc-210feaff" class="hidden"><div id="w-node-_9b7fa471-2991-2890-70cc-fea5565a85fd-210feaff" class="mini-grid-column-25"><div class="nav-column-title-24">By industry</div><div class="mt-24 mt-md-16"><div class="nav-dd-list-25--grid-wide"><a data-element="dropdown-link" data-w-id="05a041a1-3a15-e39e-e76e-7e7bd1bca2ff" href="#" class="nav-25-link py-2 py-sm-0 w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66f275f7a189715613be1331_software-and-technology.svg" loading="lazy" alt="" class="nav-25-link--icon"/><div class="text-link-23__inner"><div><div class="nav-25--title">Software & Technology</div><div class="nav-25--title--underline"></div></div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div></a><a data-element="dropdown-link" data-w-id="05a041a1-3a15-e39e-e76e-7e7bd1bca2ff" href="#" class="nav-25-link py-2 py-sm-0 w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66f275f776efd0f24ff31558_construction.svg" loading="lazy" alt="" class="nav-25-link--icon"/><div class="text-link-23__inner"><div><div class="nav-25--title">Construction</div><div class="nav-25--title--underline"></div></div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div></a><a data-element="dropdown-link" data-w-id="05a041a1-3a15-e39e-e76e-7e7bd1bca2ff" href="#" class="nav-25-link py-2 py-sm-0 w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66f275f73f34b6a13374a84c_healthcare.svg" loading="lazy" alt="" class="nav-25-link--icon"/><div class="text-link-23__inner"><div><div class="nav-25--title">Healthcare</div><div class="nav-25--title--underline"></div></div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div></a><a data-element="dropdown-link" data-w-id="05a041a1-3a15-e39e-e76e-7e7bd1bca2ff" href="#" class="nav-25-link py-2 py-sm-0 w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66f275f77565472099836b7b_hospitality.svg" loading="lazy" alt="" class="nav-25-link--icon"/><div class="text-link-23__inner"><div><div class="nav-25--title">Hospitality</div><div class="nav-25--title--underline"></div></div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div></a><a data-element="dropdown-link" data-w-id="05a041a1-3a15-e39e-e76e-7e7bd1bca2ff" href="#" class="nav-25-link py-2 py-sm-0 w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66f275f628ae95a8be7cf7f8_education.svg" loading="lazy" alt="" class="nav-25-link--icon"/><div class="text-link-23__inner"><div><div class="nav-25--title">Education</div><div class="nav-25--title--underline"></div></div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div></a><a data-element="dropdown-link" data-w-id="05a041a1-3a15-e39e-e76e-7e7bd1bca2ff" href="#" class="nav-25-link py-2 py-sm-0 w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66f275f6512362162d956770_retail.svg" loading="lazy" alt="" class="nav-25-link--icon"/><div class="text-link-23__inner"><div><div class="nav-25--title">Retail</div><div class="nav-25--title--underline"></div></div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div></a><a data-element="dropdown-link" data-w-id="05a041a1-3a15-e39e-e76e-7e7bd1bca2ff" href="#" class="nav-25-link py-2 py-sm-0 w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66f275f637267b3e7b0c20f4_local_shipping.svg" loading="lazy" alt="" class="nav-25-link--icon"/><div class="text-link-23__inner"><div><div class="nav-25--title">Fleets</div><div class="nav-25--title--underline"></div></div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div></a><a data-element="dropdown-link" data-w-id="05a041a1-3a15-e39e-e76e-7e7bd1bca2ff" href="#" class="nav-25-link py-2 py-sm-0 w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66f275f6e5e0f6c0208dbf7f_dentistry.svg" loading="lazy" alt="" class="nav-25-link--icon"/><div class="text-link-23__inner"><div><div class="nav-25--title">Dentistry</div><div class="nav-25--title--underline"></div></div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div></a></div></div></div></div><div id="w-node-_9b7fa471-2991-2890-70cc-fea5565a8612-210feaff" class="mini-grid-column-25"><div class="flex flex-cgap-12 flex-aend"><div class="nav-column-title-24">By partner</div><div class="hidden-md"><a href="/partnerships" class="flex no-underline w-inline-block"><div><div class="nav-column-subtitle-24">Become a partner →</div><div class="nav-24--subtitle--underline"></div></div><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66f32130a7b63c48e7b8b868_arrow-right-767573.svg" loading="lazy" alt="" class="nav-24--subtitle--arrow hidden"/></a></div></div><div class="mt-24 mt-md-16"><div class="nav-dd-list-25--grid-wide"><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/accounting-partnerships" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66f275f6114a26ed07fb3558_accounting-firms.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Accounting firms</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle"></div></div></a><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/pe-partnerships" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66f275f666d331bb3b574fd7_financial-institution-partners.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Private equity and venture capital</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle"></div></div></a><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/services-partnerships" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66f275f6a3fe6e92130d1d1d_alliance-partners.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Services providers</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle"></div></div></a><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/affiliates" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66f275f666d331bb3b574fd4_affiliate-partners.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Affiliates</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle"></div></div></a><a data-element="dropdown-link" data-w-id="89f007af-c372-a916-fc77-1b197325ae91" href="/developer-api" class="nav-25-link w-inline-block"><div class="nav-25-link--icon-container"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/67197301948375019dffbee7_tech-partner.svg" loading="lazy" alt="" class="nav-25-link--icon"/></div><div><div class="text-link-23__inner"><div class="nav-25--title">Technology partners</div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div><div class="nav-25--subtitle"></div></div></a></div></div></div></div></nav></div><div class="nav-menu-cta-23"><a href="/customers" class="nav-link-main-23 w-nav-link">Customers</a></div><div data-hover="true" data-delay="0" class="nav-dd-23 w-dropdown"><div class="nav-toggle-23 w-dropdown-toggle"><div class="nav-toggle-text-23"><div>Resources</div><div class="nav-dd-icon-23 w-embed"><svg class="nav-23-up-caret" width="12" height="6" viewBox="0 0 12 6" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M5.12845 6.00008L0 0H1.64439L5.95065 5.03815L10.2569 0H11.9013L6.77284 6.00008H5.12845Z" fill="currentColor" /> </svg> <svg class="nav-23-down-caret" width="12" height="6" viewBox="0 0 12 6" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.7728 -8.0557e-05L11.9012 6L10.2569 6L5.9506 0.96185L1.64435 6L-5.53131e-05 6L5.12841 -8.07007e-05L6.7728 -8.0557e-05Z" fill="currentColor" /> </svg></div></div></div><nav class="nav-dd-list-23--res w-dropdown-list"><div class="nav-underline-23"></div><div class="flex flex-cgap-24 flex-md-col"><div class="mini-grid-25--wide"><div class="mini-grid-column"><div class="nav-dd-list-23--grid"><div id="w-node-b7a43167-f36b-f3f6-517c-f1560097b1db-210feaff" class="nav-column-title-24">Learn</div><div class="nav-dd-list-23--grid-item"><a data-element="dropdown-link" data-w-id="05a041a1-3a15-e39e-e76e-7e7bd1bca2ff" href="/resources" class="nav-25-link py-2 py-sm-0 w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66f275f7a189715613be1331_software-and-technology.svg" loading="lazy" alt="" class="nav-25-link--icon"/><div class="text-link-23__inner"><div><div class="nav-25--title">Blog</div><div class="nav-25--title--underline"></div></div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div></a></div><div class="nav-dd-list-23--grid-item"><a data-element="dropdown-link" data-w-id="05a041a1-3a15-e39e-e76e-7e7bd1bca2ff" href="/free-tools" class="nav-25-link py-2 py-sm-0 w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6711709ee345ff21e1c7a0f6_chart.svg" loading="lazy" alt="" class="nav-25-link--icon"/><div class="text-link-23__inner"><div><div class="nav-25--title">Growth tools</div><div class="nav-25--title--underline"></div></div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div></a></div><div class="nav-dd-list-23--grid-item"><a data-element="dropdown-link" data-w-id="05a041a1-3a15-e39e-e76e-7e7bd1bca2ff" href="/webinars" class="nav-25-link py-2 py-sm-0 w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6711709e15fb1d5384d668e2_video_camera.svg" loading="lazy" alt="" class="nav-25-link--icon"/><div class="text-link-23__inner"><div><div class="nav-25--title">Webinars</div><div class="nav-25--title--underline"></div></div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div></a></div><div class="nav-dd-list-23--grid-item"><a data-element="dropdown-link" data-w-id="05a041a1-3a15-e39e-e76e-7e7bd1bca2ff" href="/industry-spend-reports" class="nav-25-link py-2 py-sm-0 w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/67117b4e611fbcd55c6da1ae_receipt-nav.svg" loading="lazy" alt="" class="nav-25-link--icon"/><div class="text-link-23__inner"><div><div class="nav-25--title">Spending reports</div><div class="nav-25--title--underline"></div></div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div></a></div><div id="w-node-b7a43167-f36b-f3f6-517c-f1560097b1e9-210feaff" class="nav-dd-list-23--grid-item"><a data-element="dropdown-link" data-w-id="05a041a1-3a15-e39e-e76e-7e7bd1bca2ff" href="https://academy.ramp.com/" class="nav-25-link py-2 py-sm-0 w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6711709fb815d70d1a3da5e7_school.svg" loading="lazy" alt="" class="nav-25-link--icon"/><div class="text-link-23__inner"><div><div class="nav-25--title">Ramp academy</div><div class="nav-25--title--underline"></div></div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div></a></div></div></div><div class="mini-grid-column"><div class="nav-dd-list-23--grid"><div id="w-node-b7a43167-f36b-f3f6-517c-f1560097b1ee-210feaff" class="nav-column-title-24">Connect</div><div class="nav-dd-list-23--grid-item"><a data-element="dropdown-link" data-w-id="05a041a1-3a15-e39e-e76e-7e7bd1bca2ff" href="/careers" class="nav-25-link py-2 py-sm-0 w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6711709e5780fa9906fee352_work.svg" loading="lazy" alt="" class="nav-25-link--icon"/><div class="text-link-23__inner"><div><div class="nav-25--title">Careers</div><div class="nav-25--title--underline"></div></div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div></a></div><div class="nav-dd-list-23--grid-item"><a data-element="dropdown-link" data-w-id="05a041a1-3a15-e39e-e76e-7e7bd1bca2ff" href="/blog/news" class="nav-25-link py-2 py-sm-0 w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6711709eff11abf6fcb6f9c3_news.svg" loading="lazy" alt="" class="nav-25-link--icon"/><div class="text-link-23__inner"><div><div class="nav-25--title">Newsroom</div><div class="nav-25--title--underline"></div></div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div></a></div></div></div><div id="w-node-b7a43167-f36b-f3f6-517c-f1560097b1f6-210feaff" class="mini-grid-column"><div class="nav-dd-list-23--grid"><div id="w-node-b7a43167-f36b-f3f6-517c-f1560097b1f8-210feaff" class="nav-column-title-24">Support</div><div class="nav-dd-list-23--grid-item"><a data-element="dropdown-link" data-w-id="05a041a1-3a15-e39e-e76e-7e7bd1bca2ff" href="https://support.ramp.com/hc/en-us" class="nav-25-link py-2 py-sm-0 w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6711709e1d677abf8399ea8b_help.svg" loading="lazy" alt="" class="nav-25-link--icon"/><div class="text-link-23__inner"><div><div class="nav-25--title">Help center</div><div class="nav-25--title--underline"></div></div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div></a></div><div class="nav-dd-list-23--grid-item"><a data-element="dropdown-link" data-w-id="05a041a1-3a15-e39e-e76e-7e7bd1bca2ff" href="/training" class="nav-25-link py-2 py-sm-0 w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6711709f12929faba7c590fb_device.svg" loading="lazy" alt="" class="nav-25-link--icon"/><div class="text-link-23__inner"><div><div class="nav-25--title">Live trainings</div><div class="nav-25--title--underline"></div></div><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" alt="right arrow" class="cta-arrow-23"/></div></a></div></div></div></div><div class="hidden d-block-md"><div class="my-32"><div class="nav-23-mobile-divider"></div></div></div><div><div class="nav-column-title">Featured</div><div class="mt-24"><a data-element="blog-link" href="/virtual-cards" class="text-nodecoration w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64efa6d79c3cc7d674843fb2_virutalCardsDropdown.webp" loading="eager" sizes="100vw" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64efa6d79c3cc7d674843fb2_virutalCardsDropdown-p-500.webp 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64efa6d79c3cc7d674843fb2_virutalCardsDropdown-p-800.webp 800w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64efa6d79c3cc7d674843fb2_virutalCardsDropdown-p-1080.webp 1080w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64efa6d79c3cc7d674843fb2_virutalCardsDropdown-p-1600.webp 1600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64efa6d79c3cc7d674843fb2_virutalCardsDropdown.webp 1800w" alt="" class="br-8"/><div class="mt-16"><div class="_w-210"><div class="text-color black"><div class="detail-22">Unlimited virtual cards</div></div><div class="mt-8"><div class="text-color black-600"><div id="w-node-_61324463-83d6-20d3-58d7-dbf0235250ac-210feaff" class="nav-23--text">Discover the potential of virtual cards for your business.</div></div></div></div></div></a></div></div></div></nav></div><div class="nav-menu-cta-23"><a href="/pricing" class="nav-link-main-23 w-nav-link">Pricing</a></div></div><div class="nav-menu-23--mobile-buttons-single"><a data-anchor-link="" href="/see-a-demo" class="button-medium-23 button-solar-23 w-inline-block"><div class="button-text-22">See a demo</div></a></div><div class="nav-23-spacer"></div></nav><div class="h-full flex flex-acenter"><div class="nav-menu-23--right"><div id="w-node-_7b7cf88e-1886-91a8-6def-d1e32a02f8c2-2a02f8c0" class="nav-menu-23--right--button-container"><a data-element="nav-sign-in-button" href="https://app.ramp.com/sign-in" target="_blank" class="nav-button-23 w-inline-block"><div class="nav-button-text-23">Sign in</div></a><div class="sign-in-cookie-redirect-menu"><a id="opt-in-redirect" href="https://app.ramp.com/sign-in" class="no-underline w-inline-block"><div class="p-24"><div class="flex flex-col flex-rgap-16 flex-astart"><div class="text-color black-700"><div class="detail-22">Skip directly to the Ramp login screen from now on?</div></div><div class="text-link-23-nav"><div class="text-link-23__inner"><div class="text-color black"><div class="detail-22">Yes, save me a click!</div></div><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6490cbff3b86f5ad1bbb45a4_arrow-right-23-13px.svg" loading="lazy" alt="right arrow" class="cta-arrow-23"/></div></div></div></div></a><div class="hidden w-embed w-script"><style> @media screen and (max-width: 991px) { .sign-in-cookie-redirect-menu { display: none !important; opacity: 0 !important; pointer-events: none !important; } } </style> <script src="https://cdn.jsdelivr.net/npm/js-cookie@2.2.1/src/js.cookie.min.js"></script> <script> const hasClickedSignInCookie = 'has-clicked-sign-in'; const hasOptedInRedirectCookie = 'has-opted-in-redirect'; const redirectStyleNode = document.createElement('style'); redirectStyleNode.type = "text/css"; redirectStyleNode.textContent = ` .sign-in-cookie-redirect-menu { opacity: 1; pointer-events: auto; } `; const conditionallyShowRedirectMenu = () => { let _lastScrollTop = 0; let _scrollDirection = null; let _upTriggered = false; let _downTriggered = false; let isRedirectStyleNodeAdded = false; const topOffset = 16; const getScrollPosition = () => window.pageYOffset || document.documentElement.scrollTop; window.addEventListener('scroll', () => { const st = getScrollPosition(); if (st > _lastScrollTop) { _scrollDirection = 'down'; } else { _scrollDirection = 'up'; } _lastScrollTop = st <= 0 ? 0 : st; if (!_downTriggered && _scrollDirection === 'down' && st >= topOffset) { _upTriggered = false; _downTriggered = true; if (isRedirectStyleNodeAdded) { redirectStyleNode.remove(); isRedirectStyleNodeAdded = false; } } else if (!_upTriggered && _scrollDirection === 'up' && st <= topOffset) { _upTriggered = true; _downTriggered = false; if (!isRedirectStyleNodeAdded) { document.getElementsByTagName('head')[0].appendChild(redirectStyleNode); isRedirectStyleNodeAdded = true; } } }); // initial check, runs once, on load if (getScrollPosition() < topOffset) { document.getElementsByTagName('head')[0].appendChild(redirectStyleNode); isRedirectStyleNodeAdded = true; } } document.addEventListener('DOMContentLoaded', () => { const hasOptedInRedirect = Cookies?.get(hasOptedInRedirectCookie) ?? false; const hasClickedSignIn = Cookies?.get(hasClickedSignInCookie) ?? false; const { pathname, search } = window.location; if (['/', '/welcome'].includes(pathname)) { const searchParams = new URLSearchParams(search); if (searchParams.get('rm-redirect')) { Cookies?.remove(hasOptedInRedirectCookie); return; } if (hasOptedInRedirect) { window.location.replace('https://app.ramp.com/sign-in?landing-redirect=true'); return; } if (hasClickedSignIn) { conditionallyShowRedirectMenu(); } } const navBarSignIns = document.querySelectorAll('[data-element="nav-sign-in-button"]'); navBarSignIns.forEach(signIn => { signIn.addEventListener('click', () => { Cookies?.set(hasClickedSignInCookie, true, { expires: 90 }); }); }); const optInRedirectElement = document.getElementById('opt-in-redirect'); optInRedirectElement.addEventListener('click', () => { analytics?.track('Opted Into Sign-In Redirect'); Cookies?.set(hasOptedInRedirectCookie, true, { expires: 90 }); }); }); </script></div></div></div><a id="explore-product-btn" data-analytics="Explore Product CTA Clicked" data-property-location="Navbar on Scroll" href="/see-a-demo" class="nav-button-23--cta-test w-node-c439b057-5259-e868-4929-5f5b13c5eeb1-2a02f8c0 w-inline-block"><div class="nav-button-text-23">See a demo</div></a></div><div class="nav-menu-23--right-mobile"><a id="nav-cta-btn" href="https://app.ramp.com/sign-in" target="_blank" class="nav-button-23--mobile w-node-_7b7cf88e-1886-91a8-6def-d1e32a02f8d9-2a02f8c0 w-inline-block"><div class="nav-button-text-23">Sign in</div></a><div class="nav-23-hamburger w-nav-button"><div class="w-embed"><svg id="menu-open" width="17" height="18" viewBox="0 0 17 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_553_15248)"> <rect y="5.21948" width="1.5" height="24" transform="rotate(-90 0 5.21948)" fill="currentColor" /> <rect y="9.71948" width="1.5" height="24" transform="rotate(-90 0 9.71948)" fill="currentColor" /> <rect y="12.7195" width="24" height="1.5" fill="currentColor"/> </g> <defs> <clipPath id="clip0_553_15248"> <rect width="17" height="18" fill="white" transform="translate(0 0.000732422)"/> </clipPath> </defs> </svg> <svg id="menu-close" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect x="0.328003" y="1.33829" width="1.70489" height="20.4587" transform="rotate(-45 0.328003 1.33829)" fill="currentColor"/> <rect width="1.70489" height="20.4587" transform="matrix(-0.707107 -0.707107 -0.707107 0.707107 15.6718 1.33829)" fill="currentColor"/> </svg> <style> .w-nav-button.w--open #menu-open { display: none; } .w-nav-button.w--open #menu-close { display: block; } .w-nav-button:not(.w--open) #menu-open { display: block; } .w-nav-button:not(.w--open) #menu-close { display: none; } </style></div></div></div></div><div class="custom-styles w-embed"><style> @media screen and (min-width: 992px) { .nav-toggle-23:focus .nav-toggle-text-23 { background-color: #f6fab2; color: #1f1f1f; } } @media screen and (max-width: 991px) { .w-nav-overlay { overflow: scroll; margin-bottom: 24px; } } /* start - overlay that shows when dropdown is opened */ .nav-desktop-overlay { display: none; pointer-events: none; } @media screen and (max-width: 991px) { .nav-desktop-overlay { display: none !important; } } .w-dropdown-toggle.w--open + .nav-desktop-overlay, .right-click-menu-23.visible + .nav-desktop-overlay { display: block; position: absolute; top: 0px; left: -100vw; height: 100vh; width: 300vw; background: linear-gradient(180deg, rgba(28, 27, 23, 0.00) 0%, rgba(28, 27, 23, 0.70) 100%); } /* end - overlay that shows when dropdown is opened */ .nav-brand-23.w-nav-brand { color: inherit; } @media screen and (min-width: 992px) { .nav-dd-list-23--wide.w--open, .nav-dd-list-23.w--open, .nav-dd-list-23--sol.w--open, .nav-dd-list-23--res.w--open, .nav-dd-list-25--wide.w--open, .nav-dd-list-25.w--open, .nav-dd-list-25--sol.w--open, .nav-dd-list-25--res.w--open { box-shadow: 0px 232px 65px rgba(0, 0, 0, 0.01), 0px 35px 59px rgba(0, 0, 0, 0.06), 0px 20px 50px rgba(0, 0, 0, 0.2), 0px 37px 37px rgba(0, 0, 0, 0.14), 0px 9px 20px rgba(0, 0, 0, 0.19), 0px 0px 0px rgba(0, 0, 0, 0.2); } .nav-toggle-23 { color: inherit; } .nav-link-main-23 { color: inherit; } .nav-link-main-23.w--current { color: inherit; } .nav-link-main-23.w--current:hover { color: #1f1f1f; } /* .resource-nav--link { color: inherit; } .resource-nav--link.w--current { color: inherit; } */ } .nav-button-23 { color: inherit; /*border-color: inherit;*/ } .nav-button-23--mobile { color: inherit; } .nav-23 path, .resource-page--nav-23 path { transition: fill .2s ease-in; } .nav-23-down-caret { display: none; } .nav-toggle-23.w--open .nav-23-up-caret { display: none; } .nav-toggle-23.w--open .nav-23-down-caret { display: block; } .nav-menu-23--right, .nav-menu-23.w-nav-menu, .resource-page--nav-23, .resource-nav-23.w-nav, .resource-page--navbar-23.w-nav, .resource-page--navbar-spacer .resource-page-23 { transform-style: flat !important; } /* @media screen and (min-width: 992px) and (max-width: 1279px) { .nav-dd-23 .nav-toggle-23 { padding-left: 2px; padding-right: 2px; } .nav-dd-23:first-child .nav-toggle-23 { padding-left: 0px; } .nav-menu-cta-23 .nav-link-main-23 { margin-left: 2px; margin-right: 2px; } .nav-menu-cta-23:last-child .nav-link-main-23 { margin-right: 0px; } } @media screen and (min-width: 1280px) { .nav-dd-23 .nav-toggle-23 { padding-left: 4px; padding-right: 4px; } .nav-dd-23:first-child .nav-toggle-23 { padding-left: 0px; } .nav-menu-cta-23 .nav-link-main-23 { margin-left: 4px; margin-right: 4px; } .nav-menu-cta-23:last-child .nav-link-main-23 { margin-right: 0px; } } */ /* @media screen and (min-width: 992px) and (max-width: 1020px) { .nav-contain-23 { padding-left: 16px; padding-right: 14px; } .nav-menu-23--right { grid-column-gap: 6px; } } @media screen and (min-width: 1021px) and (max-width: 1050px) { .nav-contain-23 { padding-left: 23px; padding-right: 19px; } .nav-menu-23--right { grid-column-gap: 10px; } } */ @media screen and (min-width: 991px) and (max-width: 1060px) { .nav-menu-23 { transform: translateX(-61.5%); } .nav-dd-list-23--res.w--open { transform: translate(-50.4%); } /* .nav-dd-list-25--res.w--open { transform: translate(-50.4%); } */ .nav-dd-list-23--sol.w--open { transform: translate(-20.9%); } .nav-dd-list-25--sol.w--open { transform: translate(-28.5%); } .nav-dd-list-23.w--open { transform: translate(-6%); } .nav-dd-list-25.w--open { transform: translate(-17.4%); } } </style></div><div class="custom-js w-embed w-script"><script> document.addEventListener('DOMContentLoaded', () => { const dropdowns = document.querySelectorAll('.nav-inner .w-dropdown'); dropdowns.forEach(section => { const div = document.createElement('div'); div.classList.add('nav-desktop-overlay'); const dropdownList = section.querySelector('.w-dropdown-list'); section.insertBefore(div, dropdownList); }); const rightClickDropdown = document.querySelector('.right-click-menu-23'); const overlay = document.createElement('div'); overlay.classList.add('nav-desktop-overlay'); //const parent = rightClickDropdown.parentElement; //const dropdownList = section.querySelector('.w-dropdown-list'); //parent.insertBefore(overlay, rightClickDropdown); rightClickDropdown.after(overlay); //rightClickDropdown.append(overlay); /* Navbar Dropdown Menu, Track Menu Links Being Clicked - START */ const navDropdownLinks = document.querySelectorAll('[data-element="dropdown-link"]'); navDropdownLinks.forEach(link => { const url = link.getAttribute('href'); analytics?.trackLink(link, 'Nav Menu Cell Clicked', { link: url, has_tagline_description: false, }); }); const navBlogLinks = document.querySelectorAll('[data-element="blog-link"]'); navBlogLinks.forEach(link => { const url = link.getAttribute('href'); analytics?.trackLink(link, 'Nav Menu Cell Clicked', { link: url, has_tagline_description: true, }); }); /* Navbar Dropdown Menu, Track Menu Links Being Clicked - END */ /* Navbar Dropdown Menu, Track Menu Opening - START */ const throttle = (func, timeFrame) => { let context, args; let lastTime = 0; return function () { context = this; args = arguments; const now = Date.now(); if (now - lastTime >= timeFrame) { func.apply(context, args); lastTime = now; } }; }; const changeIndex = mutation => { if (mutation.attributeName === 'style') { if (mutation.target.style.zIndex === '901') { // when the dropdown opens const dropdownName = mutation.target.querySelector('.nav-toggle-23')?.innerText; if (dropdownName) { analytics?.track("Navbar Dropdown Menu Opened", { menu_name: dropdownName }); } } } } const throttledChangeIndex = throttle(changeIndex, 50); document.querySelectorAll(".nav-dd-23.w-dropdown").forEach(menu => { const newObserver = new MutationObserver(mutations => { mutations.forEach(throttledChangeIndex); }); newObserver.observe(menu, { attributes: true, attributeFilter: ["style"] }); }); /* Navbar Dropdown Menu, Track Menu Opening - END */ }); </script></div><div class="white-nav-bar"><div class="w-embed"><style> .nav-23 { color: #1f1f1f; background-color: rgba(255, 255, 255, .5); border-bottom: 1px solid rgba(31, 31, 31, .05); } .resource-page--nav-23 { color: #1f1f1f; background-color: rgba(255, 255, 255, .5); } @media screen and (max-width: 991px) { .resource-page--nav-23 { border-bottom: 1px solid rgba(31, 31, 31, .05); } } /* .nav-menu-23--right { border-color: rgba(255, 255, 255, .2); } */ .nav-button-23 { border-color: rgba(255, 255, 255, .2); } .nav-23-hamburger, .nav-button-23--mobile { background-color: rgba(31, 31, 31, .05); border: 1.5px solid rgba(31, 31, 31, 0); } .resource-nav--search-input-23::placeholder { color: rgba(31,31,31,.5); } @media screen and (max-width: 991px) { .resource-page--nav-23:hover { border-color: rgba(31, 31, 31, .05); } } @media screen and (min-width: 992px) { .resource-nav--link { color: #1f1f1f; } .resource-nav--link:hover { /*box-shadow: inset 0 -1px 0 0 #1f1f1f;*/ border-color: #1f1f1f; } .resource-nav--link.w--current { color: #1f1f1f; /*box-shadow: inset 0 -1px 0 0 #1f1f1f;*/ border-color: #1f1f1f; } } </style></div></div></div></div></div></div><div id="global-search-background" data-w-id="033715e9-1522-77ca-3aa6-75f38fb25ff0" class="search-background-2024"><div class="search-2024--content"><div class="w-embed"><style> .search-2024--gradient::before, .search-2024--gradient::after { content: ''; position: absolute; left: 0; right: 0; height: 20px; pointer-events: none; } .search-2024--gradient::before { z-index: 1; top: 0; background: linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,0)); } .search-2024--gradient::after { bottom: 0; background: linear-gradient(to top, rgba(255,255,255,1), rgba(255,255,255,0)); } .search-generating__loader-small { animation: rotation .5s linear infinite; } @keyframes rotation { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } </style></div><div id="global-search" class="search-2024--form-container"><div class="mb-0 w-form"><form id="global-search-form" name="wf-form-Search" data-name="Search" method="get" class="pos-rel" data-wf-page-id="64c7f8355a5e116129b1178e" data-wf-element-id="033715e9-1522-77ca-3aa6-75f38fb25ff5"><input class="search-2024--input w-input" v-on:input="onInput($event)" maxlength="256" name="name" data-name="Name" v-bind:class="{ active: hasSearchStarted }" v-model="query" placeholder="Search..." type="text" id="global-search-input"/><div id="global-search-cancel-button" data-w-id="033715e9-1522-77ca-3aa6-75f38fb25ff7" class="global-search--cancel-button"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/661723aa486d0ffd5399ca52_x-stroke-width-3.svg" alt="" class="global-search--cancel-button-icon"/></div><div v-if="isSearching" class="global-search--loading"><div class="search-generating__loader-small"></div></div></form><div class="empty-state-reset w-form-done"></div><div class="w-form-fail"></div></div><div v-cloak="true" v-show="hasSearchStarted" class="search-2024--results"><div class="search-2024--gradient"><div class="search-2024--results-scroll"><div class="pt-16"></div><div v-if="filteredKeywords.length"><div class="pb-8"><div class="detail-22 c-text--light--hushed">Keywords</div></div><div class="flex flex-col"><a v-bind:href="'/resources-search?q=' + encodeURIComponent(keyword)" v-for="keyword in filteredKeywords" href="#" class="no-underline w-inline-block"><div class="py-16"><div v-html="highlightMatch(keyword, query)" class="body-22">vendor</div></div></a></div><div v-if="results.length" class="mb-16"><div class="search-hairline"></div></div></div><div v-if="results.length"><div class="detail-22 c-text--light--hushed">Resources</div><div class="my-16"><div class="sc-triple-grid__grid-24-2"><a v-bind:href="item.slug" v-for="item in results" href="#" class="text-nodecoration w-inline-block"><div class="hidden-sm"><div class="image-container"><img class="_w-full h-auto br-8 object-fit-cover u-aspect-ratio-16-9" src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/660f143aab35fd1dc90bb8bb_Resource_Center_Featured_Thumbnail_1440x960%20(4).webp" alt="" sizes="100vw" v-bind:src="item.thumbnailUrl" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/660f143aab35fd1dc90bb8bb_Resource_Center_Featured_Thumbnail_1440x960%20(4)-p-500.webp 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/660f143aab35fd1dc90bb8bb_Resource_Center_Featured_Thumbnail_1440x960%20(4)-p-800.webp 800w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/660f143aab35fd1dc90bb8bb_Resource_Center_Featured_Thumbnail_1440x960%20(4)-p-1080.webp 1080w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/660f143aab35fd1dc90bb8bb_Resource_Center_Featured_Thumbnail_1440x960%20(4).webp 1440w"/><div v-if="item.resourcesHubType == 'Webinar'" class="pos-abs pos-abs-full"><div class="play-btn__wrapper w-embed"><svg class="webinars__play-btn" width="52" height="52" fill="none" xmlns="http://www.w3.org/2000/svg"> <g filter="url(#a)"> <rect class="webinars__play-outer" width="52" height="52" rx="26" fill="#1C1B17" fill-opacity=".25"/> <mask id="b" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="8" y="7" width="36" height="37"> <path fill="#D9D9D9" d="M8 8h36v36H8z"/> </mask> <g mask="url(#b)"> <path class="webinars__play-inner" d="M21.82 31.234a.973.973 0 0 0 1.496.82l8.825-5.618c.6-.383.6-1.26 0-1.642l-8.825-5.618a.973.973 0 0 0-1.495.82v11.238Zm4.218 11.773c-2.377 0-4.623-.457-6.739-1.37a17.641 17.641 0 0 1-5.544-3.739 17.641 17.641 0 0 1-3.739-5.544c-.913-2.116-1.37-4.362-1.37-6.739 0-2.406.457-4.667 1.37-6.783.913-2.116 2.16-3.957 3.74-5.522 1.58-1.565 3.427-2.804 5.543-3.717 2.116-.913 4.363-1.37 6.74-1.37 2.405 0 4.666.457 6.782 1.37 2.116.913 3.957 2.152 5.522 3.717 1.565 1.566 2.805 3.406 3.718 5.522.913 2.116 1.37 4.377 1.37 6.783 0 2.377-.457 4.623-1.37 6.74-.913 2.115-2.153 3.963-3.718 5.543s-3.406 2.826-5.522 3.74c-2.116.912-4.377 1.369-6.783 1.369Z" fill="#fff"/> </g> </g> <defs> <filter id="a" x="-44" y="-44" width="140" height="140" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix"/> <feGaussianBlur in="BackgroundImageFix" stdDeviation="22"/> <feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_905_2224"/> <feBlend in="SourceGraphic" in2="effect1_backgroundBlur_905_2224" result="shape"/> </filter> </defs> </svg></div></div></div><div class="mt-16"><div v-html="highlightMatch(item.name, query)" class="detail-22 line-clamp-3">One-click financing for invoices—now part of Ramp’s fastest-growing service, Bill Pay</div></div></div><div class="hidden d-block-sm"><div v-html="highlightMatch(item.name, query)" class="h4-22 line-clamp-2">One-click financing for invoices—now part of Ramp’s fastest-growing service, Bill Pay</div><div class="mt-8"><div class="c-text--light--hushed"><div v-text="item.subtext" class="detail-22 line-clamp-3">This is some text inside of a div block.</div></div></div></div></a></div></div></div><div v-if="!filteredKeywords.length && !results.length"><div class="my-16"><div class="h4-22 text-center">No items match your query.</div><div class="mt-8"><div class="detail-22 text-center">Try expanding your search.</div></div></div></div></div></div><div v-if="filteredKeywords.length || results.length"><div class="mb-16"><div class="search-hairline"></div></div><div class="flex flex-jcenter"><a v-bind:href="allResultsUrl" href="#" class="button-medium-23 button-solar-23 global-search w-inline-block"><div class="button-text-22">Show all results</div></a></div></div></div></div></div></div><div><div data-w-id="c41f208d-6a36-2f06-cda1-0efc736c9e1e" class="nav-trigger-23"></div><div class="hidden w-embed w-script"><script> /* document.addEventListener('DOMContentLoaded', () => { const st = window.pageYOffset || document.documentElement.scrollTop; if (st > 0) { const exploreBtn = document.getElementById('explore-product-btn'); exploreBtn.style.display = 'block'; } }); */ </script></div></div></div><div class="w-embed"><style> .sc-triple-image-grid__img.br-8 { aspect-ratio: 2/1; } @media screen and (min-width: 992px) { .sc-feature-detail__img.lottie svg{ border-bottom-right-radius: 8px; border-top-right-radius: 8px; } } @media screen and (max-width: 991px) { .sc-feature-detail__img.lottie svg{ border-top-left-radius: 8px; border-top-right-radius: 8px; } } .wf-design-mode .platform-hero__image-wrapper > *, .wf-design-mode .platform-hero__logo, .wf-design-mode h1.zero-opacity, .wf-design-mode .flex.flex-jcenter.zero-opacity, .wf-design-mode img.w-auto.h-auto.zero-opacity{ opacity: 100%; } </style></div><div class="bg-color-page"></div><div class="main-22"><section class="section-22"><div class="contain-22"><div class="mt-80"><div class="flex flex-jcenter"><div><div class="px-md-24 px-sm-0"><div class="text-center"><h1 class="h1-22">Power your finance operations <span class="d-block d-iblock-md"> </span>on one intuitive platform</h1></div></div><div class="mt-24"><div class="px-md-24 px-sm-0"><div class="flex flex-jcenter flex-acenter"><div class="get-ramp-form-22 w-form"><form method="get" class="get-ramp-form-22__inner" data-get-started-form="true" name="email-form" data-name="Email Form" cvr-component="hero_cta" data-low-intent-form-id="" discovery-method-details="" id="email-form" data-allow-personal-emails="" discovery-method="" data-wf-page-id="64c7f8355a5e116129b1178e" data-wf-element-id="34b04e38-a09f-f782-ab45-1d635615a1fc"><div class="spacer-8"><div class="get-ramp-form-23__input-wrapper"><input class="get-ramp-form-23__email-input w-node-_34b04e38-a09f-f782-ab45-1d635615a1ff-5615a1fb w-input" maxlength="256" name="Email" data-name="Email" placeholder="What's your work email?" type="email" id="Email-2" required=""/><input type="submit" data-wait="Please wait..." data-cta-element="cta-button" class="w-button get-ramp-form-23__submit button-loud" value="Get started for free"/></div><div class="text-center-md"><div data-form-element="error-message" class="get-ramp-error-msg-22">Error Message</div><div data-form-element="credit-check-message" class="no-credit-checks-22"> </div></div></div></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div></div></div></div></div></div><div class="mt-64"><div class="platform-hero__image-wrapper-all-widths"><div class="pos-abs-full"><div data-w-id="2970d28a-1727-aa33-0209-dcd9c5921204" data-is-ix2-target="1" class="_w-full h-auto" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c81b87040a30162e7b19d5_Platform-hero-final.json" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="5.133333333333334" data-duration="0"></div></div><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6509d625c482977387438efc_Platform_Hero_1640x912.webp" loading="lazy" sizes="(max-width: 479px) 95vw, (max-width: 767px) 97vw, (max-width: 991px) 95vw, (max-width: 1279px) 96vw, 1196.99658203125px" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6509d625c482977387438efc_Platform_Hero_1640x912-p-500.webp 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6509d625c482977387438efc_Platform_Hero_1640x912-p-800.webp 800w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6509d625c482977387438efc_Platform_Hero_1640x912-p-1080.webp 1080w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6509d625c482977387438efc_Platform_Hero_1640x912-p-1600.webp 1600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/6509d625c482977387438efc_Platform_Hero_1640x912.webp 1640w" alt="" class="lottie-hero__placeholder"/></div></div></div></section><div class="mt-120"><div class="section-22"><div class="contain-22"><div class="mt-32"><div class="px-sm-12"><div class="text-center"><div class="flex flex-col flex-acenter"><div class="max-w-680"><h2 class="h2-22">All-in-one spend management, powerful price intelligence, and advanced automation</h2></div><div class="max-w-450"><div class="mt-16"><div class="text-color black-700"><div class="body-22">Everything your finance team needs to save even more time and money.</div></div></div></div></div></div></div></div></div></div></div><div class="margin-vertical"><div class="spacer-24 mobile-12"><div class="mt-64 mt-sm-16"><section id="vendors" data-anchor-target="vendors" class="section-22"><div class="contain-22"><div class="px-24 px-xl-40 px-sm-0"><div class="pos-rel"><div class="bg-color bg-surface--graylight br-8"></div><div class="sc-feature-detail__grid no-gap"><div id="w-node-_1dc687f9-d832-d655-06a8-43037b3e9330-29b1178e" class="px-40 py-40 px-sm-12 py-sm-24"><div class="max-w-448"><h2 class="sc-feature-detail__heading">Prevent your company <br/>from overspending</h2><div class="mt-16"><div class="max-w-370"><div class="body-22 c-text--light--body">Spend control and visibility in one place. Easily set guardrails for company spend and uncover pricing insights to get a good deal.</div></div></div></div></div><div data-w-id="1dc687f9-d832-d655-06a8-43037b3e933b" data-is-ix2-target="1" class="sc-feature-detail__img lottie" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649b53483bac0fa01dd9f923_Corporate-cards-03-restricted-merchant.lottie" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="14.033333333333333" data-duration="0"></div></div></div></div><div class="px-24 px-xl-40 px-sm-12"><div class="mt-24"><div class="sc-triple-image-grid"><div class="sc-triple-image-grid__grid"><div id="w-node-_1dc687f9-d832-d655-06a8-43037b3e9341-29b1178e" class="sc-triple-image-grid__item"><div class="pos-rel h-full"><div class="pt-40 px-24 h-full"><div class="flex flex-col h-full"><div class="body-22 strong"><strong>Stay in compliance</strong></div><div class="mt-8"><div class="body-22 c-text--light--body">Customize policies to meet your needs. Ramp will flag non-compliant expenses and notify employees of any out-of-policy spend.</div></div><div class="pt-56 mt-auto"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/664e09edd16b36269eaf3a7c_platform-LP.webp" loading="lazy" width="3264" height="1168" alt="" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/664e09edd16b36269eaf3a7c_platform-LP-p-500.webp 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/664e09edd16b36269eaf3a7c_platform-LP.webp 1101w" sizes="(max-width: 479px) 80vw, (max-width: 767px) 87vw, (max-width: 991px) 24vw, 26vw" class="sc-triple-image-grid__img"/></div></div></div><div class="bg-color bg-surface--graylight br-8"></div></div></div><div id="w-node-_1c47dbf8-0a49-9136-3dff-2f747f1b3222-29b1178e" class="sc-triple-image-grid__item"><div class="pos-rel h-full"><div class="pt-40 px-24 h-full"><div class="flex flex-col h-full"><div class="body-22 strong"><strong>Control access to data</strong></div><div class="mt-8"><div class="body-22 c-text--light--body">Decide who can see and do what across Ramp. Assign roles to manage workflows, feature access, and spend controls.</div></div><div class="pt-56 mt-auto"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9305915b143c5a4af707_Platform_Product-Graphic_2.webp" loading="lazy" width="3264" height="1168" alt="" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9305915b143c5a4af707_Platform_Product-Graphic_2-p-500.webp 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9305915b143c5a4af707_Platform_Product-Graphic_2-p-800.webp 800w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9305915b143c5a4af707_Platform_Product-Graphic_2-p-1080.webp 1080w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9305915b143c5a4af707_Platform_Product-Graphic_2-p-1600.webp 1600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9305915b143c5a4af707_Platform_Product-Graphic_2-p-2000.webp 2000w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9305915b143c5a4af707_Platform_Product-Graphic_2-p-2600.webp 2600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9305915b143c5a4af707_Platform_Product-Graphic_2.webp 3264w" sizes="(max-width: 479px) 80vw, (max-width: 767px) 87vw, (max-width: 991px) 24vw, 26vw" class="sc-triple-image-grid__img"/></div></div></div><div class="bg-color bg-surface--graylight br-8"></div></div></div><div id="w-node-a4dcfc2c-19cb-20bd-d3da-3d30670a35f8-29b1178e" class="sc-triple-image-grid__item"><div class="pos-rel h-full"><div class="pt-40 px-24 h-full"><div class="flex flex-col h-full"><div class="body-22 strong"><strong>Get the best price on software</strong></div><div class="mt-8"><div class="body-22 c-text--light--body">Price Intelligence uses millions of Ramp transactions to help you understand whether you are paying too much for software.</div></div><div class="pt-56 mt-auto"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c932ef4d7738ba4524c08_Platform_Product-Graphic_3.webp" loading="lazy" width="3264" height="1168" alt="" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c932ef4d7738ba4524c08_Platform_Product-Graphic_3-p-500.webp 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c932ef4d7738ba4524c08_Platform_Product-Graphic_3-p-800.webp 800w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c932ef4d7738ba4524c08_Platform_Product-Graphic_3-p-1080.webp 1080w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c932ef4d7738ba4524c08_Platform_Product-Graphic_3-p-1600.webp 1600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c932ef4d7738ba4524c08_Platform_Product-Graphic_3-p-2000.webp 2000w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c932ef4d7738ba4524c08_Platform_Product-Graphic_3-p-2600.webp 2600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c932ef4d7738ba4524c08_Platform_Product-Graphic_3.webp 3264w" sizes="(max-width: 479px) 80vw, (max-width: 767px) 87vw, (max-width: 991px) 24vw, 26vw" class="sc-triple-image-grid__img"/></div></div></div><div class="bg-color bg-surface--graylight br-8"></div></div></div></div></div></div></div></div><div class="mt-24"><div class="contain-22"><div class="sc-large-quote-block"><div class="py-128 py-sm-80"><div class="sc-large-quote-block__inner text-left-sm"><div class="px-72 px-sm-12"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c2e1c3d83b13c0b5cd991c_Virgin_Voyages_Logo.svg" loading="lazy" width="168" height="50" alt="" class="_w-auto h-auto"/><div class="mt-16"><div class="flex flex-jcenter flex-sm-jstart"><div class="max-w-540"><div class="text-color"><div class="sc-large-quote-text">“Ramp just makes sense for us. Any wasteful spend is disincentivized. Actually it’s prevented because I can set the policy from the start. I get all the information I need and the managers are in control of their department spend.”</div><div class="mt-16 mt-sm-24"><div class="sc-large-quote-endorsement left-sm"><div class="body-22 strong">Michael Litwin</div><div class="body-22">VP Controller</div></div></div></div></div></div></div></div></div></div></div></div></div></section></div><section id="accounting" data-anchor-target="accounting" class="section-22"><div class="contain-22"><div class="px-24 px-xl-40 px-sm-0"><div class="pos-rel h-full"><div class="bg-color bg-surface--graylight br-8"></div><div class="sc-feature-detail__grid no-gap"><div id="w-node-c3e937bf-1442-adf9-ca17-a3e046cf41fd-29b1178e" class="px-40 py-40 px-sm-12 py-sm-24"><div class="max-w-448"><h2 class="sc-feature-detail__heading">Save time and focus on what matters</h2><div class="mt-16"><div class="max-w-370"><div class="body-22 c-text--light--body">Scale with speed and precision. Streamline financial processes with intuitive workflows and automate tasks to accelerate monthly close.</div></div></div></div></div><div id="w-node-bbffdbf0-9326-fffd-512d-0177ea0b8e26-29b1178e" data-w-id="bbffdbf0-9326-fffd-512d-0177ea0b8e26" data-is-ix2-target="1" class="sc-feature-detail__img lottie" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64d12e16c6601eb4d2a064a9_Platform_02_NV2_transparent.json" data-loop="1" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="12.033333333333333" data-duration="0"></div></div></div></div><div class="px-24 px-xl-40 px-sm-12"><div class="mt-24"><div class="sc-triple-image-grid"><div class="sc-triple-image-grid__grid"><div id="w-node-_5c6f2cd2-c9b4-5015-638c-f9cb6423d780-29b1178e" class="sc-triple-image-grid__item"><div class="pos-rel h-full"><div class="pt-40 px-24 h-full"><div class="flex flex-col h-full"><div class="body-22 strong"><strong>Create time-saving workflows in minutes<br/></strong></div><div class="mt-8"><div class="body-22 c-text--light--body">Automate any financial process from approvals to employee onboarding using our powerful, rules-based workflow builder.</div></div><div class="pt-56 mt-auto"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f56e50f392b8aff7778_Platform_ProductGraphic_04_workflows.webp" loading="lazy" width="1492" height="544" alt="" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f56e50f392b8aff7778_Platform_ProductGraphic_04_workflows-p-500.webp 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f56e50f392b8aff7778_Platform_ProductGraphic_04_workflows-p-800.webp 800w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f56e50f392b8aff7778_Platform_ProductGraphic_04_workflows-p-1080.webp 1080w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f56e50f392b8aff7778_Platform_ProductGraphic_04_workflows.webp 1492w" sizes="(max-width: 479px) 80vw, (max-width: 767px) 87vw, (max-width: 991px) 24vw, 26vw" class="sc-triple-image-grid__img"/></div></div></div><div class="bg-color bg-surface--graylight br-8"></div></div></div><div id="w-node-_5c6f2cd2-c9b4-5015-638c-f9cb6423d78c-29b1178e" class="sc-triple-image-grid__item"><div class="pos-rel"><div class="pt-40 px-24 h-full"><div class="flex flex-col h-full"><div class="body-22 strong"><strong>Control spend from the beginning<br/></strong></div><div class="mt-8"><div class="body-22 c-text--light--body">Capture all spend requests in one centralized location, loop in the right teams for approval, and track purchase orders through to payment.</div></div><div class="pt-56 mt-auto"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f6e81903509f40e1063_Platform_ProductGraphic_05_procurement.webp" loading="lazy" width="1492" height="544" alt="" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f6e81903509f40e1063_Platform_ProductGraphic_05_procurement-p-500.webp 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f6e81903509f40e1063_Platform_ProductGraphic_05_procurement-p-800.webp 800w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f6e81903509f40e1063_Platform_ProductGraphic_05_procurement-p-1080.webp 1080w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f6e81903509f40e1063_Platform_ProductGraphic_05_procurement.webp 1492w" sizes="(max-width: 479px) 80vw, (max-width: 767px) 87vw, (max-width: 991px) 24vw, 26vw" class="sc-triple-image-grid__img"/></div></div></div><div class="bg-color bg-surface--graylight br-8"></div></div></div><div id="w-node-_5c6f2cd2-c9b4-5015-638c-f9cb6423d798-29b1178e" class="sc-triple-image-grid__item"><div class="pos-rel h-full"><div class="pt-40 px-24 h-full"><div class="flex flex-col h-full"><div class="body-22 strong"><strong>Keep your books accurate<br/></strong></div><div class="mt-8"><div class="body-22 c-text--light--body">Assure accurate coding knowing employee expenses are automatically coded and categorized consistently.</div></div><div class="pt-56 mt-auto"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f83c551dd966d83f79a_Platform_ProductGraphic_06_Smart%20coding.webp" loading="lazy" width="1492" height="544" alt="" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f83c551dd966d83f79a_Platform_ProductGraphic_06_Smart%20coding-p-500.webp 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f83c551dd966d83f79a_Platform_ProductGraphic_06_Smart%20coding-p-800.webp 800w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f83c551dd966d83f79a_Platform_ProductGraphic_06_Smart%20coding-p-1080.webp 1080w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f83c551dd966d83f79a_Platform_ProductGraphic_06_Smart%20coding.webp 1492w" sizes="(max-width: 479px) 80vw, (max-width: 767px) 87vw, (max-width: 991px) 24vw, 26vw" class="sc-triple-image-grid__img"/></div></div></div><div class="bg-color bg-surface--graylight br-8"></div></div></div></div></div></div></div></div><div class="mt-24"><div class="contain-22"><div class="sc-large-quote-block"><div class="py-128 py-sm-80"><div class="bg-color bg-white"></div><div class="sc-large-quote-block__inner text-left-sm"><div class="px-72 px-sm-12"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64ab59cc14894808e8a451e8_joffrey-ballet-chicago%201.webp" loading="lazy" width="76" height="33" alt="" class="joffrey-ballet-logo"/><div class="mt-16"><div class="flex flex-jcenter flex-sm-jstart"><div class="max-w-540"><div class="text-color"><div class="sc-large-quote-text">"It’s a night and day difference. We had paper checks, manual processes, reimbursements that were through payroll. With Ramp, all that is automated. It’s a huge time-saver.”</div><div class="mt-16 mt-sm-24"><div class="sc-large-quote-endorsement left-sm"><div class="body-22 strong">Gee Hoon Lim</div><div class="body-22">Director of Finance</div></div></div></div></div></div></div></div></div></div></div></div></div></section><section id="expenses" data-anchor-target="expenses" class="section-22"><div class="contain-22"><div class="px-24 px-xl-40 px-sm-0"><div class="pos-rel"><div class="bg-color bg-surface--graylight br-8"></div><div class="hidden-md"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f4a69593598b96876ad_Platform_Value3.jpg" loading="lazy" sizes="(max-width: 767px) 100vw, (max-width: 991px) 895.138916015625px, (max-width: 1279px) 92vw, 91vw" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f4a69593598b96876ad_Platform_Value3-p-500.jpg 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f4a69593598b96876ad_Platform_Value3-p-800.jpg 800w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f4a69593598b96876ad_Platform_Value3-p-1080.jpg 1080w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f4a69593598b96876ad_Platform_Value3-p-1600.jpg 1600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f4a69593598b96876ad_Platform_Value3-p-2000.jpg 2000w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f4a69593598b96876ad_Platform_Value3-p-2600.jpg 2600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f4a69593598b96876ad_Platform_Value3-p-3200.jpg 3200w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f4a69593598b96876ad_Platform_Value3.jpg 8892w" alt="" class="_w-full h-auto br-8"/></div><div class="hidden d-block-md d-block-sm"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f5c0632374fb2d98c4d_Platform_Value3_Mobile.jpg" loading="lazy" sizes="(max-width: 479px) 95vw, (max-width: 767px) 97vw, 100vw" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f5c0632374fb2d98c4d_Platform_Value3_Mobile-p-500.jpg 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f5c0632374fb2d98c4d_Platform_Value3_Mobile-p-800.jpg 800w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f5c0632374fb2d98c4d_Platform_Value3_Mobile-p-1080.jpg 1080w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f5c0632374fb2d98c4d_Platform_Value3_Mobile.jpg 2044w" alt="" class="_w-full h-auto br-md-t-8"/></div><div class="sc-feature-detail__full-image-wrapper"><div id="w-node-_81ffc4f2-7c8e-1a56-08a1-99e1c0c04405-29b1178e" class="px-40 py-40 px-sm-12 py-sm-24"><div class="max-w-448"><h2 class="sc-feature-detail__heading">Works with all your tools, so you don’t have to</h2><div class="mt-16"><div class="max-w-370"><div class="body-22 c-text--light--body">Ramp's integrations and APIs sync data in real-time for accurate, secure information—compatible with tools you use to manage cash flow.</div></div></div></div></div></div></div></div><div class="px-24 px-xl-40 px-sm-12"><div class="mt-24"><div class="sc-triple-image-grid"><div class="sc-triple-image-grid__grid"><div id="w-node-_1b95ecc3-a4e6-6087-2451-f71514eee667-29b1178e" class="sc-triple-image-grid__item"><div class="pos-rel h-full"><div class="pt-40 px-24 h-full"><div class="flex flex-col h-full"><div class="body-22 strong">Stay connected as you grow</div><div class="mt-8"><div class="body-22 c-text--light--body">Securely onboard employees to Ramp in seconds. Auto-sync data, manage cards in bulk and update access as teams scale.</div></div><div class="pt-56 mt-auto"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9c64ec2017b97ba99391_Platform_Product-Graphic_7.webp" loading="lazy" width="3264" height="1168" alt="" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9c64ec2017b97ba99391_Platform_Product-Graphic_7-p-500.webp 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9c64ec2017b97ba99391_Platform_Product-Graphic_7-p-800.webp 800w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9c64ec2017b97ba99391_Platform_Product-Graphic_7-p-1080.webp 1080w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9c64ec2017b97ba99391_Platform_Product-Graphic_7-p-1600.webp 1600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9c64ec2017b97ba99391_Platform_Product-Graphic_7-p-2000.webp 2000w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9c64ec2017b97ba99391_Platform_Product-Graphic_7-p-2600.webp 2600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9c64ec2017b97ba99391_Platform_Product-Graphic_7.webp 3264w" sizes="(max-width: 479px) 80vw, (max-width: 767px) 87vw, (max-width: 991px) 24vw, 26vw" class="sc-triple-image-grid__img"/></div></div></div><div class="bg-color bg-surface--graylight br-8"></div></div></div><div id="w-node-_1b95ecc3-a4e6-6087-2451-f71514eee673-29b1178e" class="sc-triple-image-grid__item"><div class="pos-rel h-full"><div class="pt-40 px-24 h-full"><div class="flex flex-col h-full"><div class="body-22 strong">Speed up monthly close</div><div class="mt-8"><div class="body-22 c-text--light--body">Automate manual work with enterprise-grade ERP integrations. Ramp syncs your transactions, pulls-in custom fields, and supports multiple entities in your ERP. </div></div><div class="pt-24 mt-auto"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f913a969627e5553f2e_Platform_ProductGraphic_08_MonthlyClose.webp" loading="lazy" height="544" width="1492" alt="" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f913a969627e5553f2e_Platform_ProductGraphic_08_MonthlyClose-p-500.webp 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f913a969627e5553f2e_Platform_ProductGraphic_08_MonthlyClose-p-800.webp 800w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f913a969627e5553f2e_Platform_ProductGraphic_08_MonthlyClose-p-1080.webp 1080w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64c84f913a969627e5553f2e_Platform_ProductGraphic_08_MonthlyClose.webp 1492w" sizes="(max-width: 479px) 80vw, (max-width: 767px) 87vw, (max-width: 991px) 24vw, 26vw" class="sc-triple-image-grid__img"/></div></div></div><div class="bg-color bg-surface--graylight br-8"></div></div></div><div id="w-node-_1b95ecc3-a4e6-6087-2451-f71514eee67f-29b1178e" class="sc-triple-image-grid__item"><div class="pos-rel h-full"><div class="pt-40 px-24 h-full"><div class="flex flex-col h-full"><div class="body-22 strong"><strong>Connect</strong> with your software</div><div class="mt-8"><div class="body-22 c-text--light--body">Use Ramp’s API to build accounting integrations and securely sync all your transaction data to your preferred accounting provider.</div></div><div class="pt-56 mt-auto"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9f9eb9879b7eb4dfdb6b_Platform_Product-Graphic_9.webp" loading="lazy" width="3264" height="1168" alt="" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9f9eb9879b7eb4dfdb6b_Platform_Product-Graphic_9-p-500.webp 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9f9eb9879b7eb4dfdb6b_Platform_Product-Graphic_9-p-800.webp 800w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9f9eb9879b7eb4dfdb6b_Platform_Product-Graphic_9-p-1080.webp 1080w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9f9eb9879b7eb4dfdb6b_Platform_Product-Graphic_9-p-1600.webp 1600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9f9eb9879b7eb4dfdb6b_Platform_Product-Graphic_9-p-2000.webp 2000w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9f9eb9879b7eb4dfdb6b_Platform_Product-Graphic_9-p-2600.webp 2600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649c9f9eb9879b7eb4dfdb6b_Platform_Product-Graphic_9.webp 3264w" sizes="(max-width: 479px) 80vw, (max-width: 767px) 87vw, (max-width: 991px) 24vw, 26vw" class="sc-triple-image-grid__img"/></div></div></div><div class="bg-color bg-surface--graylight br-8"></div></div></div></div></div></div></div></div><div class="mt-24"><div class="contain-22"><div class="sc-large-quote-block"><div class="py-128 py-sm-80"><div class="bg-color bg-white"></div><div class="sc-large-quote-block__inner text-left-sm"><div class="px-72 px-sm-12"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64ab592a69c1429ab6d07157_glossier-svg.svg" loading="lazy" width="120" height="24" alt="" class="_w-auto h-auto"/><div class="mt-16"><div class="flex flex-jcenter flex-sm-jstart"><div class="max-w-540"><div class="text-color"><div class="sc-large-quote-text">“Seamless integration with NetSuite was a non-negotiable. Vendors will say they integrate but it’s partial. Ramp allows so much control in the coding. Now 90% of our transactions are coded before they ever sync to NetSuite.”</div><div class="mt-16 mt-sm-24"><div class="sc-large-quote-endorsement left-sm"><div class="body-22 strong">Roxane Cosnard des Closets</div><div class="body-22">Sr. Manager, Financial Systems</div></div></div></div></div></div></div></div></div></div></div></div></div></section><section id="copilot" data-anchor-target="copilot" class="section-22"><div class="contain-22"><div class="px-24 px-xl-40 px-sm-0"><div class="pos-rel"><div class="bg-color bg-surface--graylight br-8"></div><div class="hidden-md"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64ac5bbb052044ddcafef2b1_scale-with-ease-bg.webp" loading="lazy" sizes="(max-width: 767px) 100vw, (max-width: 991px) 895.138916015625px, (max-width: 1279px) 92vw, 91vw" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64ac5bbb052044ddcafef2b1_scale-with-ease-bg-p-500.webp 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64ac5bbb052044ddcafef2b1_scale-with-ease-bg-p-800.webp 800w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64ac5bbb052044ddcafef2b1_scale-with-ease-bg-p-1080.webp 1080w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64ac5bbb052044ddcafef2b1_scale-with-ease-bg-p-1600.webp 1600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64ac5bbb052044ddcafef2b1_scale-with-ease-bg-p-2000.webp 2000w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64ac5bbb052044ddcafef2b1_scale-with-ease-bg-p-2600.webp 2600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64ac5bbb052044ddcafef2b1_scale-with-ease-bg-p-3200.webp 3200w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64ac5bbb052044ddcafef2b1_scale-with-ease-bg.webp 3936w" alt="" class="_w-full h-auto br-8"/></div><div class="hidden d-block-md d-block-sm"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f6f53d41a5721696af0_Platform_Value4_Mobile.jpg" loading="lazy" sizes="(max-width: 479px) 95vw, (max-width: 767px) 97vw, 100vw" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f6f53d41a5721696af0_Platform_Value4_Mobile-p-500.jpg 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f6f53d41a5721696af0_Platform_Value4_Mobile-p-800.jpg 800w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f6f53d41a5721696af0_Platform_Value4_Mobile-p-1080.jpg 1080w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a82f6f53d41a5721696af0_Platform_Value4_Mobile.jpg 2044w" alt="" class="_w-full h-auto br-md-t-8"/></div><div class="sc-feature-detail__full-image-wrapper"><div id="w-node-_3376ac62-73b4-8f68-9e8a-b93c3126b648-29b1178e" class="px-40 py-40 px-sm-12 py-sm-24"><div class="hidden-md"><div class="max-w-448"><h2 class="sc-feature-detail__heading c-text--dark--primary">Everything you need to <br/>scale with ease</h2><div class="mt-16"><div class="max-w-370"><div class="body-22 c-text--dark--body">Ramp is customizable to meet your local and global requirements, with support along the way.</div></div></div></div></div><div class="hidden d-block-md d-block-sm"><div class="max-w-448"><h2 class="sc-feature-detail__heading">Everything you need to scale with ease</h2><div class="mt-16"><div class="max-w-370"><div class="body-22 c-text--light--body">Ramp is customizable to meet your local and global requirements, with support along the way.</div></div></div></div></div></div></div></div></div><div class="px-24 px-xl-40 px-sm-12"><div class="mt-24"><div class="sc-triple-image-grid"><div class="sc-triple-image-grid__grid"><div id="w-node-ead0511f-b18d-76c0-ee73-c09d31b76b18-29b1178e" class="sc-triple-image-grid__item"><div class="pos-rel h-full"><div class="pt-40 px-24 h-full"><div class="flex flex-col h-full"><div class="body-22 strong">Make local payments abroad</div><div class="mt-8"><div class="body-22 c-text--light--body">Pay global vendors in USD or in foreign currencies and reimburse employees in their local currency within 2 days.</div></div><div class="pt-56 mt-auto"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a6cd78857dfb3c0f70adb2_Platform_Product-Graphic_11.webp" loading="lazy" width="3264" height="1168" alt="" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a6cd78857dfb3c0f70adb2_Platform_Product-Graphic_11-p-500.webp 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a6cd78857dfb3c0f70adb2_Platform_Product-Graphic_11-p-800.webp 800w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a6cd78857dfb3c0f70adb2_Platform_Product-Graphic_11-p-1080.webp 1080w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a6cd78857dfb3c0f70adb2_Platform_Product-Graphic_11-p-1600.webp 1600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a6cd78857dfb3c0f70adb2_Platform_Product-Graphic_11-p-2000.webp 2000w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a6cd78857dfb3c0f70adb2_Platform_Product-Graphic_11-p-2600.webp 2600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a6cd78857dfb3c0f70adb2_Platform_Product-Graphic_11-p-3200.webp 3200w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/64a6cd78857dfb3c0f70adb2_Platform_Product-Graphic_11.webp 3264w" sizes="(max-width: 479px) 80vw, (max-width: 767px) 87vw, (max-width: 991px) 24vw, 26vw" class="sc-triple-image-grid__img"/></div></div></div><div class="bg-color bg-surface--graylight br-8"></div></div></div><div id="w-node-ead0511f-b18d-76c0-ee73-c09d31b76b24-29b1178e" class="sc-triple-image-grid__item"><div class="pos-rel h-full"><div class="pt-40 px-24 h-full"><div class="flex flex-col h-full"><div class="body-22 strong">Consolidate your global spend</div><div class="mt-8"><div class="body-22 c-text--light--body">See spend across all entities. Sync expenses in NetSuite to their original currency and track taxes paid on non-US purchases.</div></div><div class="pt-56 mt-auto"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649ca08818d853d3952c762f_Platform_Product-Graphic_10.webp" loading="lazy" width="3264" height="1168" alt="" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649ca08818d853d3952c762f_Platform_Product-Graphic_10-p-500.webp 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649ca08818d853d3952c762f_Platform_Product-Graphic_10-p-800.webp 800w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649ca08818d853d3952c762f_Platform_Product-Graphic_10-p-1080.webp 1080w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649ca08818d853d3952c762f_Platform_Product-Graphic_10-p-1600.webp 1600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649ca08818d853d3952c762f_Platform_Product-Graphic_10-p-2000.webp 2000w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649ca08818d853d3952c762f_Platform_Product-Graphic_10-p-2600.webp 2600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649ca08818d853d3952c762f_Platform_Product-Graphic_10.webp 3264w" sizes="(max-width: 479px) 80vw, (max-width: 767px) 87vw, (max-width: 991px) 24vw, 26vw" class="sc-triple-image-grid__img"/></div></div></div><div class="bg-color bg-surface--graylight br-8"></div></div></div><div id="w-node-ead0511f-b18d-76c0-ee73-c09d31b76b30-29b1178e" class="sc-triple-image-grid__item"><div class="pos-rel h-full"><div class="pt-40 px-24 h-full"><div class="flex flex-col h-full"><div class="body-22 strong">Lean on us at any time</div><div class="mt-8"><div class="body-22 c-text--light--body">Feel confident from the start that our support team is always ready to help you at every stage of your journey.</div></div><div class="pt-56 mt-auto"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649f1f6d6d5df918fdc647fd_Platform_Product-Graphic_12.webp" loading="lazy" width="3264" height="1168" alt="" srcset="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649f1f6d6d5df918fdc647fd_Platform_Product-Graphic_12-p-500.webp 500w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649f1f6d6d5df918fdc647fd_Platform_Product-Graphic_12-p-800.webp 800w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649f1f6d6d5df918fdc647fd_Platform_Product-Graphic_12-p-1080.webp 1080w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649f1f6d6d5df918fdc647fd_Platform_Product-Graphic_12-p-1600.webp 1600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649f1f6d6d5df918fdc647fd_Platform_Product-Graphic_12-p-2000.webp 2000w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649f1f6d6d5df918fdc647fd_Platform_Product-Graphic_12-p-2600.webp 2600w, https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649f1f6d6d5df918fdc647fd_Platform_Product-Graphic_12.webp 3264w" sizes="(max-width: 479px) 80vw, (max-width: 767px) 87vw, (max-width: 991px) 24vw, 26vw" class="sc-triple-image-grid__img"/></div></div></div><div class="bg-color bg-surface--graylight br-8"></div></div></div></div></div></div></div></div><div class="mt-24"><div class="contain-22"><div class="sc-large-quote-block"><div class="py-128 py-sm-80"><div class="sc-large-quote-block__inner text-left-sm"><div class="px-72 px-sm-12"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/649b3b8ff0b7272dec929628_anduril-black.svg" loading="lazy" width="136" height="25" alt="" class="_w-auto h-auto"/><div class="mt-16"><div class="flex flex-jcenter flex-sm-jstart"><div class="max-w-540"><div class="text-color"><div class="sc-large-quote-text">“At scale it’s impossible to track every expense. We’re a global organization—I can’t be looking line by line. I need guardrails and automation to maintain the oversight. I need a consolidated place to manage spend.”</div><div class="mt-16 mt-sm-24"><div class="sc-large-quote-endorsement left-sm"><div class="body-22 strong">Timothy Fiedler</div><div class="body-22">Senior Payroll + T/E Manager</div></div></div></div></div></div></div></div></div></div></div></div></div></section><div id="bottom-cta" class="section-22"><div class="contain-22"><div class="py-72 py-sm-48"><div class="bottom-cta-wrapper"><div class="mb-24"><div class="text-color white"><h2 class="h4-22 center-aligned">Time is money.<span class="d-block-sm"> </span>Save both.</h2></div></div><div class="get-ramp-form-22 w-form"><form method="get" class="get-ramp-form-22__inner" data-get-started-form="true" name="email-form" data-name="Email Form" cvr-component="page_bottom_cta" data-low-intent-form-id="" discovery-method-details="" zapier-webhook="" id="email-form" data-allow-personal-emails="" discovery-method="" data-wf-page-id="64c7f8355a5e116129b1178e" data-wf-element-id="c2c28d00-719f-267a-ebe0-f770b5effe44"><div class="spacer-8"><div class="get-ramp-form-23__input-wrapper input-dark"><input class="get-ramp-form-23__email-input input-dark w-node-c2c28d00-719f-267a-ebe0-f770b5effe47-b5effe43 w-input" maxlength="256" name="Email" data-name="Email" placeholder="What's your work email?" type="email" id="Email" required=""/><input type="submit" data-wait="Please wait..." data-cta-element="cta-button" class="get-ramp-form-23__submit button-loud w-button" value="Get started for free"/></div><div class="text-center"><div data-form-element="error-message" class="get-ramp-error-msg-22">Error Message</div><div data-form-element="credit-check-message" class="no-credit-checks-22 c-text--dark--hushed"> </div></div></div></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div></div><div class="bg-color bg-surface--smolder"></div></div></div></div></div></div><div class="page-footer"><div class="contain-22"><div class="footer-top-links"><a id="w-node-fe6c0180-9ea3-1818-2e12-c2a72ffcaaa4-ea1092bf" href="/about-us" class="footer-box-title-22 no-margin">About us</a><a id="w-node-b5faf1ac-d7be-e90f-ba0b-7b77ef00f726-ea1092bf" href="/why-ramp" class="footer-box-title-22 no-margin">Why Ramp</a><a id="w-node-fe6c0180-9ea3-1818-2e12-c2a72ffcaaa6-ea1092bf" href="/careers" class="footer-box-title-22 no-margin">Careers</a><a href="/emerging-talent" class="footer-box-title-22 no-margin">Emerging talent</a><a id="w-node-fe6c0180-9ea3-1818-2e12-c2a72ffcaaa8-ea1092bf" href="/customers" class="footer-box-title-22 no-margin">Customers</a><a id="w-node-fe6c0180-9ea3-1818-2e12-c2a72ffcaaaa-ea1092bf" href="https://support.ramp.com/hc/en-us" class="footer-box-title-22 no-margin">Help center</a><a href="/announcements" class="footer-box-title-22 no-margin">Product announcements</a><a href="https://docs.ramp.com" target="_blank" class="footer-box-title-22 no-margin">API documentation</a><a href="/versus" class="footer-box-title-22 no-margin">Versus</a></div><div id="footer-main-links" class="base-grid footer-23"><div id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfa5-ea1092bf" class="footer__column product"><div id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfa6-ea1092bf"><div class="footer-box-title-22 no-link">Products</div></div><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfa9-ea1092bf" href="/corporate-cards" class="footer-link-22">Corporate card</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfad-ea1092bf" href="/expense-management" class="footer-link-22">Expense management</a><a id="w-node-d94e08c4-4414-189a-97e5-b658b92a3340-ea1092bf" href="/travel" class="footer-link-22">Travel</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfb1-ea1092bf" href="/reimbursements" class="footer-link-22">Reimbursements</a><a id="w-node-_589d60e0-4d0f-3d9e-8bf3-9e6ba698e202-ea1092bf" href="/procurement" class="footer-link-22">Procurement</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfab-ea1092bf" href="/accounts-payable" class="footer-link-22">Accounts payable</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfaf-ea1092bf" href="/vendor-management" class="footer-link-22">Vendor management</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfb5-ea1092bf" href="/working-capital" class="footer-link-22">Working capital</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfbb-ea1092bf" href="/streamlined-approvals" class="footer-link-22">Approvals</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfbd-ea1092bf" href="/security" class="footer-link-22">Security</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfbf-ea1092bf" href="https://trust.ramp.com/" target="_blank" class="footer-link-22">Trust</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfc1-ea1092bf" href="/bank-connections" class="footer-link-22">Bank connections</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfc3-ea1092bf" href="/mobile-app" class="footer-link-22">Mobile app</a></div><div id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfc9-ea1092bf" class="footer__column"><div class="footer-box-title-22 no-link">Solutions</div><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfcc-ea1092bf" href="/startups" class="footer-link-22">Startup</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfce-ea1092bf" href="/small-business" class="footer-link-22">Small business</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfd0-ea1092bf" href="/mid-market" class="footer-link-22">Mid-market</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfd2-ea1092bf" href="/enterprise" class="footer-link-22">Enterprise</a><div id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfd4-ea1092bf" class="mt-32"><div class="footer__column"><div class="footer-box-title-22 no-link">Platform</div><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfd8-ea1092bf" href="/platform" aria-current="page" class="footer-link-22 w--current">Platform overview</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfda-ea1092bf" href="/accounting-automation-software" class="footer-link-22">Accounting automation</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfdc-ea1092bf" href="/intelligence" class="footer-link-22">Intelligence</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfde-ea1092bf" href="/real-time-reporting" class="footer-link-22">Reporting</a><a id="w-node-_8c0fa20e-f143-74af-9cc2-36a0cae4a068-ea1092bf" href="/savings" class="footer-link-22">Savings</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfe0-ea1092bf" href="/integrations" class="footer-link-22">Integrations</a><a id="w-node-_4fac97f8-fdd0-1ec6-c1c8-aa9e2a0b5d61-ea1092bf" href="/multi-entity" class="footer-link-22">Multi-Entity</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfe2-ea1092bf" href="/global" class="footer-link-22">Global</a></div></div></div><div id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfe4-ea1092bf" class="footer__column"><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfe5-ea1092bf" href="/customers" class="footer-box-title-22">Customer stories</a><a id="w-node-df441fd0-4fa8-c3dc-d215-9d9594ae06df-ea1092bf" href="/customers/mindbody-classpass-customer-story" class="footer-link-22">Mindbody + Classpass</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfef-ea1092bf" href="/customers/zola-customer-story" class="footer-link-22">Zola</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfe7-ea1092bf" href="/customers/barrys-customer-story" class="footer-link-22">Barry's</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfed-ea1092bf" href="/customers/studs-customer-story" class="footer-link-22">Studs</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfeb-ea1092bf" href="/customers/glossier-customer-story" class="footer-link-22">Glossier</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cff1-ea1092bf" href="/customers/betterment-customer-story" class="footer-link-22">Betterment</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfe9-ea1092bf" href="/customers/webflow-customer-story" class="footer-link-22">Webflow</a><div id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cff3-ea1092bf" class="mt-32"><div id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cff4-ea1092bf" class="footer__column mb-xs-0"><a id="w-node-_20096399-a427-e2cd-d767-2c28b3f7eebc-ea1092bf" href="/partnerships" class="footer-box-title-22">Partners</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863d005-ea1092bf" href="/accounting-partnerships" class="footer-link-22">Accounting firms</a><a id="w-node-eface875-c1eb-4d3d-43f2-eb69eaa64458-ea1092bf" href="/pe-partnerships" class="footer-link-22">Private equity and venture capital</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cfff-ea1092bf" href="/services-partnerships" class="footer-link-22">Services providers</a><a id="w-node-c7cf411c-eab9-25c1-04b5-c79fc43ad14b-ea1092bf" href="/affiliates" class="footer-link-22">Affiliates</a><a id="w-node-f9ab8f1d-e104-9c8c-4114-e0bdd7b2d84f-ea1092bf" href="/developer-api" class="footer-link-22">Technology partners</a></div></div></div><div id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863d01f-ea1092bf" class="footer__column"><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863d020-ea1092bf" href="/free-tools" class="footer-box-title-22">Free tools & resources</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863cff7-ea1092bf" href="/perks" class="footer-link-22">Perks and rewards</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863d009-ea1092bf" href="https://accountants.ramp.com" class="footer-link-22">Find an accountant</a><a id="w-node-_79ed8538-83a9-494d-7bd0-7e0135963654-ea1092bf" href="/expense-policy-template" class="footer-link-22">Expense policy template<br/><span class="footer-tag__text">NEW</span></a><a id="w-node-_927bbf4e-5f85-bf85-4d46-d012e1656280-ea1092bf" href="https://accountants.ramp.com/documents" class="footer-link-22">Accounting documents library</a><a id="w-node-_9c3c0fe9-2bda-97a2-0256-829f3f24cc20-ea1092bf" href="/savings-calculator" class="footer-link-22">Savings calculator</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863d022-ea1092bf" href="/mission-statement-generator" class="footer-link-22">Mission statement generator <span class="footer-tag__text">POPULAR</span></a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863d02a-ea1092bf" href="/charge-finder" class="footer-link-22">Charge finder</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863d02e-ea1092bf" href="/model/unit-economics" class="footer-link-22">Unit economics model</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863d030-ea1092bf" href="/per-diem-calculator" class="footer-link-22">Per diem calculator <span class="footer-tag__text">NEW</span></a><a id="w-node-ff83e9e7-c6e8-8b44-8e73-8b7cff817a5f-ea1092bf" href="/mileage-reimbursement-calculator" class="footer-link-22">Mileage reimbursement calculator <span class="footer-tag__text">NEW</span></a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863d034-ea1092bf" href="/burn-rate-calculator" class="footer-link-22">Burn rate calculator</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863d038-ea1092bf" href="/tools/pitch-deck-metrics" class="footer-link-22">Pitch deck database</a><a id="w-node-_60ba25d4-309e-052b-f6ae-4f1193dcd14f-ea1092bf" href="/vc-database" class="footer-link-22">Investor database</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863d03e-ea1092bf" href="/expense-category" class="footer-link-22">Expense categorization <span class="footer-tag__text">POPULAR</span></a></div><div id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863d001-ea1092bf" class="footer__column"><div><div class="footer__column"><div class="footer-box-title-22 no-link">Popular</div><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863d015-ea1092bf" href="/industry-spend-reports" class="footer-link-22">Industry spend benchmarks</a><a id="w-node-d4177967-7fe8-462f-5365-af29541ce44a-ea1092bf" href="/blog/business-credit-cards-with-ein-only" class="footer-link-22">Business credit card with EIN</a><a href="/blog/top-credit-cards-for-nonprofits" class="footer-link-22">Credit cards for nonprofits</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863d019-ea1092bf" href="/blog/business-gas-credit-cards" class="footer-link-22">Business gas cards</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863d01b-ea1092bf" href="/blog/no-credit-check-for-startups" class="footer-link-22">Business credit cards with no credit check</a><a id="w-node-cfbf6cae-7445-c84e-1aaa-e82d2863d01d-ea1092bf" href="/business-expense-cards" class="footer-link-22">Business expense cards</a></div></div></div></div><div class="mt-48"><div class="footer__cta"><div class="py-48 py-sm-32"><div class="footer__cta-grid"><div id="w-node-d4f98ff3-41df-30f9-a800-716e6a732102-ea1092bf" class="flex flex-col flex-rgap-16"><div><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/627d472663cadd5a40d9f84b_ramp-wordmark-darkgrey.svg" loading="lazy" width="96" height="26" alt=""/></div><div id="w-node-d4f98ff3-41df-30f9-a800-716e6a732103-ea1092bf" class="vertical__8"><div class="detail-22 c-text--light--hushed">Ramp Business Corporation<br/>28 West 23rd Street, Floor 2<br/>New York, NY 10010</div></div></div><div id="w-node-d91b4cb5-68fd-2e8c-f4c7-5fb9b7a39562-ea1092bf" class="footer__cta-title"><div class="h4-22">Join the 25,000+ businesses simplifying their finances with Ramp</div></div><div id="w-node-dd98a453-1258-c5bf-cdae-0d391bcde3a5-ea1092bf" class="footer__cta-form"><div class="get-ramp-form-22 w-form"><form method="get" class="get-ramp-form-22__inner" data-get-started-form="true" name="email-form" data-name="Email Form" cvr-component="global_footer_cta" data-low-intent-form-id="" discovery-method-details="" id="email-form" data-allow-personal-emails="" discovery-method="" data-wf-page-id="64c7f8355a5e116129b1178e" data-wf-element-id="34b04e38-a09f-f782-ab45-1d635615a1fc"><div class="spacer-8"><div class="get-ramp-form-23__input-wrapper"><input class="get-ramp-form-23__email-input w-node-_34b04e38-a09f-f782-ab45-1d635615a1ff-5615a1fb w-input" maxlength="256" name="Email" data-name="Email" placeholder="What's your work email?" type="email" id="Email-2" required=""/><input type="submit" data-wait="Please wait..." data-cta-element="cta-button" class="w-button get-ramp-form-23__submit button-loud" value="Get started for free"/></div><div class="text-center-md"><div data-form-element="error-message" class="get-ramp-error-msg-22">Error Message</div><div data-form-element="credit-check-message" class="no-credit-checks-22"> </div></div></div></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div></div></div></div><div class="hidden"></div></div><div class="mt-24"><div class="footer__cta-grid align-top"><div id="w-node-_2d30016b-8a62-27ee-a2fc-274c2aca7d0e-ea1092bf" class="footer__disclaimer"><div class="c-text--light--hushed"><div class="vertical__8"><div id="w-node-d4f98ff3-41df-30f9-a800-716e6a732115-ea1092bf" class="detail-22">© 2024 Ramp Business Corporation. “Ramp” and the Ramp logo are registered trademarks of the company.<br/></div><div id="w-node-_3901082e-ceee-35b8-9284-dc9f6c914a39-ea1092bf" class="detail-22">California Residents: +1-855-206-7283<br/></div><div class="detail-22">The Ramp Visa Commercial Card and the Ramp Visa Corporate Card are issued by Sutton Bank and Celtic Bank (Members FDIC), respectively pursuant to license from Visa USA Inc. Visa is a registered trademark of Visa International Service Association. All other trademarks and service marks belong to their respective owners.<br/></div><div data-anchor-target="disclaimer" id="w-node-_472b0d09-73e1-97f9-2d2d-7673d71704be-ea1092bf" class="detail-22">1. We calculate average savings as a percentage of an illustrative customer's total card spending when using Ramp features designed to reduce business expenses. Keep in mind that this percentage is an estimate, not a guarantee. Ramp delivers savings from more than just card spending; savings can also come from non-card expenses so we may factor decreases to non-card spending into our calculation. For example, savings may result from reduced time spent on manual expense tracking, the financial benefit of cash back or other rewards, smarter expense monitoring, and eliminating costs associated with alternative solutions. Our calculations are based on platform data, industry research, customer surveys, and info on alternative options. Your actual savings may vary.</div><div class="detail-22">Please visit our <a href="https://ramp.com/legal/platform-agreement">Terms of Service</a> for more details. Read our <a href="/editorial-guidelines">Editorial Guidelines</a> and <a href="https://ramp.com/legal/privacy-policy">Privacy Policy</a>.<br/></div><div id="w-node-_5de252b6-7746-b43d-d07a-3c4af643fbc4-ea1092bf" class="flex flex-cgap-8 flex-acenter"><div id="w-node-_9c169c22-a954-65d1-8e3c-5df1347fa091-ea1092bf" class="detail-22"><a href="/data-privacy-opt-out">Your Privacy Choices</a><br/></div><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/66d8c73f0a8faffd3ca4ac76_privacyoptions.svg" loading="lazy" width="28" height="Auto" alt=""/></div><div class="detail-22">Ramp Payments Corporation - NMLS 2371465, Ramp Financing Corporation - NMLS 2431387<br/></div></div></div></div><div id="w-node-d4f98ff3-41df-30f9-a800-716e6a73210a-ea1092bf" class="footer__icons"><div class="footer-app-store"><a href="https://apps.apple.com/app/apple-store/id1628197245?pt=125123265&ct=website-footer-11-17-22&mt=8" target="_blank" class="w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/63769eecdb029f99747e01ca_Download_on_the_App_Store_Badge_US.svg" loading="lazy" width="120" height="40" alt="Download on the App Store" class="footer-app-store__img"/></a><a href="https://play.google.com/store/apps/details?id=com.ramp.android.app" target="_blank" class="w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/642d969ca4ec9e336c72c86e_google-play-badge.webp" loading="lazy" width="267" height="80" alt="" class="footer-app-store__img"/></a></div><div class="footer-socials"><a href="https://www.linkedin.com/company/ramp/" target="_blank" class="w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/62378d13e71a95dadd9de803_linkedin-square.svg" loading="lazy" width="21" height="21" alt="Linkedin Logo"/></a><a href="https://twitter.com/tryramp?lang=en" target="_blank" class="w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/65a6b5313fe6d4398adc1027_X%20Icon.svg" loading="lazy" width="21" height="21" alt=""/></a><a href="https://www.facebook.com/rampcard" target="_blank" class="w-inline-block"><img src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/62378d13e71a9574249de802_facebook-square.svg" loading="lazy" width="21" height="21" alt="Facebook Logo"/></a></div></div></div></div></div><div class="bg-color bg-surface--graylight"></div></div></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=5f8dd056c51c1d04c3eaa497" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/5f8dd056c51c1d04c3eaa497/js/ramp-rebrand.4a98719ad.js" type="text/javascript"></script><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WFDFDWP" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/noframework.waypoints.min.js"></script> <script> // Temporary slider fix $(window).on('load', function() { setTimeout(function() { $(window).resize(); },250) }) </script> <script> // Function to dynamically load a script function loadScript(src) { var script = document.createElement('script'); script.type = 'text/javascript'; script.src = src; document.head.appendChild(script); } // Load a different script depending on the pathname, used for QA'ing a single page /* switch (window.location.host) { case 'qa-web.ramp.com': loadScript('https://get-started-zapier-webhook-s.marketing-site-5bx.pages.dev/globalBody.min.js'); break; default: loadScript('https://marketing-site-5bx.pages.dev/globalBody.min.js'); } */ </script> <script src="https://marketing-site-5bx.pages.dev/globalBody.min.js"></script> <script src="https://marketing-site-5bx.pages.dev/flowpros.js"></script></body></html>