CINXE.COM

Intello Careers | Wellfound

<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><script> turnstileLoad = function () { // Save a reference to the original fetch function const originalFetch = window.fetch; // A simple modal to contain Cloudflare Turnstile const overlay = document.createElement("div"); overlay.style.position = 'fixed'; overlay.style.top = '0'; overlay.style.left = '0'; overlay.style.right = '0'; overlay.style.bottom = '0'; overlay.style.backgroundColor = 'rgba(0, 0, 0, 0.7)'; overlay.style.border = '1px solid grey'; overlay.style.zIndex = '10000'; overlay.style.display = 'none'; overlay.innerHTML = '<p style="color: white; text-align: center; margin-top: 50vh;">One more step before you proceed...</p><div style="display: flex; flex-wrap: nowrap; align-items: center; justify-content: center;" id="turnstile_widget"></div>'; document.body.appendChild(overlay); // As we do several GQL requests in parallel, there could be cases where more than one request is challenged. // To avoid showing the challenge several times, we need a poor's man mutex. var challengeInProgress = false; // Override the native fetch function window.fetch = async function (...args) { let response = await originalFetch(...args); // If the original request was challenged... if (!challengeInProgress && response.headers.has('cf-mitigated') && response.headers.get('cf-mitigated') === 'challenge') { challengeInProgress = true; // The request has been challenged... overlay.style.display = 'block'; await new Promise((resolve, reject) => { turnstile.render('#turnstile_widget', { 'action': 'fetch', 'sitekey': '0x4AAAAAAAgpA-Qx7SsJOW-g', 'error-callback': function (e) { overlay.style.display = 'none'; reject(e); }, 'callback': function (token, preClearanceObtained) { if (preClearanceObtained) { // The visitor successfully solved the challenge on the page. // This time it will have the cf_clearance Cookie location.reload(); } else { reject(new Error('Unable to obtain pre-clearance')); } }, }); }); } return response; }; }; </script><script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=turnstileLoad" async="" defer=""></script><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/><meta content="en_US" http-equiv="Content-Language"/><meta content="notranslate" name="google"/><meta content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" name="viewport"/><title>Intello Careers | Wellfound</title><link href="https://wellfound.com/company/intello_io" rel="canonical"/><meta content="Find out if Intello is the right fit for your future career! Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!" name="description"/><meta content="Wellfound" property="og:site_name"/><meta content="https://photos.wellfound.com/startups/i/4123143-00eb767f714c05fbe104f0193d1163fa-thumb_jpg.jpg?buster=1578327905" property="og:image"/><meta content="https://wellfound.com/company/intello_io" property="og:url"/><meta content="Intello Careers" property="og:title"/><meta content="Find out if Intello is the right fit for your future career! Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!" property="og:description"/><meta content="summary" name="twitter:card"/><meta content="@wellfoundhq" name="twitter:site"/><meta content="@wellfoundhq" name="twitter:creator"/><link href="https://wellfound.com/wellfound.ico" rel="icon"/><link href="https://wellfound.com/wellfound-favicon-16x.png" rel="icon" sizes="16x16" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-32x.png" rel="icon" sizes="32x32" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="icon" sizes="57x57" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="icon" sizes="72x72" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="icon" sizes="114x114" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="icon" sizes="144x144" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="apple-touch-icon-precomposed" sizes="57x57"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="apple-touch-icon-precomposed" sizes="72x72"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="apple-touch-icon-precomposed" sizes="114x114"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="apple-touch-icon-precomposed" sizes="144x144"/><meta name="next-head-count" content="29"/><link href="https://cdn.segment.com" rel="preconnect"/><link rel="preload" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" crossorigin="anonymous" data-n-g=""/><link rel="preload" href="/talent/_next/static/css/e811bb08e514e704.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/e811bb08e514e704.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/f462aeff64dee529.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/f462aeff64dee529.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/3b6d90b38b673640.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/3b6d90b38b673640.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/ef9b34b877238e09.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/ef9b34b877238e09.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/51244b780f2eec28.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/51244b780f2eec28.css" crossorigin="anonymous" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="anonymous" nomodule="" src="/talent/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script defer="" src="/talent/_next/static/chunks/3695.bd924c36f1d21e0a.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/1101.37543b9ef68a66f3.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/8320.557a44473a8c6238.js" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/webpack-ef83b4ea4a53049a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/framework-761d01c2f56123b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/main-67e216ce3099009d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/_app-56db026d7bc6f17d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/05d954cf-bdb396242b344714.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4353-a9639ed7c77fa2d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6883-2313e7a84cf8ea24.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1982-b7571aeb607fdf80.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3253-24027f2f886078bb.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9519-4168b93cfd578051.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8327-0aedf3c78c2b16b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3209-5634189bb20a5948.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3885-d61c950d3fc4ede5.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7561-e594bc4362aea303.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9957-d266a041063fd576.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2512-edbf639883716d18.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5169-588c44d1fc876955.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6900-e6992e59fb89d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1655-6292cf214e637fd0.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2764-a277dbd5ceaf7607.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4544-87dc760770201f9a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9867-17213b48f875dc44.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2555-f8d8dc2ea6237c38.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1368-da24964e716b0cb8.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7906-637ec88de18959a9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5912-46dd9710db8a7b94.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7745-3bde724d95e8c834.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9866-7bd288010189d14c.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4700-58c48e81cf74b7cf.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4768-2645e4231246d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9634-c27d411138962cf3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4608-1e78038831b7ba51.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4965-bf044d45ff299ec1.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2725-3f396306a3917190.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4359-3949eb77ae307c0b.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7141-40bb48de43b2d4d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8484-288bc787d5527eda.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/company/overview-a21bf4942144a8e9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_buildManifest.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_ssgManifest.js" defer="" crossorigin="anonymous"></script></head><body class="route--CompanyProfileOverview"><div id="__next" data-reactroot=""><div id="main"><div class="styles_bannerToaster__evwDg"></div><div class="styles_floatToaster__S8Ply"></div><div class="styles_fullscreenToaster__WMwnW"></div><header class="mx-auto mb-8 max-w-screen-xl border-b border-gray-300 px-6 pb-6 pt-4 lg:px-20"><div class="flex flex-row items-center justify-between"><a href="/" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex items-center mr-4" aria-label="Wellfound"><svg fill="currentColor" viewBox="0 0 554.89997 266.70002" width="50" class="w-30 text-black"><path d="M 80.9,263.59999 0,2.9999988 H 75.3 L 123,190.39999 174.9,2.9999988 h 75.5 L 302.3,190.39999 350,2.9999988 h 75.3 L 343.5,263.59999 H 263.3 L 212.7,75.399999 161.1,263.59999 H 80.9 Z"></path><circle cx="511.09995" cy="222.89999" fill="#EC2E3A" r="43.799999"></circle><circle cx="511.09995" cy="43.799999" fill="#EC2E3A" r="43.799999"></circle></svg></a><nav class="relative hidden items-center bg-white md:flex"><button class="styles_component__7ZpRT absolute right-2 hidden" type="button"></button><div class="r-0 relative hidden space-x-8 font-light md:block"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link underline" href="/discover">Discover</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link" href="/jobs">Find Jobs</a><a href="/recruit/overview" class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link">For Recruiters</a></div><div class="ml-10"><div class="inline-block"><button class="rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" onclick="window.location.href='/login'">Log In</button></div><div class="inline-block"><button class="ml-4 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" onclick="window.location.href='/jobs/signup?source=company+profile&source_content=global_header_join_text'">Sign Up</button></div></div></nav></div><script> window.addEventListener('message', message => { if (message.data.type === 'google-one-tap.height_changed') { document.querySelector('#al-google-one-tap-iframe').style.height = message.data.height; } }); </script><iframe class="styles_alGoogleOneTapIframe__iyQc5" id="al-google-one-tap-iframe" src="/auth/google_one_tap"></iframe></header><div class="styles_component__PNq1k"><div class="styles_wrapper__J5pNi"><div class="styles_box___OsDD"><div class="ml-4 lg:ml-8"><div class="space-x-1 text-dark-a"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/discover">Discover</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/startups">Startups</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg><span>Intello</span></div></div><div class="styles_content__pKhb0"><section class="styles_component__tr5x6" data-test="Masthead"><div class="flex w-full"><a class="content-center" href="/company/intello_io"><div class="flex h-[70px] w-[70px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Intello company logo" loading="lazy" src="/cdn-cgi/image/width=140,height=140,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4123143-00eb767f714c05fbe104f0193d1163fa-medium_jpg.jpg?buster=1578327905" height="70" width="70" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/intello_io"><span class="inline text-md font-semibold">Intello</span></a></div><span class="text-md text-neutral-1000">SaaS Operations Reimagined </span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div class="mt-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><div class="styles_component__Wb41n styles_component__qhaPy styles_aboutHandest__xkzNJ styles_white__yJuQK"><div class="flex flex-row justify-between"></div><dl><dd>Website</dd><dt class="flex"><div class="styles_component__g_WAp styles_links__VvYv7"><ul><button class="styles_websiteLink___Rnfc">intello.io</button><li><ul><li><button class="styles_socialLink__r21Yf"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__64AZy"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></button></li><li><button class="styles_socialLink__r21Yf"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__64AZy"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.896 2H3.104C2.494 2 2 2.495 2 3.104v17.792C2 21.506 2.495 22 3.104 22H12v-7.917H9.61v-2.916H12V9.01c0-2.583 1.792-3.99 4.099-3.99 1.104 0 2.292.084 2.568.12V7.84h-1.839c-1.255 0-1.495.593-1.495 1.468v1.86h2.99l-.39 2.916h-2.6V22h5.563c.61 0 1.104-.495 1.104-1.104V3.104C22 2.494 21.505 2 20.896 2z" fill="currentColor"></path></svg></button></li><li><button class="styles_socialLink__r21Yf"><svg height="16" width="15" class="styles_icon__64AZy" viewBox="0 0 16 15"><g fill-rule="evenodd"><rect height="10.182" rx="0.5" width="3.636" y="5.455"></rect><ellipse cx="1.804" cy="2.182" rx="1.804" ry="1.818"></ellipse><path d="M12 15.636h2.182c.2 0 .363-.162.363-.363v-6.11c0-2.741-1.549-4.072-3.716-4.072a3.062 3.062 0 0 0-2.305.924A.298.298 0 0 1 8 5.818c0-.2-.163-.363-.364-.363H5.455a.363.363 0 0 0-.364.363v9.455c0 .2.163.363.364.363h2.181A.363.363 0 0 0 8 15.273V9.818a1.818 1.818 0 0 1 3.636 0v5.455c0 .2.163.363.364.363z"></path></g></svg></button></li></ul></li></ul></div></dt><dd>Location</dd><dt><ul><li><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaa underline" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a></li></ul></dt><dd>Company size</dd><dt>11-50 people</dt><dd>Total raised</dd><dt>$3.8M</dt><dd class="styles_markets__vIr_1">Company type</dd><dt><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">SaaS</span><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Enterprise Software Company</span></dt><dd class="styles_markets__vIr_1">Markets</dd><dt class="styles_tags__y_J8v"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/saas"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">SaaS</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/enterprise-software"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Enterprise Software</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/optimization"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Optimization</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/procurement-1"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Procurement</span></a></dt></dl></div></section><div class="styles_main__EGHwE"><div class="w-full"><div class="styles_component__u4jsl" data-test="Tabs"><div class="styles_component__Gq0Wb"><div class="styles_kebabAndShare__3SqTX"><div class="styles_component__AquWq"><button class="styles-module_component__88XzG styles_button__nHKcz mr-0 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-transparent border-transparent text-black disabled:text-gray-600 disabled:font-medium hover:bg-gray-100" data-test="Button" type="button">Share</button></div></div><div class="styles_ctaButtons__Z9CbA styles_handset__j5wHj styles_hasNoJobs__Rhtji"><button class="styles-module_component__88XzG styles_button__ghqMb styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button><span><button class="styles-module_component__88XzG styles_button__ghqMb rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="CreateJobAlertButton" type="button">Create job alert</button></span><a class="styles-module_component__88XzG styles_component__UCLp3 styles_button__ghqMb styles_component__sMuDw styles_medium__R1A06 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="Button" href="/company/intello_io/jobs">View <!-- -->0<!-- --> <!-- -->jobs</a></div><div class="styles_ctaButtons__Z9CbA styles_desktop__2GkGf"><button class="styles-module_component__88XzG styles_button__ghqMb styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button><span><button class="styles-module_component__88XzG styles_button__ghqMb rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="CreateJobAlertButton" type="button">Create job alert</button></span></div></div><nav class="styles_component__g_SAM styles_tabGroup__VP9ZS styles_noMargin__GFiM_"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D styles_active__nf94F" aria-label="Overview" data-test="TabGroup-Tab--Overview" href="/company/intello_io"><div class="styles_label___hqwO flex flex-row items-center"><span>Overview</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D" aria-label="People" data-test="TabGroup-Tab--People" href="/company/intello_io/people"><div class="styles_label___hqwO flex flex-row items-center"><span>People</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D" aria-label="Funding" data-test="TabGroup-Tab--Funding" href="/company/intello_io/funding"><div class="styles_label___hqwO flex flex-row items-center"><span>Funding</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D" aria-label="Jobs" data-test="TabGroup-Tab--Jobs" href="/company/intello_io/jobs"><div class="styles_label___hqwO flex flex-row items-center"><span>Jobs</span></div></a></nav></div><div class="styles_profile__r_OKH"><div style="opacity:1"><section class="styles_component__thTp9" data-test="OverviewTab"><h1 class="text-xl font-medium text-dark-aaaa antialiased mb-4">Intello<!-- --> careers</h1><div class="styles_overview__C3T5D"><div class="styles_media__Qd9ck"></div><div class="styles_content__XhI8z"><header class="text-dark-aaaa font-medium antialiased text-xl mb-4">SaaS Operations Reimagined </header><div class="styles_description__YMjmO"><div>Intello is the leading provider of SaaS operations solutions.<br /><br />We’re on a mission to create a more transparent SaaS ecosystem. Cloud applications have the power to transform the way people do business. However, the explosion and growth of the cloud market have resulted in the massive adoption of new applications within companies, without the proper infrastructure to manage them.<br /><br />By integrating with existing cloud software and leveraging proprietary solutions, Intello provides companies with real-time visibility into their SaaS spend, usage and compliance. Enabling companies to save money on unused subscriptions and automate software vendor compliance with intelligent SaaS operations.<br /><br />We’re working with incredible customers like InVision, Instacart, The Muse, Sprinklr, Workiva, Toast, and Zoopla.</div></div></div></div><div class="styles_section__FGO3f"><div class="styles_header__4Iphl"><header class="text-dark-aaaa font-medium antialiased text-lg">Jobs</header></div><div class="styles_component__Wb41n styles_component__eRZip styles_solidBluegray___CM4h"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_title__X_9__ text-lg font-medium">Intello<!-- --> hasn&#x27;t added any jobs yet</h4><p class="styles-module_component__vnXTJ m-0 mb-4 text-md"><span class="text-dark-aaa">Get notified when <!-- -->Intello<!-- --> posts new jobs.</span></p><div class="styles_buttons__YJcCr"><a class="styles-module_component__88XzG styles_component__UCLp3 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" href="/jobs">See similar jobs</a><button class="styles-module_component__88XzG px-3 py-1 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="CreateJobAlertButton" type="button">Create job alert</button></div></div></div><div class="styles_section__FGO3f" data-test="Overview-People"><div class="flex flex-row justify-between items-end mb-4"><header class="text-dark-aaaa font-medium antialiased text-lg">Founders</header><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_component___e5TT" href="/company/intello_io/people"><span class="styles_text__mcPtI">View all team members</span><svg height="16" viewBox="0 0 24 24" width="16"><path d="M23.25 12.497H.75M19.5 16.247l3.75-3.75-3.75-3.75" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg></a></div><div class="styles_component__ivX7J styles_twoColumn__XlBrn"><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd">Shlomo Dalezman</div><span class="styles_byline__wPnKW">CTO<!-- --> • 8 years</span></div><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Shlomo Dalezman" class="rounded-full" height="46" loading="lazy" src="https://photos.wellfound.com/users/246827-medium_jpg?1641249295" width="46"/></div></div><div class="styles_bio__FGTSf">CTO/Co-Founder <a href="https://wellfound.com/company/intello_io" class="at_link"><span class="at_symbol">@</span><span class="at_name">Intello</span></a> • formely Senior Full Stack Engineer at <span><span class="at_symbol">@</span><span class="at_name">The Muse</span></span></div></div></div></div><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd"><a href="/p/barak-kaufman" class="styles_component__UCLp3 styles_defaultLink__eZMqw" rel="noopener noreferrer" target="_blank">Barak Kaufman</a></div><span class="styles_byline__wPnKW">Founder</span></div><a href="/p/barak-kaufman" class="styles_component__UCLp3 styles_defaultLink__eZMqw" rel="noopener noreferrer" target="_blank"><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Barak Kaufman" class="rounded-full" height="46" loading="lazy" src="https://photos.wellfound.com/users/1026863-medium_jpg?1640283729" width="46"/></div></a></div><div class="styles_bio__FGTSf">CEO/Co-Founder <a href="https://wellfound.com/company/intello_io" class="at_link"><span class="at_symbol">@</span><span class="at_name">Intello</span></a> • formerly SaaS investor <span><span class="at_symbol">@</span><span class="at_name">Insight Partners</span></span> </div></div></div></div></div></div><div class="styles_section__FGO3f"><div class="flex flex-row justify-between items-end mb-4"><header class="text-dark-aaaa font-medium antialiased text-lg">Funding</header><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_component___e5TT" href="/company/intello_io/funding"><span class="styles_text__mcPtI">View all funding</span><svg height="16" viewBox="0 0 24 24" width="16"><path d="M23.25 12.497H.75M19.5 16.247l3.75-3.75-3.75-3.75" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg></a></div><div class="styles_component__ivX7J styles_threeColumn__Txyiv"><div class="styles_component__Wb41n styles_card__j3JU_ styles_white__yJuQK"><span class="styles_key__a_lEg">Total raised</span><h4 class="styles-module_component__3ZI84 styles_value__Bfjke text-lg font-medium">$3.8M</h4></div><div class="styles_component__Wb41n styles_card__j3JU_ styles_white__yJuQK" data-test="Funding-funded-over"><span class="styles_key__a_lEg">Funded over</span><h4 class="styles-module_component__3ZI84 styles_value__Bfjke text-lg font-medium">2 rounds</h4></div><div class="styles_component__Wb41n styles_card__j3JU_ styles_white__yJuQK"><span class="styles_key__a_lEg">Latest round</span><h4 class="styles-module_component__3ZI84 styles_value__Bfjke text-lg font-medium">Seed<!-- --> (May 2019)</h4></div></div></div><header class="text-dark-aaaa font-medium antialiased text-lg">Other Similar Companies Hiring</header><div class="mb-2 flex flex-col justify-between border-b border-gray-400 py-3 transition-all duration-100 ease-linear md:flex-row"><div class="flex flex-row"><div class="w-12"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw no-underline" href="/company/artsy"><img alt="Artsy company logo" loading="lazy" src="/cdn-cgi/image/width=92,height=92,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/516-6f81e587aba9e57bcfe8a9eace707290-medium_jpg.jpg?buster=1397676864" height="46" width="46" class="block rounded-lg border border-gray-300"/></a></div><div class="ml-4 flex-1"><div class="mb-1"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mr-2 font-bold !text-black !decoration-black" href="/jobs/3153909-employee-experience-associate">Employee Experience Associate</a></div><div class="text-sm"><span>Artsy<!-- --> • </span><span class="text-gray-700">New York City • <!-- -->3 days ago</span></div></div></div><div class="ml-16 mt-4 flex items-center md:ml-0 md:mt-0"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE !ml-2 styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="mb-2 flex flex-col justify-between border-b border-gray-400 py-3 transition-all duration-100 ease-linear md:flex-row"><div class="flex flex-row"><div class="w-12"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw no-underline" href="/company/rockbot"><img alt="Rockbot company logo" loading="lazy" src="/cdn-cgi/image/width=92,height=92,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/1327-50bbb9f65048d85d789c417644ec24b7-medium_jpg.jpg?buster=1694672804" height="46" width="46" class="block rounded-lg border border-gray-300"/></a></div><div class="ml-4 flex-1"><div class="mb-1"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mr-2 font-bold !text-black !decoration-black" href="/jobs/3146808-chief-financial-officer">Chief Financial Officer</a></div><div class="text-sm"><span>Rockbot <!-- --> • </span><span class="text-gray-700">Remote • <!-- -->2 weeks ago</span></div></div></div><div class="ml-16 mt-4 flex items-center md:ml-0 md:mt-0"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE !ml-2 styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="mb-2 flex flex-col justify-between border-b border-gray-400 py-3 transition-all duration-100 ease-linear md:flex-row"><div class="flex flex-row"><div class="w-12"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw no-underline" href="/company/spreedly"><img alt="Spreedly company logo" loading="lazy" src="/cdn-cgi/image/width=92,height=92,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/5287-418855cab43a7e1e09aea907c9e73ee9-medium_jpg.jpg?buster=1687171237" height="46" width="46" class="block rounded-lg border border-gray-300"/></a></div><div class="ml-4 flex-1"><div class="mb-1"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mr-2 font-bold !text-black !decoration-black" href="/jobs/3139785-software-engineering-manager">Software Engineering Manager</a></div><div class="text-sm"><span>Spreedly<!-- --> • </span><span class="text-gray-700">Montreal • <!-- -->3 weeks ago</span></div></div></div><div class="ml-16 mt-4 flex items-center md:ml-0 md:mt-0"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE !ml-2 styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="mb-2 flex flex-col justify-between border-b border-gray-400 py-3 transition-all duration-100 ease-linear md:flex-row"><div class="flex flex-row"><div class="w-12"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw no-underline" href="/company/vidyard"><img alt="Vidyard company logo" loading="lazy" src="/cdn-cgi/image/width=92,height=92,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/6482-3b8db38dc905c75451223472cf4f770b-medium_jpg.jpg?buster=1692187142" height="46" width="46" class="block rounded-lg border border-gray-300"/></a></div><div class="ml-4 flex-1"><div class="mb-1"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mr-2 font-bold !text-black !decoration-black" href="/jobs/3138643-manager-sales-pipeline">Manager, Sales Pipeline</a></div><div class="text-sm"><span>Vidyard<!-- --> • </span><span class="text-gray-700">Canada • <!-- -->3 weeks ago</span></div></div></div><div class="ml-16 mt-4 flex items-center md:ml-0 md:mt-0"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE !ml-2 styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="mb-2 flex flex-col justify-between border-b border-gray-400 py-3 transition-all duration-100 ease-linear md:flex-row"><div class="flex flex-row"><div class="w-12"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw no-underline" href="/company/71lbs"><img alt="71lbs company logo" loading="lazy" src="/cdn-cgi/image/width=92,height=92,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/3372-7caf0b9f0c29fff49e02299b9238ab64-medium_jpg.jpg?buster=1424648586" height="46" width="46" class="block rounded-lg border border-gray-300"/></a></div><div class="ml-4 flex-1"><div class="mb-1"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mr-2 font-bold !text-black !decoration-black" href="/jobs/3136656-b2b-sales-account-manager">B2B Sales Account Manager</a></div><div class="text-sm"><span>71lbs<!-- --> • </span><span class="text-gray-700">Fort Lauderdale • <!-- -->$50k – $130k • No equity • <!-- -->3 weeks ago</span></div></div></div><div class="ml-16 mt-4 flex items-center md:ml-0 md:mt-0"><button class="styles-module_component__88XzG styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><button class="styles-module_component__88XzG styles_component__Ov6jE !ml-2 styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></section></div></div></div><aside class="styles_sidebar__R5Ghc"><div class="styles_component__eH77m" data-test="Sidebar"><div class="styles_component__Wb41n styles_component__qhaPy styles_about__6dvji styles_white__yJuQK"><div class="flex flex-row justify-between"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_title__3CqM3 text-dark-a text-xl font-medium">About <!-- -->Intello</h3></div><dl><dd>Website</dd><dt class="flex"><div class="styles_component__g_WAp styles_links__VvYv7"><ul><button class="styles_websiteLink___Rnfc">intello.io</button><li><ul><li><button class="styles_socialLink__r21Yf"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__64AZy"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></button></li><li><button class="styles_socialLink__r21Yf"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__64AZy"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.896 2H3.104C2.494 2 2 2.495 2 3.104v17.792C2 21.506 2.495 22 3.104 22H12v-7.917H9.61v-2.916H12V9.01c0-2.583 1.792-3.99 4.099-3.99 1.104 0 2.292.084 2.568.12V7.84h-1.839c-1.255 0-1.495.593-1.495 1.468v1.86h2.99l-.39 2.916h-2.6V22h5.563c.61 0 1.104-.495 1.104-1.104V3.104C22 2.494 21.505 2 20.896 2z" fill="currentColor"></path></svg></button></li><li><button class="styles_socialLink__r21Yf"><svg height="16" width="15" class="styles_icon__64AZy" viewBox="0 0 16 15"><g fill-rule="evenodd"><rect height="10.182" rx="0.5" width="3.636" y="5.455"></rect><ellipse cx="1.804" cy="2.182" rx="1.804" ry="1.818"></ellipse><path d="M12 15.636h2.182c.2 0 .363-.162.363-.363v-6.11c0-2.741-1.549-4.072-3.716-4.072a3.062 3.062 0 0 0-2.305.924A.298.298 0 0 1 8 5.818c0-.2-.163-.363-.364-.363H5.455a.363.363 0 0 0-.364.363v9.455c0 .2.163.363.364.363h2.181A.363.363 0 0 0 8 15.273V9.818a1.818 1.818 0 0 1 3.636 0v5.455c0 .2.163.363.364.363z"></path></g></svg></button></li></ul></li></ul></div></dt><dd>Location</dd><dt><ul><li><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaa underline" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a></li></ul></dt><dd>Company size</dd><dt>11-50 people</dt><dd>Total raised</dd><dt>$3.8M</dt><dd class="styles_markets__vIr_1">Company type</dd><dt><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">SaaS</span><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Enterprise Software Company</span></dt><dd class="styles_markets__vIr_1">Markets</dd><dt class="styles_tags__y_J8v"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/saas"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">SaaS</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/enterprise-software"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Enterprise Software</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/optimization"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Optimization</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/procurement-1"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Procurement</span></a></dt></dl></div><div class="styles_component__Wb41n styles_component__E4nh5 styles_white__yJuQK"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_title__0bI1O text-dark-a text-xl font-medium">Jobs at <!-- -->Intello</h3></div><div class="styles_component__Wb41n styles_component__eqA1w styles_white__yJuQK"><h6 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_title__o3wGd text-dark-a text-xs font-medium uppercase">People also viewed</h6><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/angellist"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">AngelList</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York City • Seattle • San Francisco</span></div></div><img alt="AngelList company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/6702-766d1ce00c99ce9a5cbc19d0c87a436e-medium_jpg.jpg?buster=1668525121" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/airtable"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Airtable</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Austin • New York City • San Francisco</span></div></div><img alt="Airtable company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/623000-9d210a39051abc7accec1dc686888dcc-medium_jpg.jpg?buster=1589312000" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/robinhood"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Robinhood</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Denver • London • Menlo Park • Lake Mary</span></div></div><img alt="Robinhood company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/227792-c28dd8f90d35010d984fdb5c0756034e-medium_jpg.jpg?buster=1690339809" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/maestroqa"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">MaestroQA</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Los Angeles • New York City • Singapore • United States • San Francisco • Remote</span></div></div><img alt="MaestroQA company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/269349-42759a60edd9f5ff2d8051bc16273162-medium_jpg.jpg?buster=1559859505" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/affirm"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Affirm</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco • Pittsburgh • New York</span></div></div><img alt="Affirm company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/178430-585fa2c6225328beaedec4ce1ac8c924-medium_jpg.jpg?buster=1589642470" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/forkable"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Forkable</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div></div><img alt="Forkable company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/251699-1b3c254e4b62dda6da97518fdad262a1-medium_jpg.jpg?buster=1448319402" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/even-financial"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Even Financial</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York City • New York</span></div></div><img alt="Even Financial company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/613759-4699dfd9d1f4875b5efeb16393869be2-medium_jpg.jpg?buster=1589651333" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/coinlist"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">CoinList</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York City • San Francisco</span></div></div><img alt="CoinList company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4311981-f5c0542188aa7b1157e51ac30793a9b3-medium_jpg.jpg?buster=1683144263" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/quartet-health"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Quartet Health</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York • Remote</span></div></div><img alt="Quartet Health company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/666535-92e6a0b6f7dbe4ce71881f8780f17055-medium_jpg.jpg?buster=1698216873" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/skydio"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Skydio</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Redwood City</span></div></div><img alt="Skydio company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/507975-aac9786d6c4cba99be634b7bc1969cf3-medium_jpg.jpg?buster=1589640168" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/remesh"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Remesh</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Cleveland • New York City • New York</span></div></div><img alt="Remesh company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/476055-466f326e51c065c66c9ecae0ac1ff071-medium_jpg.jpg?buster=1589629706" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/domio-1"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Domio</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York City • New York</span></div></div><img alt="Domio company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4705089-c3ceb931d0c246e67c2375787cd3a397-medium_jpg.jpg?buster=1589654973" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/thinknum"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Thinknum</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York City • London</span></div></div><img alt="Thinknum company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/222048-32926df0a0dd661d651c29b6e9da4036-medium_jpg.jpg?buster=1550761503" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/radarlabs"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Radar</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York City</span></div></div><img alt="Radar company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/1148158-31baf288824dc7b0be7c7552891bbacc-medium_jpg.jpg?buster=1589011897" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/traptic"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Traptic</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Sunnyvale</span></div></div><img alt="Traptic company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/2236688-d3cafb57705fa004e36e6462e2837512-medium_jpg.jpg?buster=1504728821" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/noble_ai"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">NobleAI</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div></div><img alt="NobleAI company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/5143501-3112390e56249c74e41f66f75c56a19e-medium_jpg.jpg?buster=1686164217" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/blueboard"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Blueboard</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div></div><img alt="Blueboard company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/123894-7aab357f6eb427833f9bae992c1ba0ea-medium_jpg.jpg?buster=1648676161" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/bentobox"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">BentoBox</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York City</span></div></div><img alt="BentoBox company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/590357-cd5c69cbc42cf699f74858c3de790456-medium_jpg.jpg?buster=1535137042" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/consensys"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Consensys</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Fort Worth</span></div></div><img alt="Consensys company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/585912-301eec4556a2226fe4023ec0cec0a70e-medium_jpg.jpg?buster=1688377101" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/hivetechnology"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Hive</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York City • New York</span></div></div><img alt="Hive company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/708399-cc84e887ee92947b01c3606db73adee4-medium_jpg.jpg?buster=1589651991" height="40" width="40" class="styles_logo__EIdC9"/></a></div></div></aside></div><div class="styles_component__oYgJw"><div class="styles_link__OiQgn"></div><div class="styles_link__OiQgn"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__Q35XJ" href="/company/intello_io/people"><div class="styles_text__JohsU"><span>Onwards to </span><strong>People</strong></div><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__jIPpJ"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></a></div></div></div></div></div></div><div class="flex w-full flex-wrap justify-center gap-4 border-t border-gray-400 px-4 py-16 lg:p-20"><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Featured Lists<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/20-companies-building-our-remote-first-future">Remote First Future Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/companies-that-hire-coding-bootcamp-graduates">Jobs for Bootcamp Grads</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/junior-software-engineer-jobs">Junior Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/x-crypto-startups-to-watch-out-for-in-2022">Crypto Startups To Watch Out For</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/hot-blockchain-startups-that-are-hiring">Blockchain Startups That Are Hiring</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/6-companies-hiring-top-tech-talent-amidst-2022-layoffs">Companies Hiring Amidst Layoffs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/50-hot-consumer-fintech-startups">Hot Consumer Fintech Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/yc-startups-that-are-aggressively-hiring">Y Combinator Startup Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/fastest-growing-startups-in-san-francisco-hiring-now">Startup Jobs in Bay Area</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/12-women-led-startups-expanding-their-remote-teams-in-2022">Top Women-Led Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections">More Featured Lists</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Remote Jobs<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/software-engineer">Remote Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-manager">Remote Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/data-analyst">Remote Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-designer">Remote Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/graphic-designer">Remote Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/ui-ux-designer">Remote UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/operations-manager">Remote Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/growth-marketer">Remote Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/account-manager">Remote Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/sales-manager">Remote Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/financial-analyst">Remote Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/hr-manager">Remote HR Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/remote">More Remote Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/new-york">Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/san-francisco">Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/austin">Jobs in Austin</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/boston">Jobs in Boston</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/district-of-columbia">Jobs in Washington DC</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/denver">Jobs in Denver</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/seattle">Jobs in Seattle</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/chicago">Jobs in Chicago</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/india">Jobs in India</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/united-states">More Jobs by Location</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/software-engineer">Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-manager">Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/data-analyst">Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-designer">Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/graphic-designer">Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/ui-ux-designer">UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/operations-manager">Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/growth-marketer">Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/account-manager">Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/sales-manager">Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/financial-analyst">Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/hr-manager">HR Manager Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role &amp; Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/san-francisco">Software Engineer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/new-york">Software Engineer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/los-angeles">Software Engineer Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/san-francisco">Product Manager Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/new-york">Product Manager Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/los-angeles">Product Manager Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/san-francisco">Frontend Developer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/new-york">Frontend Developer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/los-angeles">Frontend Developer Jobs in Los Angeles</a></li></ul></div></button></div><footer class="border-t border-gray-400 px-10 py-10 md:px-20 md:py-20"><div class="mx-auto flex max-w-screen-xl flex-col justify-between lg:flex-row "><div class="mb-6 mr-14"><a class="mb-4 mr-2 mt-1 flex pl-2 md:pl-0" href="/"><svg fill="currentColor" viewBox="0 0 716.10004 93.499997" width="120" class="w-[200px] fill-current text-black hover:text-gtmblue-500"><g transform="translate(-157.7,-156.3)"><g><polygon points="352.3,235 369.4,235 369.4,170.3 352.3,170.3 352.3,156.3 386.6,156.3 386.6,235 403.5,235 403.5,249 352.3,249 "></polygon><polygon points="413.6,235 430.6,235 430.6,170.3 413.6,170.3 413.6,156.3 447.9,156.3 447.9,235 464.8,235 464.8,249 413.6,249 "></polygon><path d="M 485.3,249 V 195 H 469 v -14 h 16.3 v -5.5 c 0,-12.5 6.5,-19.2 19.9,-19.2 h 19.3 V 170 H 508 c -4.2,0 -5.9,1.8 -5.9,5.9 v 5 h 22.4 v 14 h -22.2 v 54 h -17 z"></path><path d="m 564.6,180.2 c -20.7,0 -34.7,14 -34.7,34.8 0,20.9 14,34.8 34.7,34.8 20.8,0 34.8,-13.9 34.8,-34.8 0,-20.8 -14,-34.8 -34.8,-34.8 z m 0,55.5 c -10.4,0 -17.2,-8.6 -17.2,-20.7 0,-12 6.8,-20.7 17.2,-20.7 10.5,0 17.3,8.6 17.3,20.7 0,12.1 -6.8,20.7 -17.3,20.7 z"></path><path d="M 656.9,181 H 674 v 68 h -16.7 v -8.3 c -4.3,5.1 -10.3,9.1 -19.8,9.1 -13.8,0 -26.3,-7.1 -26.3,-30.4 V 181 h 17.1 v 37.1 c 0,11.3 4.1,17.6 13.5,17.6 9.4,0 15.1,-6.9 15.1,-19.2 V 181 Z"></path><path d="m 817.2,156.3 v 32.9 c -4.3,-5.3 -11,-9 -20.2,-9 -17.9,0 -31.7,13.7 -31.7,34.7 0,21.7 13.3,34.9 31.4,34.9 9.9,0 16.6,-4.7 21,-10.6 v 9.8 h 16.7 v -92.7 z m -17.1,79.4 c -10.6,0 -17.4,-8.5 -17.4,-20.7 0,-12.1 6.8,-20.7 17.4,-20.7 10.5,0 17.3,8.5 17.3,20.8 0,12.2 -6.8,20.6 -17.3,20.6 z"></path></g><path d="m 178.8,249 -21.1,-68 h 19.6 l 12.5,48.9 13.5,-48.9 H 223 L 236.5,229.9 249,181 h 19.6 l -21.4,68 H 226.3 L 213.1,199.9 199.8,249 Z"></path><circle cx="862.40002" cy="238.39999" fill="#EC2E3A" r="11.4"></circle><circle cx="862.40002" cy="191.60001" fill="#EC2E3A" r="11.4"></circle><path d="m 342.2,219 c 0.3,-2.1 0.5,-4.6 0.5,-6.2 -0.2,-20 -13.6,-32.6 -33.4,-32.6 -20.4,0 -34,13.8 -34,34.9 0,21 13.4,34.7 35.2,34.7 17.6,0 29.1,-10.5 31.2,-23.8 h -16.9 c -1.7,6.8 -7.2,10.5 -15,10.5 -9.8,0 -16.3,-6.5 -16.7,-16.8 V 219 Z m -32.9,-25.8 c 8.6,0 14.5,4.8 16,13.6 h -31.7 c 1.2,-8.4 7.6,-13.6 15.7,-13.6 z"></path><path d="m 707.8,249 h -17.1 v -68 h 16.7 v 8.3 c 4.3,-5.1 10.3,-9.1 19.8,-9.1 13.8,0 26.3,7.1 26.3,30.4 V 249 h -17.1 v -37.1 c 0,-11.3 -4.1,-17.6 -13.5,-17.6 -9.4,0 -15.1,6.9 -15.1,19.2 z"></path></g></svg></a><div class="flex"><a class="mr-2 h-8 w-8" href="http://twitter.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></a><a class="mr-2" href="https://instagram.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.833 2h8.334C19.375 2 22 4.625 22 7.833v8.334C22 19.375 19.375 22 16.167 22H7.833C4.625 22 2 19.375 2 16.167V7.833C2 4.625 4.625 2 7.833 2zM19.11 4.89a4.16 4.16 0 00-2.943-1.224H7.833A4.13 4.13 0 004.89 4.89a4.16 4.16 0 00-1.224 2.943v8.333A4.13 4.13 0 004.89 19.11a4.16 4.16 0 002.943 1.224h8.334a4.13 4.13 0 002.942-1.224 4.16 4.16 0 001.224-2.943V7.833A4.13 4.13 0 0019.11 4.89z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M17.416 7.834c-.692 0-1.25-.557-1.25-1.25s.558-1.25 1.25-1.25a1.25 1.25 0 010 2.5zM12 8.668A3.336 3.336 0 0115.333 12 3.336 3.336 0 0112 15.334a3.336 3.336 0 01-3.334-3.333A3.336 3.336 0 0112 8.668zM7 12c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5z" fill="currentColor"></path></svg></a></div></div><div class="flex flex-col md:flex-row"><h2 class="hidden">Explore other opportunities: Find jobs, recruit talent, or learn about our company</h2><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Candidates</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/jobs">Startup Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/web3">Web3 Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/featured">Featured</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/hiring-data">Startup Hiring Data</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/startups">Tech Startups</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/remote">Remote</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Recruiters</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruit-pro">Recruit Pro</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/curated">Curated</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruiter-cloud">RecruiterCloud</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/hire">Hire Developers</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/pricing">Pricing</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">Company</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://wellfound.com">About</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://help.wellfound.com/">Help</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/discover/blog">Blog</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/terms">Terms &amp; Risks</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/privacy">Privacy &amp; Cookies</a></li></ul></div></div><div class="mt-4 flex flex-col-reverse justify-between lg:flex-row"><p class="text-dark-aa">Copyright © <!-- -->2024<!-- --> <!-- -->Wellfound<!-- -->. All rights reserved.</p><p class="mb-4 text-dark-aa lg:mb-0">Browse by:<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-jobs">Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/remote-tech-jobs">Remote Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-job-locations">Locations</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-startups">Startups</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/startups-hiring">Startups Hiring</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-industries">Industries</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-hubs">Tech Hubs</a></p></div></footer></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">{"props":{"pageProps":{"params":{"slug":"intello_io"},"parsedUrl":{"protocol":null,"slashes":null,"auth":null,"host":null,"port":null,"hostname":null,"hash":null,"search":null,"query":{},"pathname":"/company/intello_io","path":"/company/intello_io","href":"/company/intello_io"},"__APOLLO_SIG__":"blaD3%0y8B2%JERjLlbzgh4ylo2FAD1qKsTAIXTzDhOs95RL3pA-3632532371","apollo":null,"apolloState":{"data":{"ROOT_QUERY":{"__typename":"Query","talent":{"__typename":"Talent","viewer":{"__typename":"TalentViewer","id":null,"flashMessages":[],"featureFlags":{"__typename":"FeatureFlags","coproJobDetailShowBadges":false,"recruitDelayedRejections":true,"recruitJobDataCollection":true,"recruitProDiscountPromo":false,"recruitViewLimitIncreased":false,"growthPitchAutoExpire":false,"verificationEnabled":false,"resumeReviewEnabled":false,"candidateJobSearchAlphaWaitlistUpsell":false,"rcSelfServeUpsellCopy":false},"analytics":null,"isAdmin":false,"isBlacklisted":false,"isUserModerator":false,"isImpersonating":false,"isShadowBanned":false,"canApplyToJobs":false,"eligibleForCuratedGlobal":false,"navigationMode":"UNKNOWN","needsVerification":false,"eligibleForCandidateReferrals":false,"currentUser":null,"trueCurrentUser":null,"currentStartup":null,"currentCandidate":null}},"startupOverview({\"slug\":\"intello_io\"})":{"__ref":"Startup:4123143"},"startup({\"slug\":\"intello_io\"})":{"__ref":"Startup:4123143"},"currentUser":null},"StartupRound:173452":{"__typename":"StartupRound","id":"173452","roundType":"Seed","closedAt":1557360000,"valuation":0},"StartupRound:161157":{"__typename":"StartupRound","id":"161157","roundType":"Pre-Seed","closedAt":1518998400,"valuation":0},"NewTag:2071":{"__typename":"NewTag","id":"2071","displayName":"New York"},"User:246827":{"__typename":"User","id":"246827","name":"Shlomo Dalezman","slug":"sdalezman-gmail-com","avatarUrl":"https://photos.wellfound.com/users/246827-medium_jpg?1641249295","pathName":"/u/sdalezman-gmail-com","proUrlEnabled":false,"primaryLocation":{"__ref":"NewTag:2071"},"htmlBio":"CTO/Co-Founder \u003ca href=\"https://wellfound.com/company/intello_io\" class=\"at_link\"\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eIntello\u003c/span\u003e\u003c/a\u003e • formely Senior Full Stack Engineer at \u003cspan\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eThe Muse\u003c/span\u003e\u003c/span\u003e"},"StartupRole:9627695":{"__typename":"StartupRole","id":"9627695","user":{"__ref":"User:246827"},"hiredViaTalent":false,"title":"CTO","role":"FOUNDER","roleDisplayName":"Founder","tenureSeconds":249123563},"NewTag:1664":{"__typename":"NewTag","id":"1664","displayName":"New York City","name":"new york city, ny","slug":"new-york-city-ny","locationTagNoindex":false},"User:1026863":{"__typename":"User","id":"1026863","name":"Barak Kaufman","slug":"barak-kaufman","avatarUrl":"https://photos.wellfound.com/users/1026863-medium_jpg?1640283729","pathName":"/p/barak-kaufman","proUrlEnabled":true,"primaryLocation":{"__ref":"NewTag:1664"},"htmlBio":"CEO/Co-Founder \u003ca href=\"https://wellfound.com/company/intello_io\" class=\"at_link\"\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eIntello\u003c/span\u003e\u003c/a\u003e • formerly SaaS investor \u003cspan\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eInsight Partners\u003c/span\u003e\u003c/span\u003e "},"StartupRole:9625570":{"__typename":"StartupRole","id":"9625570","user":{"__ref":"User:1026863"},"hiredViaTalent":false,"title":null,"role":"FOUNDER","roleDisplayName":"Founder","tenureSeconds":null},"Startup:4123143":{"__typename":"Startup","id":"4123143","highConcept":"SaaS Operations Reimagined ","productDescription":"Intello is the leading provider of SaaS operations solutions.\n\nWe’re on a mission to create a more transparent SaaS ecosystem. Cloud applications have the power to transform the way people do business. However, the explosion and growth of the cloud market have resulted in the massive adoption of new applications within companies, without the proper infrastructure to manage them.\n\nBy integrating with existing cloud software and leveraging proprietary solutions, Intello provides companies with real-time visibility into their SaaS spend, usage and compliance. Enabling companies to save money on unused subscriptions and automate software vendor compliance with intelligent SaaS operations.\n\nWe’re working with incredible customers like InVision, Instacart, The Muse, Sprinklr, Workiva, Toast, and Zoopla.","currentUserCanRecruitForStartup":false,"pageMeta({\"page\":1})":{"__typename":"StartupPageMeta","overview":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/intello_io","description":"Find out if Intello is the right fit for your future career! Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!","image":"https://photos.wellfound.com/startups/i/4123143-00eb767f714c05fbe104f0193d1163fa-thumb_jpg.jpg?buster=1578327905","ogUrl":"https://wellfound.com/company/intello_io","robots":"","structuredData":null,"title":"Intello Careers","type":null},"people":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/intello_io/people","description":"View founders and team members of Intello on AngelList. Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!","image":"https://photos.wellfound.com/startups/i/4123143-00eb767f714c05fbe104f0193d1163fa-thumb_jpg.jpg?buster=1578327905","ogUrl":"https://wellfound.com/company/intello_io/people","robots":"","structuredData":null,"title":"Intello People","type":null},"culture":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/intello_io/culture_and_benefits","description":"View information about the Intello company culture at Wellfound! Read about work-life balance, perks, employee benefits, and other options from Intello.","image":"https://photos.wellfound.com/startups/i/4123143-00eb767f714c05fbe104f0193d1163fa-thumb_jpg.jpg?buster=1578327905","ogUrl":"https://wellfound.com/company/intello_io/culture_and_benefits","robots":"noindex","structuredData":null,"title":"Culture and benefits at Intello","type":null},"funding":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/intello_io/funding","description":"View information about the Intello funding at Wellfound! Find out about the total amount raised, the number of rounds, and other funding information from Intello.","image":"https://photos.wellfound.com/startups/i/4123143-00eb767f714c05fbe104f0193d1163fa-thumb_jpg.jpg?buster=1578327905","ogUrl":"https://wellfound.com/company/intello_io/funding","robots":"","structuredData":null,"title":"Intello Funding Information","type":null},"jobs":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/intello_io/jobs","description":"Get notified when Intello posts jobs. SaaS Operations Reimagined ","image":"https://photos.wellfound.com/startups/i/4123143-00eb767f714c05fbe104f0193d1163fa-thumb_jpg.jpg?buster=1578327905","ogUrl":"https://wellfound.com/company/intello_io/jobs","robots":"","structuredData":null,"title":"Intello Jobs","type":null}},"mediaUploads:{\"section\":\"overview\"}":[],"name":"Intello","jobListingsConnection({\"first\":10})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]},"slug":"intello_io","talentBanned":false,"isShell":false,"isIncubator":false,"currentUserHasJobAlert":false,"totalRaisedAmount":3800000,"startupRounds":{"__typename":"StartupRoundConnection","totalCount":2,"edges":[{"__typename":"StartupRoundEdge","node":{"__ref":"StartupRound:173452"}},{"__typename":"StartupRoundEdge","node":{"__ref":"StartupRound:161157"}}]},"hiddenSections":["CULTURE","SALARIES"],"currentFounderRoles":[{"__ref":"StartupRole:9627695"},{"__ref":"StartupRole:9625570"}],"pastFounderRoles":[],"currentTeamMemberRoles({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]},"mediaUploads:{\"section\":\"culture\"}":[],"culturePerks":[],"completenessScore":57,"currentUserCanEditProfile":false,"completeness":null,"jobListingCounts":{"__typename":"Counts","roles":[],"locations":[],"jobTypes":[]},"logoUrl":"https://photos.wellfound.com/startups/i/4123143-00eb767f714c05fbe104f0193d1163fa-medium_jpg.jpg?buster=1578327905","hiring":false,"isOperating":null,"badges":[{"__ref":"Badge:B2B-4123143"},{"__ref":"Badge:COMPANY_STAGE-4123143"}],"companySize":"SIZE_11_50","companyUrl":"http://intello.io","twitterUrl":"https://twitter.com/intello_io","blogUrl":"","facebookUrl":"https://www.facebook.com/intelloio/","linkedInUrl":"https://www.linkedin.com/company-beta/11123816","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:10"},{"__ref":"NewTag:12"},{"__ref":"NewTag:226"},{"__ref":"NewTag:14695"}],"locationTaggings":[{"__ref":"NewTag:1664"}],"companyTypeTaggings":[{"__ref":"NewTag:140603"},{"__ref":"NewTag:141291"}],"currentUserFollowsStartup":false,"jobListingsConnection":{"__typename":"JobListingConnection","totalCount":0},"currentUserCanRecruit":false,"hasPremiumJobs":false,"recommendedStartups({\"first\":20})":{"__typename":"StartupConnection","totalCount":20,"edges":[{"__typename":"StartupEdge","node":{"__ref":"Startup:6702"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:623000"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:227792"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:269349"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:178430"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:251699"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:613759"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:4311981"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:666535"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:507975"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:476055"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:4705089"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:222048"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:1148158"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:2236688"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:5143501"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:123894"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:590357"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:585912"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:708399"}}]},"public":true,"published":true,"quarantined":false,"currentUserCanUpdateInvestors":false,"relatedJobListings({\"limit\":5})":[{"__ref":"JobListing:3153909"},{"__ref":"JobListing:3146808"},{"__ref":"JobListing:3139785"},{"__ref":"JobListing:3138643"},{"__ref":"JobListing:3136656"}]},"Badge:B2B-4123143":{"__typename":"Badge","id":"B2B-4123143","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-4123143":{"__typename":"Badge","id":"COMPANY_STAGE-4123143","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"NewTag:10":{"__typename":"NewTag","id":"10","name":"SaaS","slug":"saas","displayName":"SaaS","marketTagNoindex":false},"NewTag:12":{"__typename":"NewTag","id":"12","name":"enterprise software","slug":"enterprise-software","displayName":"Enterprise Software","marketTagNoindex":false},"NewTag:226":{"__typename":"NewTag","id":"226","name":"optimization","slug":"optimization","displayName":"Optimization","marketTagNoindex":false},"NewTag:14695":{"__typename":"NewTag","id":"14695","name":"procurement","slug":"procurement-1","displayName":"Procurement","marketTagNoindex":false},"NewTag:140603":{"__typename":"NewTag","id":"140603","name":"SaaS","slug":"saas-4","displayName":"SaaS"},"NewTag:141291":{"__typename":"NewTag","id":"141291","name":"Enterprise Software company","slug":"enterprise-software-company","displayName":"Enterprise Software Company"},"NewTag:1680":{"__typename":"NewTag","id":"1680","displayName":"Seattle"},"NewTag:1692":{"__typename":"NewTag","id":"1692","displayName":"San Francisco"},"Startup:6702":{"__typename":"Startup","id":"6702","name":"AngelList","slug":"angellist","logoUrl":"https://photos.wellfound.com/startups/i/6702-766d1ce00c99ce9a5cbc19d0c87a436e-medium_jpg.jpg?buster=1668525121","locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1680"},{"__ref":"NewTag:1692"}]},"NewTag:1617":{"__typename":"NewTag","id":"1617","displayName":"Austin"},"Startup:623000":{"__typename":"Startup","id":"623000","name":"Airtable","slug":"airtable","logoUrl":"https://photos.wellfound.com/startups/i/623000-9d210a39051abc7accec1dc686888dcc-medium_jpg.jpg?buster=1589312000","locationTaggings":[{"__ref":"NewTag:1617"},{"__ref":"NewTag:1664"},{"__ref":"NewTag:1692"}]},"NewTag:1635":{"__typename":"NewTag","id":"1635","displayName":"Denver"},"NewTag:1695":{"__typename":"NewTag","id":"1695","displayName":"London"},"NewTag:1850":{"__typename":"NewTag","id":"1850","displayName":"Menlo Park"},"NewTag:72861":{"__typename":"NewTag","id":"72861","displayName":"Lake Mary"},"Startup:227792":{"__typename":"Startup","id":"227792","name":"Robinhood","slug":"robinhood","logoUrl":"https://photos.wellfound.com/startups/i/227792-c28dd8f90d35010d984fdb5c0756034e-medium_jpg.jpg?buster=1690339809","locationTaggings":[{"__ref":"NewTag:1635"},{"__ref":"NewTag:1695"},{"__ref":"NewTag:1850"},{"__ref":"NewTag:72861"}]},"NewTag:1653":{"__typename":"NewTag","id":"1653","displayName":"Los Angeles"},"NewTag:1682":{"__typename":"NewTag","id":"1682","displayName":"Singapore"},"NewTag:1688":{"__typename":"NewTag","id":"1688","displayName":"United States"},"NewTag:616175":{"__typename":"NewTag","id":"616175","displayName":"Remote"},"Startup:269349":{"__typename":"Startup","id":"269349","name":"MaestroQA","slug":"maestroqa","logoUrl":"https://photos.wellfound.com/startups/i/269349-42759a60edd9f5ff2d8051bc16273162-medium_jpg.jpg?buster=1559859505","locationTaggings":[{"__ref":"NewTag:1653"},{"__ref":"NewTag:1664"},{"__ref":"NewTag:1682"},{"__ref":"NewTag:1688"},{"__ref":"NewTag:1692"},{"__ref":"NewTag:616175"}]},"NewTag:1840":{"__typename":"NewTag","id":"1840","displayName":"Pittsburgh"},"Startup:178430":{"__typename":"Startup","id":"178430","name":"Affirm","slug":"affirm","logoUrl":"https://photos.wellfound.com/startups/i/178430-585fa2c6225328beaedec4ce1ac8c924-medium_jpg.jpg?buster=1589642470","locationTaggings":[{"__ref":"NewTag:1692"},{"__ref":"NewTag:1840"},{"__ref":"NewTag:2071"}]},"Startup:251699":{"__typename":"Startup","id":"251699","name":"Forkable","slug":"forkable","logoUrl":"https://photos.wellfound.com/startups/i/251699-1b3c254e4b62dda6da97518fdad262a1-medium_jpg.jpg?buster=1448319402","locationTaggings":[{"__ref":"NewTag:1692"}]},"Startup:613759":{"__typename":"Startup","id":"613759","name":"Even Financial","slug":"even-financial","logoUrl":"https://photos.wellfound.com/startups/i/613759-4699dfd9d1f4875b5efeb16393869be2-medium_jpg.jpg?buster=1589651333","locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:2071"}]},"Startup:4311981":{"__typename":"Startup","id":"4311981","name":"CoinList","slug":"coinlist","logoUrl":"https://photos.wellfound.com/startups/i/4311981-f5c0542188aa7b1157e51ac30793a9b3-medium_jpg.jpg?buster=1683144263","locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1692"}]},"Startup:666535":{"__typename":"Startup","id":"666535","name":"Quartet Health","slug":"quartet-health","logoUrl":"https://photos.wellfound.com/startups/i/666535-92e6a0b6f7dbe4ce71881f8780f17055-medium_jpg.jpg?buster=1698216873","locationTaggings":[{"__ref":"NewTag:2071"},{"__ref":"NewTag:616175"}]},"NewTag:2161":{"__typename":"NewTag","id":"2161","displayName":"Redwood City"},"Startup:507975":{"__typename":"Startup","id":"507975","name":"Skydio","slug":"skydio","logoUrl":"https://photos.wellfound.com/startups/i/507975-aac9786d6c4cba99be634b7bc1969cf3-medium_jpg.jpg?buster=1589640168","locationTaggings":[{"__ref":"NewTag:2161"}]},"NewTag:1630":{"__typename":"NewTag","id":"1630","displayName":"Cleveland"},"Startup:476055":{"__typename":"Startup","id":"476055","name":"Remesh","slug":"remesh","logoUrl":"https://photos.wellfound.com/startups/i/476055-466f326e51c065c66c9ecae0ac1ff071-medium_jpg.jpg?buster=1589629706","locationTaggings":[{"__ref":"NewTag:1630"},{"__ref":"NewTag:1664"},{"__ref":"NewTag:2071"}]},"Startup:4705089":{"__typename":"Startup","id":"4705089","name":"Domio","slug":"domio-1","logoUrl":"https://photos.wellfound.com/startups/i/4705089-c3ceb931d0c246e67c2375787cd3a397-medium_jpg.jpg?buster=1589654973","locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:2071"}]},"Startup:222048":{"__typename":"Startup","id":"222048","name":"Thinknum","slug":"thinknum","logoUrl":"https://photos.wellfound.com/startups/i/222048-32926df0a0dd661d651c29b6e9da4036-medium_jpg.jpg?buster=1550761503","locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1695"}]},"Startup:1148158":{"__typename":"Startup","id":"1148158","name":"Radar","slug":"radarlabs","logoUrl":"https://photos.wellfound.com/startups/i/1148158-31baf288824dc7b0be7c7552891bbacc-medium_jpg.jpg?buster=1589011897","locationTaggings":[{"__ref":"NewTag:1664"}]},"NewTag:1703":{"__typename":"NewTag","id":"1703","displayName":"Sunnyvale"},"Startup:2236688":{"__typename":"Startup","id":"2236688","name":"Traptic","slug":"traptic","logoUrl":"https://photos.wellfound.com/startups/i/2236688-d3cafb57705fa004e36e6462e2837512-medium_jpg.jpg?buster=1504728821","locationTaggings":[{"__ref":"NewTag:1703"}]},"Startup:5143501":{"__typename":"Startup","id":"5143501","name":"NobleAI","slug":"noble_ai","logoUrl":"https://photos.wellfound.com/startups/i/5143501-3112390e56249c74e41f66f75c56a19e-medium_jpg.jpg?buster=1686164217","locationTaggings":[{"__ref":"NewTag:1692"}]},"Startup:123894":{"__typename":"Startup","id":"123894","name":"Blueboard","slug":"blueboard","logoUrl":"https://photos.wellfound.com/startups/i/123894-7aab357f6eb427833f9bae992c1ba0ea-medium_jpg.jpg?buster=1648676161","locationTaggings":[{"__ref":"NewTag:1692"}]},"Startup:590357":{"__typename":"Startup","id":"590357","name":"BentoBox","slug":"bentobox","logoUrl":"https://photos.wellfound.com/startups/i/590357-cd5c69cbc42cf699f74858c3de790456-medium_jpg.jpg?buster=1535137042","locationTaggings":[{"__ref":"NewTag:1664"}]},"NewTag:2178":{"__typename":"NewTag","id":"2178","displayName":"Fort Worth"},"Startup:585912":{"__typename":"Startup","id":"585912","name":"Consensys","slug":"consensys","logoUrl":"https://photos.wellfound.com/startups/i/585912-301eec4556a2226fe4023ec0cec0a70e-medium_jpg.jpg?buster=1688377101","locationTaggings":[{"__ref":"NewTag:2178"}]},"Startup:708399":{"__typename":"Startup","id":"708399","name":"Hive","slug":"hivetechnology","logoUrl":"https://photos.wellfound.com/startups/i/708399-cc84e887ee92947b01c3606db73adee4-medium_jpg.jpg?buster=1589651991","locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:2071"}]},"Startup:516":{"__typename":"Startup","id":"516","name":"Artsy","logoUrl":"https://photos.wellfound.com/startups/i/516-6f81e587aba9e57bcfe8a9eace707290-medium_jpg.jpg?buster=1397676864","slug":"artsy"},"JobListing:3153909":{"__typename":"JobListing","id":"3153909","slug":"employee-experience-associate","title":"Employee Experience Associate","compensation":"","locationNames":["New York City"],"liveStartAt":1732007652,"remote":false,"primaryRole":{"__typename":"Role","slug":"human_resources"},"startup":{"__ref":"Startup:516"},"isBookmarked":false},"Startup:1327":{"__typename":"Startup","id":"1327","name":"Rockbot ","logoUrl":"https://photos.wellfound.com/startups/i/1327-50bbb9f65048d85d789c417644ec24b7-medium_jpg.jpg?buster=1694672804","slug":"rockbot"},"JobListing:3146808":{"__typename":"JobListing","id":"3146808","slug":"chief-financial-officer","title":"Chief Financial Officer","compensation":"","locationNames":[],"liveStartAt":1731106009,"remote":true,"primaryRole":{"__typename":"Role","slug":"cfo-1"},"startup":{"__ref":"Startup:1327"},"isBookmarked":false},"Startup:5287":{"__typename":"Startup","id":"5287","name":"Spreedly","logoUrl":"https://photos.wellfound.com/startups/i/5287-418855cab43a7e1e09aea907c9e73ee9-medium_jpg.jpg?buster=1687171237","slug":"spreedly"},"JobListing:3139785":{"__typename":"JobListing","id":"3139785","slug":"software-engineering-manager","title":"Software Engineering Manager","compensation":"","locationNames":["Montreal","Quebec"],"liveStartAt":1730334047,"remote":true,"primaryRole":{"__typename":"Role","slug":"developer"},"startup":{"__ref":"Startup:5287"},"isBookmarked":false},"Startup:6482":{"__typename":"Startup","id":"6482","name":"Vidyard","logoUrl":"https://photos.wellfound.com/startups/i/6482-3b8db38dc905c75451223472cf4f770b-medium_jpg.jpg?buster=1692187142","slug":"vidyard"},"JobListing:3138643":{"__typename":"JobListing","id":"3138643","slug":"manager-sales-pipeline","title":"Manager, Sales Pipeline","compensation":"","locationNames":["Canada"],"liveStartAt":1730247761,"remote":true,"primaryRole":{"__typename":"Role","slug":"sales-manager-3"},"startup":{"__ref":"Startup:6482"},"isBookmarked":false},"Startup:3372":{"__typename":"Startup","id":"3372","name":"71lbs","logoUrl":"https://photos.wellfound.com/startups/i/3372-7caf0b9f0c29fff49e02299b9238ab64-medium_jpg.jpg?buster=1424648586","slug":"71lbs"},"JobListing:3136656":{"__typename":"JobListing","id":"3136656","slug":"b2b-sales-account-manager","title":"B2B Sales Account Manager","compensation":"$50k – $130k • No equity","locationNames":["Fort Lauderdale","San Francisco Bay Area"],"liveStartAt":1729978050,"remote":true,"primaryRole":{"__typename":"Role","slug":"account-manager"},"startup":{"__ref":"Startup:3372"},"isBookmarked":false}}},"router":null}},"page":"/company/overview","query":{"slug":"intello_io"},"buildId":"ch-86c2532525e3e521db5da818ca95bfca","assetPrefix":"/talent","runtimeConfig":{"ALLOW_UNAUTHORIZED":false,"ANALYTICS_WRITE_KEY":"poTMRBHig2tYBNBP5P6kGfkGBFq19jmB","CLARITY_ENABLED":false,"CLARITY_PROJECT_TOKEN":false,"CLOUDFLARE_TURNSTILE_SITE_KEY":"0x4AAAAAAAgpA-Qx7SsJOW-g","DD_CLIENT_TOKEN":"pub666b57f287aabbce5dbde9cdcebef24c","DEFAULT_DOMAIN":"wellfound.com","DEFAULT_EMAIL_DOMAIN":"wellfound.com","DEFAULT_SEO_DOMAIN":"wellfound.com","EXTERNAL_SCRIPTS_DISABLED":false,"RECRUITER_CLOUD_URL":"https://cloud.wellfound.com","GIT_COMMIT_SHA":"ch-86c2532525e3e521db5da818ca95bfca","GRAPHQL_URI":"https://wellfound.com/graphql","HELP_DOMAIN":"help.wellfound.com","HELPSCOUT_BEACON_ID":"555ee66a-6ab0-4ff7-9c32-1089d7fbc687","HELPSCOUT_CURATED_BEACON_ID":"d7819ce9-e156-4c80-a096-7d55711d0291","HELPSCOUT_TALENT_HELP_BEACON_ID":"168dd697-8dc7-421c-81ec-1e1f498bf879","METAMAP_KEY":"63e535937180ab001c5ee0df","ROLLBAR_CLIENT_ACCESS_TOKEN":"753ead3574224e64ab8e3ebd93895ce0","SEGMENT_ENABLED":true,"STONLY_WID":"b5cf3113-5d1d-11ec-82f1-064cee365e5a","STRIPE_KEY":"pk_live_LVuuoof98c4wqw91j9BWsrOs","TIMEKIT_WIDGET_KEY":"live_widget_key_NDII8Ma6XFOcUHEZvIbMzDaBVtBn0eOg","USE_INSECURE_AGENT":false,"NEXT_CONFIG_ENV":"production","NODE_ENV":"production","RAILS_ENV":"production","ROOT_URL":"https://wellfound.com"},"isFallback":false,"dynamicIds":[23695,91101,18320],"customServer":true,"gip":true,"scriptLoader":[]}</script><script> !function(){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(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){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=e}; analytics._writeKey="poTMRBHig2tYBNBP5P6kGfkGBFq19jmB"; analytics.SNIPPET_VERSION="4.15.2"; analytics.load("poTMRBHig2tYBNBP5P6kGfkGBFq19jmB", {"integrations":{"Amplitude":false}}); }}(); </script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e73e7c38ed9ce75',t:'MTczMjM5MzcwMy4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10