<!DOCTYPE html><!-- Last Published: Thu Aug 06 2026 15:49:50 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="webflow.grain.co" data-wf-page="6553adca89bb880f70171676" data-wf-site="5f5e90c17e7c9eb95c7acb17" lang="en"><head><meta charset="utf-8"/><link href="https://cdn.prod.website-files.com" rel="preconnect" crossorigin="anonymous"/><title>Grain for Startups</title><meta content="Apply now to get the Grain Business free for six months, for your whole team." name="description"/><meta content="Grain for Startups" property="og:title"/><meta content="Apply now to get the Grain Business free for six months, for your whole team." property="og:description"/><meta content="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/644971a4394fe3ff6d5dd83c_Zapier%20Blog%20-%20A-4.png" property="og:image"/><meta content="Grain for Startups" name="twitter:title"/><meta content="Apply now to get the Grain Business free for six months, for your whole team." name="twitter:description"/><meta content="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/644971a4394fe3ff6d5dd83c_Zapier%20Blog%20-%20A-4.png" name="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="e5RYIpNf4pHAz48Y4JsR-aqP-G33XG00WICTtf7Vm9g" name="google-site-verification"/><link href="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/css/grainweb.webflow.shared.46ce72dad.min.css" rel="stylesheet" type="text/css" integrity="sha384-Rs5y2towWETiJGNwS6XemXIhvuLVrMbqLf1RZIIDZBiCd+X2sqEaOw8VZuESPG1K" crossorigin="anonymous"/><link href="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/css/grainweb.webflow.6553adca89bb880f70171676.3090359ae.opt.min.css" rel="stylesheet" type="text/css" integrity="sha384-MJA1muWCp3lSbMg+/QKy6s7MpbqOIkBzEmDAMnNzI8w2NX2Iq90OFrd1jKaK7kmw" crossorigin="anonymous"/><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/61d3457a519242f2c75c725c_favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/5f7c00be1be3c48c24ce7977_Grain-Web-Clip.png" rel="apple-touch-icon"/><link href="https://grain.com/startups" rel="canonical"/><script>(function(w,i,g){w[g]=w[g]||[];if(typeof w[g].push=='function')w[g].push.apply(w[g],Array.isArray(i)?i:[i]);})(window,['G-3XVF1SLQ09'],'google_tags_first_party');</script><script async="" src="/avljl2rk9q5pNWY1ZTkwYzE3ZTdjOWViOTVjN2FjYjE3/llfSkBRB3hhF5mLCT0pjKjT8YdI"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('set', 'developer_id.dZGVlNj', true);gtag('set', 'developer_id.dYWYxNW', true);gtag('js', new Date());gtag('config', 'G-3XVF1SLQ09');</script><script>
  // ===== Environment + token =====
  window.isProduction = window.location.hostname === 'grain.co' || window.location.hostname === 'grain.com';
  const segmentToken = window.isProduction ? 'FFxtKRpjjtSTbfc2PuB83FhNukrJbvi0' : 'rm1RP3iVdyGByIhtsZqbCAfMkE3mVgMA';
  // ===== UTM handling =====
  const urlSearchParams = new URLSearchParams(window.location.search);
  const params = Object.fromEntries(urlSearchParams.entries());
  const utmParams = {
    utm_source: params.utm_source,
    utm_medium: params.utm_medium,
    utm_campaign: params.utm_campaign,
    utm_content: params.utm_content,
    utm_term: params.utm_term,
    gclid: params.gclid,
  };
  const cleanUtmParams = Object.entries(utmParams).reduce((a, [k, v]) => (v == null ? a : ((a[k] = v), a)), {});
  if (Object.keys(cleanUtmParams).length) {
    const prefixedUtms = Object.assign({}, ...Object.keys(cleanUtmParams).map((key) => ({ [`registration_${key}`]: cleanUtmParams[key] })));
    localStorage.setItem('registration_utms', JSON.stringify(prefixedUtms));
  }
  // ===== Segment stub setup =====
  (function () {
    var analytics = (window.analytics = window.analytics || []);
    if (analytics.initialize) return;
    if (analytics.invoked) {
      window.console && console.error && console.error('Segment snippet included twice.');
      return;
    }
    analytics.invoked = true;
    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 = true;
      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 = segmentToken;
    analytics.SNIPPET_VERSION = '4.15.3';
  })();
  // ===== Deferred Segment loader =====
  let segmentLoaded = false;
  function loadSegment() {
    if (segmentLoaded) return;
    segmentLoaded = true;
    const blogProps = {};
    if (location.pathname.startsWith('/blog/')) {
      const pd = document.querySelector('meta[name="published_date"]')?.content;
      if (pd) blogProps.published_date = pd;
    }
    window.analytics.load(segmentToken, { integrations: { HubSpot: false } });
    window.analytics.page(undefined, undefined, {
      screen_width: window?.screen?.availWidth,
      segment_source: window.isProduction ? 'marketing_site.production' : 'marketing_site.staging',
      ...cleanUtmParams,
      ...blogProps,
    });
  }
  // Trigger 1: first user interaction
  const interactionEvents = ['scroll', 'mousemove', 'touchstart', 'keydown', 'click'];
  const onInteraction = () => {
    interactionEvents.forEach((e) => window.removeEventListener(e, onInteraction));
    loadSegment();
  };
  interactionEvents.forEach((e) => window.addEventListener(e, onInteraction, { passive: true, once: true }));
  // Trigger 2: form focus
  document.addEventListener(
    'focusin',
    (e) => {
      if (e.target.closest('form')) loadSegment();
    },
    { once: true },
  );
  // Trigger 3: idle fallback
  if ('requestIdleCallback' in window) {
    requestIdleCallback(() => setTimeout(loadSegment, 2000), { timeout: 4000 });
  } else {
    setTimeout(loadSegment, 3000);
  }
  // ===== trackEvent helper =====
  const trackEvent = (event, args = {}) => {
    window.analytics?.track(event, {
      ...cleanUtmParams,
      segment_source: window.isProduction ? 'marketing_site.production' : 'marketing_site.staging',
      ...args,
    });
  };
</script>
<style>
  body {
    overscroll-behavior: none;
  }
  img {
    pointer-events: none;
    user-select: none;
  }
  .os-download,
  .os-download-black,
  .os-nav,
  .os-nav-black,
  .os-download-free,
  .os-download-free-black,
  .os-nav-free,
  .os-nav-free-black,
  .secondary-btn.cta {
    display: inline-flex;
    align-items: center;
    gap: 8px;
  }
  .os-icon {
    width: 1.5em;
    height: 1.5em;
    display: inline-block;
    background-color: currentColor;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
  }
  /* Override page--padding for 992px - 1068px (Webflow doesn't have a breakpoint for this range) */
  @media screen and (min-width: 992px) and (max-width: 1220px) {
    .page--padding {
      padding-left: 0.5rem !important;
      padding-right: 0.5rem !important;
    }
  }
</style>

<!-- Amplitude Session Replay -->
<script src="https://cdn.amplitude.com/script/24beeda030f18a6eb8b56ac1cbcda784.js"></script>
<script>
  window.amplitude.add(window.sessionReplay.plugin({sampleRate: 1}));
  window.amplitude.init('24beeda030f18a6eb8b56ac1cbcda784', {"fetchRemoteConfig":true,"autocapture":true});
</script><script type="application/ld+json">
{
  "@context":"https://schema.org/",
  "@type":"WebPage",
  "mainEntityOfPage":
  {
  "@type":"WebPage",
  "@id":"https://grain.com/ai#webpage"},
  "url":"https://grain.com/ai",
  "headline":"Grain AI",
  "description":"Focus on the conversation and let Grain AI capture, analyze, and synthesize your customer meetings.",
   "sameAs": [
    "https://twitter.com/GrainHQ",
    "https://www.linkedin.com/company/grainhq",
    "https://www.youtube.com/channel/UCJ8JwSUW68njZbycrxhTGMQ",
    "https://www.facebook.com/usegrain/"
  ],
  "publisher": {
    "@type":"Organization",
    "name":"Grain",
    "url":"https://grain.com/",
    "logo": {
      "@type":"ImageObject",
      "url":"https://assets.website-files.com/609304f125366549da3c18fd/60a3f929a9d05a0326f17eb8_Logo.svg",
      "width":"300",
      "height":"91"
    }
   }
}
</script></head><body><div class="page--wrapper"><div class="hide--all"><div class="css-reset w-embed"><style>

input[type=text], input[type=email], input[type=tel], input[type=button], textarea {
	appearance: none;
	-webkit-appearance: none;
} 

.w-webflow-badge {
	display: none!important;
}

/* Snippet gets rid of top margin on first element in any rich text*/
.w-richtext>:first-child {
	margin-top: 0;
}

/* Snippet gets rid of bottom margin on last element in any rich text*/
.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {
    margin-bottom: 0;
}

/* Snippet makes all link elements listed below to inherit color from their parent */
a, 
.w-tab-link,
.w-nav-link,
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link
{
color: inherit;
}

/* Snippet prevents all click and hover interaction with an element */
.clickable--off {
  pointer-events: none;
}

/* Snippet enables all click and hover interaction with an element */
.clickable--on {
  pointer-events: auto;
}

.pointers--none {
	pointer-events: none;
}

.pointers--all {
	pointer-events: all;
}

/* Snippet enables you to add class of div-square which creates and maintains a 1:1 dimension of a div.*/
.div-square::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

/*Hide focus outline for main content element*/
  main:focus-visible {
	outline: -webkit-focus-ring-color auto 0px;
}

/*Apply "..." After 4 lines of Text */
.text-style--3lines {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}


/*Apply "..." After 3 lines of Text */
.text-style--3lines {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/*Apply "..." After 2 lines of Text */
.text-style--2lines {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/*Apply "..." After 1 lines of Text */
.text-style--1line {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

/* Make sure containers never lose their center alignment*/
.container, .container-medium, .container-small, .container-large {
  margin-right: auto!important;
  margin-left: auto!important;
}

/*Reset selects, buttons, and links styles
.w-input, .w-select, a {
  color: inherit;
  text-decoration: inherit;
  font-size: inherit;
}
*/

/*Hide focus outline when using anchor links to go to sections on safari*/
*:focus {
	outline: none;
}

/*Font smoothing
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*/

/* Reset ordered list li styling */
ol {
	padding-left: 1.5rem !important;
}

ol li {
	background-image: none !important;
  padding-left: 1rem !important;
  list-style-type: decimal !important;
}

select {
	-webkit-appearance: none;
  appearance: none;
}

.textreveal__text {
	display: block;
}

</style></div><div class="global-responsiveness w-embed"><style>

:root {
	font-size: 100%;
}

/*@media screen and (min-width: 1440px) {
	:root {
		font-size: clamp(62.5%, 0.6vw, 87.5%);
	}
}*/

</style></div><div class="padding-and-margin w-embed"><style>

/* Margin directions */

.margin--top {
  margin-right: 0rem !important;
  margin-bottom: 0rem !important;
  margin-left: 0rem !important;
}

.margin--bottom {
  margin-top: 0rem !important;
  margin-right: 0rem !important;
  margin-left: 0rem !important;
}

.margin--left {
  margin-top: 0rem !important;
  margin-right: 0rem !important;
  margin-bottom: 0rem !important;
}

.margin--right {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
  margin-left: 0rem !important;
}

.margin--vertical {
  margin-right: 0rem !important;
  margin-left: 0rem !important;
}

.margin--horizontal {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}

.margin--0 {
	margin: 0rem !important;
}


/* Padding directions */

.padding--top {
  padding-right: 0rem !important;
  padding-bottom: 0rem !important;
  padding-left: 0rem !important;
}

.padding--bottom {
  padding-top: 0rem !important;
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}

.padding--left {
  padding-top: 0rem !important;
  padding-right: 0rem !important;
  padding-bottom: 0rem !important;
}

.padding--right {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
  padding-left: 0rem !important;
}

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

.padding--horizontal {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.padding--0 {
	padding: 0rem !important;
}


</style></div><div class="custom-css-styles w-embed"><style>

.text-size--medium-list a{
	color: var(--green-text);
    text-decoration:underline;
  font-weight:600
}

.text-size--medium-list strong{
	font-size: inherit
}

.text-size--medium a{
	color: var(--green-text);
  text-decoration:underline;
  font-weight:600
}

.textreveal__text {
	display: block;
}

.page--wrapper h1,
.page--wrapper h2,
.page--wrapper h3,
.page--wrapper h4,
.page--wrapper h5,
.page--wrapper h6 {
  text-align: inherit;
}

.page--wrapper p {
	margin-bottom: 0;
}


/* navbar fixes */
@media only screen and (max-width: 1238px) and (min-width: 769px) {
  .fl-hide-breakpoint {
    display: none;
  }
  
  .menu_link {
		margin-right: 1.25rem;
	}
  
  .v2--grid_item.is--menu {
		padding-right: 1rem;
    padding-left: 2.5rem;
	}
  
  .v2--container.is--footer {
		padding-right: 2.5rem;
    padding-left: 2.5rem;
	}
}


</style></div></div><div class="page-css-styles w-embed"><style>

.testimonial-swiper-slide {
	opacity: 0!important;
  z-index: 1;
}

.testimonial-swiper-slide.swiper-slide-active {
	opacity: 1!important;
  z-index: 10;
}

.usecase-team__card:hover .usecase-team__icon-w {
	background-color: rgba(255,255,255,.1);
}

</style></div><main class="page--main"><nav class="nav__symbol new"><div class="navigation"><div class="padding--vertical padding--navbar"><div class="page--padding"><div class="container--large is--navbar wider-view-nav"><div class="nav__left-group"><a href="/" class="nav__logo-wrapper w-inline-block"><div class="nav__logo w-embed"><svg width="100%" height="100%" viewBox="0 0 125 34" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M103.533 8.222a2.1 2.1 0 0 1 .649-1.539c.432-.432.95-.648 1.554-.648a2.14 2.14 0 0 1 1.569.648c.432.423.648.94.648 1.554 0 .614-.216 1.137-.648 1.569a2.09 2.09 0 0 1-1.554.649 2.136 2.136 0 0 1-1.569-.649 2.153 2.153 0 0 1-.649-1.584zm4.081 21.868V13.563h-3.563V30.09h3.563z" fill="#000"/><path d="M97.213 13.58h3.58v16.527h-3.58v-1.73c-1.573 1.47-3.264 2.205-5.074 2.205-2.285 0-4.174-.826-5.667-2.477-1.482-1.686-2.223-3.79-2.223-6.312 0-2.478.741-4.542 2.223-6.194 1.482-1.651 3.337-2.477 5.565-2.477 1.923 0 3.649.792 5.176 2.375V13.58zm-9.316 8.213c0 1.583.424 2.873 1.272 3.868.871 1.007 2.224 1.68 3.547 1.68 1.414 0 2.557-.656 3.428-1.629.87-1.007 1.306-2.285 1.306-3.835 0-1.55-.435-2.828-1.306-3.834-.871-.985-2.003-1.647-3.394-1.647-1.312 0-2.664.668-3.547 1.664-.87 1.006-1.306 2.25-1.306 3.733zM73.524 13.58h3.648v1.477c.702-.735 1.324-1.239 1.867-1.51.554-.283 1.21-.424 1.968-.424 1.007 0 2.059.328 3.156.984l-1.748 3.495c-.724-.52-1.43-.78-2.12-.78-2.082 0-3.123 1.572-3.123 4.717v8.569h-3.648V13.581zM110.672 13.572h3.58v1.527c1.335-1.324 2.839-1.986 4.513-1.986 1.923 0 3.422.606 4.497 1.816.927 1.03 1.391 2.71 1.391 5.04v10.13h-3.835v-9.231c0-1.629-.226-2.755-.678-3.377-.442-.633-1.245-.95-2.41-.95-1.267 0-2.166.419-2.698 1.256-.52.825-.78 2.268-.78 4.327v7.975h-3.58V13.572zM71.08 16.635H60.509v3.546h6.278c-.181 1.844-1.047 3.428-2.597 4.752-1.55 1.312-3.297 1.968-5.243 1.968-2.285 0-4.406-.877-6.363-2.63-2.093-1.89-3.139-4.293-3.139-7.212 0-2.828.94-5.18 2.817-7.059 1.878-1.911 4.202-2.867 6.974-2.867 2.4 0 4.516.864 6.349 2.592l2.688-2.689c-1.11-1.026-2.234-1.82-3.37-2.38-1.776-.838-3.688-1.256-5.735-1.256-3.812 0-7.047 1.33-9.706 3.987-2.658 2.647-3.987 5.871-3.987 9.672 0 3.722 1.306 6.912 3.92 9.57 2.612 2.647 5.752 3.97 9.417 3.97 3.755 0 6.85-1.368 9.281-4.105 1.075-1.222 1.838-2.534 2.29-3.937.465-1.516.697-3.258.697-5.226v-.696z" fill="#000"/><path d="M13.798.4a5.907 5.907 0 0 1 4.278 0c1.546.601 3.071 1.3 4.569 2.098.311.166.263.627-.07.743C14.383 6.108 8.508 13.906 8.508 23.077c0 2.856.57 5.58 1.603 8.063.146.35-.221.708-.558.532a42.262 42.262 0 0 1-6.922-4.52 5.907 5.907 0 0 1-2.139-3.705A42.261 42.261 0 0 1 0 17c0-2.193.168-4.346.492-6.447a5.907 5.907 0 0 1 2.14-3.705 42.261 42.261 0 0 1 5.336-3.65A42.263 42.263 0 0 1 13.798.4z" fill="#00B96C"/><path d="M29.243 6.849a42.393 42.393 0 0 0-.58-.458 1.847 1.847 0 0 0-1.461-.365c-8.9 1.625-15.647 9.419-15.647 18.788 0 2.912.651 5.672 1.817 8.142.18.382.514.668.913.808a5.907 5.907 0 0 0 3.791-.165c1.983-.77 3.931-1.7 5.83-2.797a42.258 42.258 0 0 0 5.337-3.65 5.907 5.907 0 0 0 2.139-3.704c.324-2.102.492-4.255.492-6.447 0-2.193-.168-4.346-.492-6.447a5.907 5.907 0 0 0-2.139-3.705z" fill="#00B96C"/></svg></div><div class="sr-only">Grain Homepage</div></a></div><div class="nav__link-group"><div class="menu-fix-w"><div data-delay="0" data-hover="true" data-w-id="0b13db88-fe17-e330-cbd6-c67f6e63cc0f" class="nav__dropdown w-dropdown"><div class="nav__dropdown--toggle w-dropdown-toggle"><div data-w-id="0b13db88-fe17-e330-cbd6-c67f6e63cc11" class="nav__link--wrapper"><div class="nav__link-text--wrapper"><div>Product</div><div class="nav__chevron hide w-embed"><svg width="100%" height="100%" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m2 4.243 4.243 4.242 4.242-4.242" stroke="currentColor" stroke-width="1.5"/></svg></div></div><div class="navlink__underline"></div></div></div><nav class="nav__dropdown--list w-dropdown-list"><a href="/ai" class="dropdown__link w-inline-block"><div>Grain AI</div></a><a href="/integrations" class="dropdown__link w-inline-block"><div>Integrations</div></a><a href="/release-notes" class="dropdown__link w-inline-block"><div>Changelog</div></a></nav></div><div data-delay="0" data-hover="true" data-w-id="ba44852f-3ee0-edac-2df1-f18f00090e48" class="nav__dropdown w-dropdown"><div class="nav__dropdown--toggle w-dropdown-toggle"><div data-w-id="ba44852f-3ee0-edac-2df1-f18f00090e4a" class="nav__link--wrapper"><div class="nav__link-text--wrapper"><div>Use Cases</div><div class="nav__chevron hide w-embed"><svg width="100%" height="100%" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m2 4.243 4.243 4.242 4.242-4.242" stroke="currentColor" stroke-width="1.5"/></svg></div></div><div class="navlink__underline"></div></div></div><nav class="nav__dropdown--list w-dropdown-list"><a href="/conversation-intelligence" class="dropdown__link w-inline-block"><div>Sales</div></a><a href="/use-case/agencies-and-consultants" class="dropdown__link w-inline-block"><div>Agencies &amp; Consultants</div></a><a href="/use-case/product" class="dropdown__link w-inline-block"><div>Product &amp; User Research</div></a><a href="/use-case/customer-success" class="dropdown__link w-inline-block"><div>Customer Success</div></a><a href="/use-case/recruiting" class="dropdown__link w-inline-block"><div>Hiring &amp; Recruiting</div></a><a href="/use-case/team-meetings" class="dropdown__link w-inline-block"><div>Remote Teams</div></a></nav></div><div data-delay="0" data-hover="true" class="nav__dropdown hide w-dropdown"><div class="nav__dropdown--toggle w-dropdown-toggle"><div class="nav__link--wrapper"><div class="nav__link-text--wrapper"><div>Company</div><div class="nav__chevron w-embed"><svg width="100%" height="100%" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m2 4.243 4.243 4.242 4.242-4.242" stroke="currentColor" stroke-width="2"/></svg></div></div><div class="navlink__underline"></div></div></div><nav class="nav__dropdown--list w-dropdown-list"><a href="/company" class="dropdown__link w-inline-block"><div>About Us</div></a><a href="/careers" class="dropdown__link w-inline-block"><div>Careers</div></a><a href="/customers" class="dropdown__link w-inline-block"><div>Customers</div></a></nav></div><div data-delay="0" data-hover="true" class="nav__dropdown w-dropdown"><div class="nav__dropdown--toggle w-dropdown-toggle"><div data-w-id="ba44852f-3ee0-edac-2df1-f18f00090e77" class="nav__link--wrapper"><div class="nav__link-text--wrapper"><div>Resources</div><div class="nav__chevron hide w-embed"><svg width="100%" height="100%" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m2 4.243 4.243 4.242 4.242-4.242" stroke="currentColor" stroke-width="1.5"/></svg></div></div><div class="navlink__underline"></div></div></div></div><a href="/pricing" class="nav__link--wrapper plain w-inline-block"><div class="nav__link-text--wrapper"><div>Pricing</div></div><div class="navlink__underline"></div></a><div data-w-id="ba44852f-3ee0-edac-2df1-f18f00090ea4" class="nav-line-breajer"></div><a href="/conversation-intelligence" class="nav__link--wrapper plain w-inline-block"><div class="nav__link-text--wrapper"><div>Grain for Sales</div></div><div data-w-id="ba44852f-3ee0-edac-2df1-f18f00090ea9" class="navlink__underline"></div></a><a wf-item="sign-in-button" href="/login" class="nav__link--wrapper is--login--inmenu w-inline-block"><div class="sign-in-text">Sign In</div><div class="navlink__underline"></div></a><div class="nav__mobile-cta"><a href="#get-started-section" class="_22-btn is--fullwidth dark hide--all w-inline-block"><div>Get Grain for Free</div></a><div class="div-block-125 nav-btn-mobile"><a href="/live-demo" class="line-link wide demo-button nav-btn-demo-mobile w-inline-block"><div>Book a Demo</div></a></div><div class="div-block-125 nav-btn-mobile"><div class="get-started-button-wrap a nav-btn"><a data-optibase-click-conversion-id="get_started_free" wf-item="nav-try-for-free" href="/app/signup" class="primary-button hide-on-mobile nav-button-mobile w-button">Get Grain Free</a></div></div></div></div></div><div class="nav__btn-group header-cta-b"><a wf-item="sign-in-button" href="/login" class="nav__link--wrapper is--login w-inline-block"><div>Login</div></a><a wf-item="nav-try-for-free" href="/live-demo" class="primary-button grey hide-on-mobile _2 w-button">Book a Demo</a><div id="nav-open-button-2" class="nav-hamburger-wrapper"><div data-is-ix2-target="1" class="nav-button-lottie" data-w-id="ba44852f-3ee0-edac-2df1-f18f00090ecb" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/62355ec78df0e2a309056296_menu_icon.json" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="2.5" data-duration="2.5" data-loading="eager" data-ix2-initial-state="0"></div></div><div class="book-a-demo-button-wrap"><a href="/live-demo" class="secondary-btn w-button">Book a demo</a></div><div class="get-started-button-wrap b"><a data-optibase-click-conversion-id="get_started_nav" wf-item="nav-try-for-free" href="/download" class="primary-button hide-on-mobile a-b home-header-primary-signup header-button-cta-b1 w-button black-text os-nav">Get started free</a></div></div></div><div class="nav-menu-bg"></div></div></div></div></nav><header class="section--header"><div class="page--padding"><div class="container--large"><div class="padding--top padding--hero ppc grain-ai"><div class="margin--bottom margin--xxhuge grain-ai"><div class="margin--bottom margin--xlarge"><div class="content--align-center"><div class="max-width--large"><div class="margin--bottom margin--medium"><div class="margin--bottom margin--small"><h1 class="heading--xlarge">Grain for <span class="text--highlight">Startups</span></h1></div><p class="text-size--xlarge">Apply now to get Grain <strong class="pricing-bold-text-2">50% OFF for 6 months</strong>, for your whole team <br/></p></div></div><div class="max-width--page-form"><a href="https://forms.gle/7jzhn91LmQENmERU6" target="_blank" class="v2--button startup-page w-button">Apply now</a><div class="header_video w-embed w-iframe w-script"><button data-tf-popup="EzK72ett" data-tf-opacity="100" data-tf-size="100" data-tf-iframe-props="title=Grain for Startups" data-tf-transitive-search-params data-tf-medium="snippet" data-tf-hidden="utm_source=,utm_medium=,utm_campaign=,utm_term=,utm_content=,hubspot_utk=,hubspot_page_name=,hubspot_page_url=" style="all:unset;font-family:Helvetica,Arial,sans-serif;display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#00B96C;color:#fff;font-size:16px;border-radius:10px;padding:0 26px;font-weight:bold;height:40px;cursor:pointer;line-height:40px;text-align:center;margin:0;text-decoration:none;">Apply Now</button><script src="https://forms.gle/nqSoV66vY89mpX377"></script></div></div><a href="https://forms.gle/nqSoV66vY89mpX377" target="_blank" class="primary-button w-button">Apply Now</a></div></div></div><div class="margin--bottom margin--large"><div class="margin--bottom margin--large"><div class="content--align-center"><h2 class="heading--small text-weight--normal">Helping Thousands of Customer-centric Startups Scale</h2></div></div><div class="_22-logos-wrapper"><div class="client-logo__item"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/63ec88a286e48084fe3180f2_arrows-logomark-color%201-2.webp" loading="lazy" width="165" height="76" alt="Webflow" class="client-logo"/></div><div class="client-logo__item"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/643e68913629865ee720bcde_Hightouch_Logo_Primary_Light%20BKGD.svg" loading="lazy" width="204" height="76" alt="Clickup" class="client-logo homepage"/></div><div class="client-logo__item homepage_ipad"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/63ecc63b433aca1f4e33f0cc_japer-ai.webp" loading="lazy" width="149" height="76" alt="Zapier" srcset="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/63ecc63b433aca1f4e33f0cc_japer-ai-p-500.webp 500w, https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/63ecc63b433aca1f4e33f0cc_japer-ai-p-800.webp 800w, https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/63ecc63b433aca1f4e33f0cc_japer-ai-p-1080.webp 1080w, https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/63ecc63b433aca1f4e33f0cc_japer-ai-p-1600.webp 1600w" sizes="(max-width: 479px) 100vw, 149px" class="client-logo homepage"/></div><div class="client-logo__item"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/643e6d3a504dc00a2734c074_d768bb456803cf4abe14622a266a439769e142e6-158x40%201.webp" loading="lazy" width="280" height="76" alt="AngelList" class="client-logo homepage"/></div><div class="client-logo__item"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/643e6b4c504dc07a6834a485_Lockup_Spaced_SpaceGrey.webp" loading="lazy" height="76" alt="Podium" width="300" srcset="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/643e6b4c504dc07a6834a485_Lockup_Spaced_SpaceGrey-p-500.webp 500w, https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/643e6b4c504dc07a6834a485_Lockup_Spaced_SpaceGrey.webp 1990w" sizes="300px" class="client-logo homepage"/></div></div></div></div></div></div></header><div class="v2--section"><div class="v2--container is--v-condensed startup w-container"><div class="w-layout-grid grid-11"><div class="security--bottom"><h2 class="startup-h2"><strong class="startup-h2 left">Qualification Criteria</strong></h2><div class="security--check w-row"><div class="column security-questions-mobile w-col w-col-1"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/6021f8aba3b701529a62b670_Vector%2022.svg" loading="lazy" width="20" height="14" alt="" class="v2--checkmark"/></div><div class="strartup-column w-col w-col-11"><p class="paragraph-2">Raised under $10M in Venture Funding</p></div></div><div class="security--check w-row"><div class="column security-questions-mobile w-col w-col-1"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/6021f8aba3b701529a62b670_Vector%2022.svg" loading="lazy" width="20" height="14" alt="" class="v2--checkmark"/></div><div class="strartup-column w-col w-col-11"><p class="paragraph-2">Under 50 employees</p></div></div><div class="security--check w-row"><div class="column security-questions-mobile w-col w-col-1"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/6021f8aba3b701529a62b670_Vector%2022.svg" loading="lazy" width="20" height="14" alt="" class="v2--checkmark"/></div><div class="strartup-column w-col w-col-11"><p class="paragraph-2">Affiliated with our <a href="#partners" class="green-link">Partnership Network</a></p></div></div><div class="security--check w-row"><div class="column security-questions-mobile w-col w-col-1"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/6021f8aba3b701529a62b670_Vector%2022.svg" loading="lazy" width="20" height="14" alt="" class="v2--checkmark"/></div><div class="strartup-column w-col w-col-11"><p class="paragraph-2">New Grain customer</p></div></div></div><div class="security--bottom left"><h2 class="startup-h2"><strong class="startup-h2 left">Benefits</strong></h2><div class="security--check w-row"><div class="column security-questions-mobile w-col w-col-1"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/6021f8aba3b701529a62b670_Vector%2022.svg" loading="lazy" width="20" height="14" alt="" class="v2--checkmark"/></div><div class="strartup-column w-col w-col-11"><p class="paragraph-2">Get a Starter or Business plan for 6 months at a 50% discount<br/></p></div></div><div class="security--check w-row"><div class="column security-questions-mobile w-col w-col-1"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/6021f8aba3b701529a62b670_Vector%2022.svg" loading="lazy" width="20" height="14" alt="" class="v2--checkmark"/></div><div class="strartup-column w-col w-col-11"><p class="paragraph-2">Unlimited meetings</p></div></div><div class="security--check w-row"><div class="column security-questions-mobile w-col w-col-1"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/6021f8aba3b701529a62b670_Vector%2022.svg" loading="lazy" width="20" height="14" alt="" class="v2--checkmark"/></div><div class="strartup-column w-col w-col-11"><p class="paragraph-2">AI transcription and summarization</p></div></div><div class="security--check w-row"><div class="column security-questions-mobile w-col w-col-1"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/6021f8aba3b701529a62b670_Vector%2022.svg" loading="lazy" width="20" height="14" alt="" class="v2--checkmark"/></div><div class="strartup-column w-col w-col-11"><p class="paragraph-2">Automate your manual workflows</p></div></div></div></div></div></div><section class="section--default"><h2 class="security--bottom-header startup"><strong class="startup-h1">Why Leading Startups Choose Grain</strong></h2><div class="page--padding"><div class="container--large"><div class="padding--top padding--xxlarge"><div class="grid--wrapper"><div class="grid--column is--50-d-100-ml use-case-page"><div class="justify--center is--align-left-mobile-landscape"><div class="max-width--custom1 use-case-page"><h3 class="heading--xlarge">Every Team. Every Meeting.</h3><p class="text-size--medium">Grain offers AI-powered meeting recording for all teams, not just sales. From sales to product, everyone can bring in an AI meeting assistant to streamline note-taking, recording, and sharing insights, regardless of the video conferencing platform used. Finally, all your conversations in one place.</p><div class="max-width--medium text-align--center-mobile-landscape ai-quote startups"><div class="margin--bottom margin--medium startups"><div class="heading--medium ai-quote startups">&quot;Gong is for sales. <a href="https://twitter.com/GrainHQ">Grain</a> is for everyone.&quot;<br/></div></div><div class="margin--bottom margin--small"><div class="text-size--regular text-weight--bold">Brian Sowards</div><div class="text-size--regular">Founder</div><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/643e839a1a48c14572e1d811_Drivetrain.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/643e839a1a48c14572e1d811_Drivetrain-p-500.png 500w, https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/643e839a1a48c14572e1d811_Drivetrain.webp 782w" alt="" class="ai-quote-image startups arrows"/></div></div></div></div></div><div data-w-id="4adb086e-12af-efab-17af-4be171122048" style="-webkit-transform:translate3d(0, 0.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 0.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 0.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 0.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="grid--column is--50-d-100-ml is--order-first-mobile-landscape use-case-page"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/644679df26bdb94b1fc5cda4_Supports%20every%20meeting.gif" loading="lazy" alt="" class="startup-image-1"/></div></div></div><div class="padding--top padding--huge"><div class="grid--wrapper"><div data-w-id="4adb086e-12af-efab-17af-4be17112204c" style="-webkit-transform:translate3d(0, 0.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 0.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 0.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 0.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="grid--column is--50-d-100-ml use-case-page"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/644034106bedabdb1066f233_New%20gif%202.gif" loading="lazy" alt=""/></div><div class="grid--column is--50-d-100-ml use-case-page"><div class="justify--center is--align-left-mobile-landscape"><div class="max-width--custom1 use-case-page"><h3 class="heading--xlarge">Automate Busy Work</h3><p class="text-size--medium">Say goodbye to manual admin work of taking notes, updating CRM records, and drafting meeting recaps. With AI transcription and summarization, Grain automatically captures and pushes key takeaways and action items to all the right tools, including Slack, HubSpot, Salesforce, and more.</p><div class="max-width--medium text-align--center-mobile-landscape ai-quote new-ai"><div class="margin--bottom margin--medium ai-quote"><div class="heading--medium ai-quote">“I save up to 25 minutes after every sales call as Grain automatically generates and adds the call notes in HubSpot for me.”</div></div><div class="margin--bottom margin--small"><div class="text-size--regular text-weight--bold">Max Stoiber</div><div class="text-size--regular">Founder and CEO</div><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/64a6cbdaf4208b106fe8b714_Stellate.avif" loading="lazy" alt="" class="ai-quote-image new-ai"/></div></div></div></div></div></div></div><div class="padding--top padding--xxlarge"><div class="grid--wrapper"><div class="grid--column is--50-d-100-ml use-case-page"><div class="justify--center is--align-left-mobile-landscape"><div class="max-width--custom1 use-case-page"><h3 class="heading--xlarge">Get Closer to Your Customers</h3><p class="text-size--medium">Grain records and indexes customer conversations from across your teams, making it effortless to search, discover, and share valuable insights. Create collections of customer calls and highlight reels, empowering your teams to listen to the voice of the customers directly.<br/></p><div class="max-width--medium text-align--center-mobile-landscape ai-quote startups"><div class="margin--bottom margin--medium ai-quote"><div class="heading--medium ai-quote startups">&quot;I LOVE Grain AI summary. It allows me to quickly share feedback and customer insights with relevant teams through Slack, Notion, and more&quot;</div></div><div class="margin--bottom margin--small"><div class="text-size--regular text-weight--bold">Shareil Nariman</div><div class="text-size--regular">Head of Customer Success</div><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/63ec88455ac0acc5b78a14e1_arrows-logomark-color%201.webp" loading="lazy" alt="" class="ai-quote-image arrows startups"/></div></div></div></div></div><div data-w-id="4adb086e-12af-efab-17af-4be171122073" style="-webkit-transform:translate3d(0, 0.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 0.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 0.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 0.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="grid--column is--50-d-100-ml is--order-first-mobile-landscape use-case-page"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/644140f8abed493a0814d99a_New%20gif%203%20compressed.gif" loading="lazy" alt="" class="startup-gif"/></div></div></div></div></div></section><div class="v2--container"><div class="use-case-heading"><h1 class="heading--medium homepage">Customer-focused teams from across your company can use Grain</h1></div><div class="w-layout-grid grid-10 homepage"><a href="https://grain.com/use-case/product" class="grid-card for-roles homepage w-inline-block"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/63e623d7b8870e837c06bfea_Frame%20884-3.webp" loading="lazy" width="520" alt="Product logo" class="grid-role-img homepage"/><div class="grid-card-content-wrapper homepage"><h2 class="heading--small homepage">Product</h2><p class="v2-desc homepage">Learn More -&gt;</p></div></a><a href="https://grain.com/use-case/sales" class="grid-card for-roles homepage w-inline-block"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/63e6238642db9bd0119cd537_Frame%20885-3.webp" loading="lazy" width="520" alt="Sales logo" class="grid-role-img homepage"/><div class="grid-card-content-wrapper homepage"><h2 class="heading--small homepage">Sales</h2><p class="v2-desc homepage">Learn More -&gt;</p></div></a><a href="https://grain.com/use-case/customer-success" class="grid-card for-roles homepage w-inline-block"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/63e623c417eeea8c95f8bcd9_Frame%20884-5.webp" loading="lazy" width="520" alt="Customer success logo" class="grid-role-img homepage"/><div class="grid-card-content-wrapper homepage"><h2 class="heading--small homepage">Customer Success</h2><p class="v2-desc homepage">Learn More -&gt;</p></div></a><a href="https://grain.com/use-case/product" class="grid-card for-roles homepage w-inline-block"><img src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/63e623a3c37df20d84b05896_Frame%20884-4.webp" loading="lazy" width="520" alt="User research logo" class="grid-role-img homepage"/><div class="grid-card-content-wrapper homepage"><h2 class="heading--small homepage">User Research</h2><p class="v2-desc homepage">Learn More -&gt;</p></div></a></div></div><section class="section--default"><div class="page--padding"><div class="container--medium"><div class="padding--vertical padding--xhuge"><div class="margin--bottom margin--medium"><div class="text-align--center"><h2 class="heading--large text-weight--normal">Frequently Asked Questions</h2></div></div><div class="display--block w-dyn-list"><div role="list" class="display--block w-dyn-items"><div role="listitem" class="display--block w-dyn-item"><div data-hover="false" data-delay="0" id="partners" class="faq w-dropdown"><div class="faq__toggle w-dropdown-toggle"><h3 class="text-size--medium">What&#x27;s included in Grain for startups program?</h3><div class="faq__plus-icon"><div class="plus-icon__line"></div><div class="plus-icon__line is--rotated"></div></div></div><nav class="faq__dropdown w-dropdown-list"><div class="text-rich-text is__faq w-richtext"><p>As the part of the program, you&#x27;ll get access to Grain for 6 months at 50% off our Starter or Business plan. This access includes unlimited meetings, transcriptions, 50 recording seats, and 20 free viewer seats.</p></div></nav></div></div><div role="listitem" class="display--block w-dyn-item"><div data-hover="false" data-delay="0" id="partners" class="faq w-dropdown"><div class="faq__toggle w-dropdown-toggle"><h3 class="text-size--medium">What are the criteria to qualify for the Grain for Startups program?</h3><div class="faq__plus-icon"><div class="plus-icon__line"></div><div class="plus-icon__line is--rotated"></div></div></div><nav class="faq__dropdown w-dropdown-list"><div class="text-rich-text is__faq w-richtext"><p>To qualify, your startup should:</p><ul role="list"><li>Have raised under $10M in venture funding</li><li>Have under 50 employees</li><li>Be affiliated with our Partnership Network</li><li>New Grain customer</li></ul></div></nav></div></div><div role="listitem" class="display--block w-dyn-item"><div data-hover="false" data-delay="0" id="partners" class="faq w-dropdown"><div class="faq__toggle w-dropdown-toggle"><h3 class="text-size--medium">How to apply for the program?</h3><div class="faq__plus-icon"><div class="plus-icon__line"></div><div class="plus-icon__line is--rotated"></div></div></div><nav class="faq__dropdown w-dropdown-list"><div class="text-rich-text is__faq w-richtext"><p>Submit the application form with all the necessary details including your email address and Grain workspace name. If you qualify, we&#x27;ll onboard the entire team to your Grain workspace and apply the offer.</p></div></nav></div></div><div role="listitem" class="display--block w-dyn-item"><div data-hover="false" data-delay="0" id="partners" class="faq w-dropdown"><div class="faq__toggle w-dropdown-toggle"><h3 class="text-size--medium">What is the offer worth?</h3><div class="faq__plus-icon"><div class="plus-icon__line"></div><div class="plus-icon__line is--rotated"></div></div></div><nav class="faq__dropdown w-dropdown-list"><div class="text-rich-text is__faq w-richtext"><p>With Grain&#x27;s Business Plan costing $39 per seat per month paid monthly, this program offers up to 50 paid seats for 6 months, at 50% discount (worth $5.8k). That&#x27;s an offer worth over $5k, providing an excellent opportunity to streamline your team&#x27;s communication and productivity.</p></div></nav></div></div><div role="listitem" class="display--block w-dyn-item"><div data-hover="false" data-delay="0" id="partners" class="faq w-dropdown"><div class="faq__toggle w-dropdown-toggle"><h3 class="text-size--medium">I want this discount to be available to my portfolio companies. How can I become a partner?</h3><div class="faq__plus-icon"><div class="plus-icon__line"></div><div class="plus-icon__line is--rotated"></div></div></div><nav class="faq__dropdown w-dropdown-list"><div class="text-rich-text is__faq w-richtext"><p>We would love to hear from you! Apply to be a partner here: <a href="https://grain.typeform.com/startup-partner">https://grain.typeform.com/startup-partner</a>. We’ll get back to you with more information.</p></div></nav></div></div><div role="listitem" class="display--block w-dyn-item"><div data-hover="false" data-delay="0" id="partners" class="faq w-dropdown"><div class="faq__toggle w-dropdown-toggle"><h3 class="text-size--medium">Which partners are in your network?</h3><div class="faq__plus-icon"><div class="plus-icon__line"></div><div class="plus-icon__line is--rotated"></div></div></div><nav class="faq__dropdown w-dropdown-list"><div class="text-rich-text is__faq w-richtext"><p>Venture Portfolio Partners:<br/></p><ul role="list"><li>Tiger Global</li><li>Unusual Ventures</li><li>Peterson Ventures</li><li>Founder Collective</li><li>Slack Fund</li><li>Zoom Apps Fund</li><li>Freestyle VC</li><li>Acrew Capital</li><li>Kickstart Seed Fund</li><li><a href="https://1011vc.getproven.com/vendor/grain" target="_blank">TenEleven</a></li></ul><p>Accelerators:<br/></p><ul role="list"><li>YC</li><li>TechStars</li><li>500 Start-ups<br/></li></ul></div></nav></div></div><div role="listitem" class="display--block w-dyn-item"><div data-hover="false" data-delay="0" id="partners" class="faq w-dropdown"><div class="faq__toggle w-dropdown-toggle"><h3 class="text-size--medium">What if I&#x27;m already a customer?</h3><div class="faq__plus-icon"><div class="plus-icon__line"></div><div class="plus-icon__line is--rotated"></div></div></div><nav class="faq__dropdown w-dropdown-list"><div class="text-rich-text is__faq w-richtext"><p>We are currently not onboarding existing customers. Please contact <a href="/live-demo">our sales team</a> if you are interested in exploring discounts.</p></div></nav></div></div></div></div></div></div></div></section><section id="get-started-section" class="section--default background-color--black"><div class="page--padding"><div class="container--large"><div class="padding--vertical padding--xxhuge"><div class="content--align-center"><div class="margin--bottom margin--medium"><div class="max-width--page-cta"><h2 class="heading--xlarge">Every Team. Every Meeting. One Tool.</h2><a href="https://forms.gle/nqSoV66vY89mpX377" target="_blank" class="primary-button w-button">Apply Now</a></div><div class="code-embed-5 w-embed w-iframe w-script"><button data-tf-popup="EzK72ett" data-tf-opacity="100" data-tf-size="100" data-tf-iframe-props="title=Grain for Startups" data-tf-transitive-search-params data-tf-medium="snippet" style="all:unset;font-family:Helvetica,Arial,sans-serif;display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#00B96C;color:#fff;font-size:16px;border-radius:10px;padding:0 26px;font-weight:bold;height:40px;cursor:pointer;line-height:40px;text-align:center;margin:0;text-decoration:none;">Apply Now</button><script src="//embed.typeform.com/next/embed.js"></script></div></div></div></div></div></div></section><footer data-wf--22-footer--variant="base" class="section--footer"><div class="main--container"><div class="footer__wrapper"><div class="footer__column has--logo"><div class="div-block-42"><a href="mailto:hello@grain.com" class="footer--contact--btn w-inline-block"><div class="w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.744 2.63346L21.272 7.52667C21.538 7.69957 21.671 7.78602 21.7674 7.90134C21.8527 8.00342 21.9167 8.12149 21.9558 8.24865C22 8.39229 22 8.55092 22 8.86818V16.1999C22 17.88 22 18.7201 21.673 19.3619C21.3854 19.9263 20.9265 20.3853 20.362 20.6729C19.7202 20.9999 18.8802 20.9999 17.2 20.9999H6.8C5.11984 20.9999 4.27976 20.9999 3.63803 20.6729C3.07354 20.3853 2.6146 19.9263 2.32698 19.3619C2 18.7201 2 17.88 2 16.1999V8.86818C2 8.55092 2 8.39229 2.04417 8.24865C2.08327 8.12149 2.14735 8.00342 2.23265 7.90134C2.32901 7.78602 2.46201 7.69957 2.72802 7.52667L10.256 2.63346M13.744 2.63346C13.1127 2.22315 12.7971 2.01799 12.457 1.93817C12.1564 1.86761 11.8436 1.86761 11.543 1.93817C11.2029 2.01799 10.8873 2.22315 10.256 2.63346M13.744 2.63346L20.9681 7.32913C21.312 7.55268 21.484 7.66445 21.5435 7.8062C21.5956 7.93008 21.5956 8.06969 21.5435 8.19356C21.484 8.33531 21.312 8.44709 20.9681 8.67064L13.744 13.3663C13.1127 13.7766 12.7971 13.9818 12.457 14.0616C12.1564 14.1321 11.8436 14.1321 11.543 14.0616C11.2029 13.9818 10.8873 13.7766 10.256 13.3663L3.03193 8.67064C2.68801 8.44709 2.51604 8.33531 2.45649 8.19356C2.40444 8.06969 2.40444 7.93008 2.45649 7.8062C2.51604 7.66445 2.68801 7.55268 3.03193 7.32913L10.256 2.63346" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg></div><div>hello@grain.com</div></a></div><div class="footer__socials"><a rel="noopener" href="https://www.linkedin.com/company/grainhq/" target="_blank" class="footer__social-link-2 white w-inline-block"><div class="footer__social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 22 22" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M4.56774 6.59727C5.67544 6.59727 6.57341 5.6993 6.57341 4.5916C6.57341 3.4839 5.67544 2.58594 4.56774 2.58594C3.46004 2.58594 2.56207 3.4839 2.56207 4.5916C2.56207 5.6993 3.46004 6.59727 4.56774 6.59727Z"/>
<path d="M8.46726 8.11704V19.2445H11.9222V13.7417C11.9222 12.2897 12.1953 10.8835 13.9957 10.8835C15.7713 10.8835 15.7933 12.5436 15.7933 13.8334V19.2454H19.25V13.1431C19.25 10.1456 18.6047 7.84204 15.1012 7.84204C13.4191 7.84204 12.2916 8.76512 11.8305 9.63871H11.7838V8.11704H8.46726V8.11704ZM2.8371 8.11704H6.29751V19.2445H2.8371V8.11704Z"/>
</svg></div><div class="sr-only">Follow Grain on LinkedIn</div></a><a rel="noopener" href="https://twitter.com/GrainHQ" target="_blank" class="footer__social-link-2 white w-inline-block"><div class="footer__social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 22 22" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9969 7.33058C18.0088 7.491 18.0088 7.6505 18.0088 7.81C18.0088 12.6912 14.2936 18.3159 7.50381 18.3159C5.41198 18.3159 3.46865 17.71 1.83331 16.6577C2.13031 16.6916 2.41631 16.7035 2.72523 16.7035C4.38714 16.7075 6.00199 16.1518 7.30948 15.1259C6.53895 15.112 5.79201 14.8578 5.17295 14.3988C4.55389 13.9398 4.09362 13.2989 3.8564 12.5657C4.08465 12.5996 4.31381 12.6225 4.55398 12.6225C4.8849 12.6225 5.21765 12.5767 5.52656 12.4969C4.69034 12.3281 3.93841 11.8748 3.39863 11.2142C2.85885 10.5536 2.56453 9.72643 2.56573 8.87333V8.8275C3.05798 9.10158 3.62906 9.273 4.23406 9.29591C3.72723 8.95912 3.31164 8.5021 3.02437 7.96564C2.73711 7.42918 2.5871 6.82995 2.58773 6.22142C2.58773 5.53575 2.77015 4.90692 3.09006 4.35875C4.01786 5.50002 5.17502 6.43368 6.48662 7.09927C7.79822 7.76486 9.23499 8.14753 10.7039 8.2225C10.6471 7.9475 10.6122 7.66242 10.6122 7.37642C10.612 6.89146 10.7073 6.41122 10.8928 5.96314C11.0783 5.51505 11.3502 5.10792 11.6932 4.765C12.0361 4.42209 12.4432 4.15013 12.8913 3.96465C13.3394 3.77918 13.8196 3.68384 14.3046 3.68408C15.3679 3.68408 16.3276 4.12958 17.0023 4.85008C17.8289 4.69023 18.6216 4.38847 19.3453 3.95817C19.0698 4.81141 18.4926 5.53493 17.7219 5.99317C18.455 5.90955 19.1715 5.71675 19.8476 5.42117C19.3427 6.15734 18.717 6.8029 17.9969 7.33058V7.33058Z"/>
</svg></div><div class="sr-only">Follow Grain on Twitter</div></a><a rel="noopener" href="https://www.youtube.com/channel/UCJ8JwSUW68njZbycrxhTGMQ" target="_blank" class="footer__social-link-2 white w-inline-block"><div class="footer__social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 22 22" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M19.7936 6.60268C19.6892 6.21529 19.4851 5.86201 19.2017 5.578C18.9184 5.29398 18.5656 5.08913 18.1784 4.98384C16.7429 4.58968 11 4.58326 11 4.58326C11 4.58326 5.258 4.57684 3.82158 4.95359C3.43468 5.06373 3.08258 5.27147 2.7991 5.55688C2.51561 5.84229 2.31026 6.19579 2.20275 6.58343C1.82416 8.01893 1.8205 10.9963 1.8205 10.9963C1.8205 10.9963 1.81683 13.9883 2.19266 15.4091C2.4035 16.1947 3.02225 16.8153 3.80875 17.027C5.25891 17.4212 10.9862 17.4276 10.9862 17.4276C10.9862 17.4276 16.7292 17.434 18.1647 17.0582C18.552 16.9531 18.9051 16.7487 19.1892 16.4653C19.4733 16.1818 19.6784 15.8291 19.7844 15.4421C20.1639 14.0075 20.1667 11.0311 20.1667 11.0311C20.1667 11.0311 20.185 8.03818 19.7936 6.60268V6.60268ZM9.163 13.7545L9.16758 8.25451L13.9407 11.0091L9.163 13.7545V13.7545Z"/>
</svg></div><div class="sr-only">Follow Grain on YouTube</div></a><a rel="noopener" href="https://www.facebook.com/usegrain/" target="_blank" class="footer__social-link-2 white w-inline-block"><div class="footer__social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 22 22" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M12.2806 19.2472V11.7342H14.8152L15.1919 8.79258H12.2806V6.91891C12.2806 6.07008 12.5171 5.48891 13.7353 5.48891H15.279V2.86633C14.5279 2.78584 13.773 2.74697 13.0176 2.74991C10.7773 2.74991 9.23909 4.11758 9.23909 6.62833V8.78708H6.72101V11.7287H9.24459V19.2472H12.2806Z"/>
</svg></div><div class="sr-only">Follow Grain on Facebook</div></a></div></div><div class="footer__column is--large"><div class="footer__wrapper"><div class="footer__column"><div class="margin--bottom margin--medium"><div class="text-size--medium text-weight--semibold">Product</div></div><div class="footer__link--wrapper"><div class="margin--bottom margin--custom2"><a data-w-id="3d40d84e-6b8a-b0cf-5dfb-0f73984ebec5" href="/integrations" class="footer--link w-inline-block"><div class="text-size--small">Integrations</div><div class="footerlink__underline"></div></a></div><div class="margin--bottom margin--custom2"><a data-w-id="7cd5378d-df4b-3334-4f51-306b5e1a3bd3" href="/security" class="footer--link w-inline-block"><div class="text-size--small">Security</div><div class="footerlink__underline"></div></a></div><div class="margin--bottom margin--custom2"><a href="/privacy" class="footer--link w-inline-block"><div class="text-size--small">Privacy</div><div class="footerlink__underline"></div></a></div><div class="margin--bottom margin--custom2"><a data-w-id="bff98321-1eb2-8c65-2661-7bc19ce474b6" href="/resource/self-guided-product-tour" class="footer--link w-inline-block"><div class="text-size--small">Interactive Demo</div><div class="footerlink__underline"></div></a></div><div class="margin--bottom margin--custom2"><a href="/pricing" class="footer--link w-inline-block"><div class="text-size--small">Pricing</div><div class="footerlink__underline"></div></a></div><div class="margin--bottom margin--custom2"><a href="/download" class="footer--link w-inline-block"><div class="footerlink__underline"></div><div class="text-size--small">Download</div></a></div></div></div><div class="footer__column"><div class="margin--bottom margin--medium"><div class="text-size--medium text-weight--semibold">Use Cases</div></div><div class="footer__link--wrapper"><div class="margin--bottom margin--custom2"><a data-w-id="454831bf-48db-afaf-da92-9b31c37b3c78" href="/conversation-intelligence" class="footer--link w-inline-block"><div class="text-size--small">Sales</div><div class="footerlink__underline"></div></a></div><div class="margin--bottom margin--custom2"><a data-w-id="454831bf-48db-afaf-da92-9b31c37b3c78" href="/use-case/product" class="footer--link w-inline-block"><div class="text-size--small">Product &amp; Research</div><div class="footerlink__underline"></div></a></div><div class="margin--bottom margin--custom2"><a data-w-id="454831bf-48db-afaf-da92-9b31c37b3c78" href="/use-case/customer-success" class="footer--link w-inline-block"><div class="text-size--small">Customer Success</div><div class="footerlink__underline"></div></a></div><div class="margin--bottom margin--custom2"><a data-w-id="454831bf-48db-afaf-da92-9b31c37b3c78" href="/use-case/recruiting" class="footer--link w-inline-block"><div class="text-size--small">Hiring &amp; Recruiting</div><div class="footerlink__underline"></div></a></div><div class="margin--bottom margin--custom2"><a data-w-id="979de3db-3ad7-d380-1193-457f66e5cacf" href="/use-case/team-meetings" class="footer--link w-inline-block"><div class="text-size--small">Remote Teams</div><div class="footerlink__underline"></div></a></div></div></div><div class="footer__column"><div class="margin--bottom margin--medium"><div class="text-size--medium text-weight--semibold">Company</div></div><div class="footer__link--wrapper"><div class="margin--bottom margin--custom2"><a data-w-id="454831bf-48db-afaf-da92-9b31c37b3c78" href="/company" class="footer--link w-inline-block"><div class="text-size--small">About Us</div><div class="footerlink__underline"></div></a></div><div class="margin--bottom margin--custom2"><a data-w-id="454831bf-48db-afaf-da92-9b31c37b3c78" href="/customers" class="footer--link w-inline-block"><div class="text-size--small">Customers</div><div class="footerlink__underline"></div></a></div><div class="margin--bottom margin--custom2"><a data-w-id="454831bf-48db-afaf-da92-9b31c37b3c78" href="/careers" class="footer--link w-inline-block"><div class="text-size--small">Careers</div><div class="footerlink__underline"></div></a></div><div class="margin--bottom margin--custom2"><a data-w-id="454831bf-48db-afaf-da92-9b31c37b3c78" href="mailto:hello@grain.com?subject=Hello%20Grain%20Team%20(footer)" class="footer--link w-inline-block"><div class="text-size--small">Contact Us</div><div class="footerlink__underline"></div></a></div></div></div><div class="footer__column"><div class="margin--bottom margin--medium"><div class="text-size--medium text-weight--semibold">Resources</div></div><div class="footer__link--wrapper"><div class="margin--bottom margin--custom2"><a data-w-id="454831bf-48db-afaf-da92-9b31c37b3c78" href="/blog" class="footer--link w-inline-block"><div class="text-size--small">Blog</div><div class="footerlink__underline"></div></a></div><div class="margin--bottom margin--custom2"><a data-w-id="454831bf-48db-afaf-da92-9b31c37b3c78" href="https://support.grain.co/en/" target="_blank" class="footer--link w-inline-block"><div class="text-size--small">Help Center</div><div class="footerlink__underline"></div></a></div><div class="margin--bottom margin--custom2"><a data-w-id="ab0b4875-ff26-d226-27cc-2182391f6790" href="/integrations" class="footer--link w-inline-block"><div class="text-size--small">Integrations</div><div class="footerlink__underline"></div></a></div><div class="margin--bottom margin--custom2"><a href="/release-notes" class="footer--link w-inline-block"><div class="text-size--small">Changelog</div><div class="footerlink__underline"></div></a></div><div class="margin--bottom margin--custom2"><a data-w-id="454831bf-48db-afaf-da92-9b31c37b3c78" href="/resource/self-guided-product-tour" class="footer--link w-inline-block"><div class="text-size--small">Self-guided Product Tour</div><div class="footerlink__underline"></div></a></div><div class="margin--bottom margin--custom2"><a href="/faq" class="footer--link w-inline-block"><div class="text-size--small">FAQ</div><div class="footerlink__underline"></div></a></div></div></div></div></div></div></div><div class="main--container newsletter"><div class="subscribe--to--newsletter"><div class="subscribe--text--wrapper"><div class="icon--56px"><div class="w-embed"><svg width="54" height="54" viewBox="0 0 54 54" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M28.543 2.1703C27.5284 1.93217 26.4726 1.93217 25.458 2.1703C24.2991 2.44232 23.269 3.11391 22.097 3.87803C17.0227 7.17641 11.9347 10.4549 6.86812 13.7653C6.10213 14.2658 5.71913 14.516 5.58576 14.8342C5.46933 15.112 5.46928 15.4259 5.58562 15.7037C5.71889 16.0219 6.10232 16.2726 6.86919 16.774L24.2917 28.1657C25.8623 29.1926 26.192 29.3696 26.4841 29.4385C26.8238 29.5186 27.1774 29.5186 27.5171 29.4385C27.8092 29.3696 28.1389 29.1926 29.7095 28.1657L47.1319 16.7741C47.8987 16.2727 48.2822 16.022 48.4154 15.7038C48.5318 15.4259 48.5317 15.1121 48.4153 14.8343C48.2819 14.5161 47.8989 14.2659 47.1329 13.7654C42.0663 10.455 36.9783 7.17643 31.904 3.87804C30.732 3.11392 29.7019 2.44232 28.543 2.1703Z" fill="#232323"/>
<path d="M51.7446 22.4586C51.7439 21.3785 51.7436 20.8384 51.5175 20.5382C51.3206 20.2766 51.0194 20.1138 50.6927 20.0923C50.3177 20.0676 49.865 20.3636 48.9597 20.9556L31.9244 32.0943C30.7481 32.8657 29.7143 33.5437 28.5501 33.8183C27.5311 34.0587 26.4701 34.0587 25.451 33.8183C24.2869 33.5437 23.253 32.8657 22.0767 32.0943L5.04133 20.9555C4.13599 20.3635 3.68332 20.0675 3.30833 20.0922C2.9816 20.1137 2.68042 20.2765 2.48347 20.5381C2.25742 20.8383 2.25708 21.3783 2.25642 22.4585C2.25402 26.3398 2.25049 32.7162 2.25049 36.5425C2.25046 38.3537 2.25044 39.8485 2.34993 41.0662C2.45326 42.3309 2.67503 43.4935 3.23143 44.5855C4.09429 46.279 5.47112 47.6558 7.16458 48.5187C8.25658 49.0751 9.41916 49.2968 10.6839 49.4002C11.9016 49.4997 13.3964 49.4996 15.2075 49.4996H38.7935C40.6046 49.4996 42.0994 49.4997 43.3171 49.4002C44.5818 49.2968 45.7444 49.0751 46.8364 48.5187C48.5299 47.6558 49.9067 46.279 50.7696 44.5855C51.326 43.4935 51.5477 42.3309 51.6511 41.0662C51.7505 39.8485 51.7505 38.3538 51.7505 36.5426C51.7505 32.7163 51.747 26.34 51.7446 22.4586Z" fill="#232323"/>
</svg></div></div><div class="div-block-29"><h4 class="n--h4">Subscribe to our newsletter</h4><p class="paragraph--16px grey">Get monthly email updates about the improvements and roadmaps we might change</p></div></div><div class="subscribe--form"><div class="form-block-5 w-form"><form id="newsletter-form" name="email-form" data-name="Email Form" method="get" class="form-3" data-wf-page-id="6553adca89bb880f70171676" data-wf-element-id="d336713d-6777-db65-d4bf-c304dbbd56b0"><input class="subscribe--email--filed w-input" maxlength="256" name="email" data-name="Email" placeholder="Enter your email" type="email" id="email" required=""/><input type="submit" data-wait="Please wait..." class="submit-button-2 w-button" value="Get started"/></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div></div></div><div class="copyright--wrapper"><div class="main--container copyright"><a href="/" class="nav__logo-wrapper w-inline-block"><div class="nav__logo w-embed"><svg width="100%" height="100%" viewBox="0 0 125 34" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M103.533 8.222a2.1 2.1 0 0 1 .649-1.539c.432-.432.95-.648 1.554-.648a2.14 2.14 0 0 1 1.569.648c.432.423.648.94.648 1.554 0 .614-.216 1.137-.648 1.569a2.09 2.09 0 0 1-1.554.649 2.136 2.136 0 0 1-1.569-.649 2.153 2.153 0 0 1-.649-1.584zm4.081 21.868V13.563h-3.563V30.09h3.563z" fill="#000"/><path d="M97.213 13.58h3.58v16.527h-3.58v-1.73c-1.573 1.47-3.264 2.205-5.074 2.205-2.285 0-4.174-.826-5.667-2.477-1.482-1.686-2.223-3.79-2.223-6.312 0-2.478.741-4.542 2.223-6.194 1.482-1.651 3.337-2.477 5.565-2.477 1.923 0 3.649.792 5.176 2.375V13.58zm-9.316 8.213c0 1.583.424 2.873 1.272 3.868.871 1.007 2.224 1.68 3.547 1.68 1.414 0 2.557-.656 3.428-1.629.87-1.007 1.306-2.285 1.306-3.835 0-1.55-.435-2.828-1.306-3.834-.871-.985-2.003-1.647-3.394-1.647-1.312 0-2.664.668-3.547 1.664-.87 1.006-1.306 2.25-1.306 3.733zM73.524 13.58h3.648v1.477c.702-.735 1.324-1.239 1.867-1.51.554-.283 1.21-.424 1.968-.424 1.007 0 2.059.328 3.156.984l-1.748 3.495c-.724-.52-1.43-.78-2.12-.78-2.082 0-3.123 1.572-3.123 4.717v8.569h-3.648V13.581zM110.672 13.572h3.58v1.527c1.335-1.324 2.839-1.986 4.513-1.986 1.923 0 3.422.606 4.497 1.816.927 1.03 1.391 2.71 1.391 5.04v10.13h-3.835v-9.231c0-1.629-.226-2.755-.678-3.377-.442-.633-1.245-.95-2.41-.95-1.267 0-2.166.419-2.698 1.256-.52.825-.78 2.268-.78 4.327v7.975h-3.58V13.572zM71.08 16.635H60.509v3.546h6.278c-.181 1.844-1.047 3.428-2.597 4.752-1.55 1.312-3.297 1.968-5.243 1.968-2.285 0-4.406-.877-6.363-2.63-2.093-1.89-3.139-4.293-3.139-7.212 0-2.828.94-5.18 2.817-7.059 1.878-1.911 4.202-2.867 6.974-2.867 2.4 0 4.516.864 6.349 2.592l2.688-2.689c-1.11-1.026-2.234-1.82-3.37-2.38-1.776-.838-3.688-1.256-5.735-1.256-3.812 0-7.047 1.33-9.706 3.987-2.658 2.647-3.987 5.871-3.987 9.672 0 3.722 1.306 6.912 3.92 9.57 2.612 2.647 5.752 3.97 9.417 3.97 3.755 0 6.85-1.368 9.281-4.105 1.075-1.222 1.838-2.534 2.29-3.937.465-1.516.697-3.258.697-5.226v-.696z" fill="#000"/><path d="M13.798.4a5.907 5.907 0 0 1 4.278 0c1.546.601 3.071 1.3 4.569 2.098.311.166.263.627-.07.743C14.383 6.108 8.508 13.906 8.508 23.077c0 2.856.57 5.58 1.603 8.063.146.35-.221.708-.558.532a42.262 42.262 0 0 1-6.922-4.52 5.907 5.907 0 0 1-2.139-3.705A42.261 42.261 0 0 1 0 17c0-2.193.168-4.346.492-6.447a5.907 5.907 0 0 1 2.14-3.705 42.261 42.261 0 0 1 5.336-3.65A42.263 42.263 0 0 1 13.798.4z" fill="#00B96C"/><path d="M29.243 6.849a42.393 42.393 0 0 0-.58-.458 1.847 1.847 0 0 0-1.461-.365c-8.9 1.625-15.647 9.419-15.647 18.788 0 2.912.651 5.672 1.817 8.142.18.382.514.668.913.808a5.907 5.907 0 0 0 3.791-.165c1.983-.77 3.931-1.7 5.83-2.797a42.258 42.258 0 0 0 5.337-3.65 5.907 5.907 0 0 0 2.139-3.704c.324-2.102.492-4.255.492-6.447 0-2.193-.168-4.346-.492-6.447a5.907 5.907 0 0 0-2.139-3.705z" fill="#00B96C"/></svg></div><div class="sr-only">Grain Homepage</div></a><p class="paragraph--16px grey">© <span data-date="true">2026</span> Grain Intelligence Inc. All rights reserved.</p></div></div></footer></main></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=5f5e90c17e7c9eb95c7acb17" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/js/webflow.2c8bed2f.664b599da3ba2f6b.js" type="text/javascript" integrity="sha384-DaOYZ4Q5MXhyAofhI/PKoz+vCjP9w3V/FfQpyXrKEUztZGaA6sKyjE//epOIeKMi" crossorigin="anonymous"></script><script>
  // dynamic date
  document.querySelectorAll('[data-date]').forEach((el) => {
    el.textContent = new Date().getFullYear();
  });

  // User authentication UI updates
  if (document.cookie.split('; ').indexOf('grain_logged_in=true') !== -1) {
    $('[wf-item="sign-in-button"]').text('Launch Grain').attr('href', '/app');
    $('[wf-item="nav-try-for-free"]').addClass('hide');
  }

  // Form handling
  const personalEmailDomains = ['gmail', 'googlemail', 'yahoo', 'outlook', 'hotmail', '.edu'];
  const salesForm = document.querySelector('.sales-form');
  if (salesForm) {
    salesForm.addEventListener('submit', (e) => {
      const formData = new FormData(e.target);
      const email = formData.get('email');
      trackEvent('Lead Form Completed', {
        email,
        email_type: personalEmailDomains.some((d) => email.includes(d)) ? 'personal' : 'work',
        first_name: formData.get('first_name'),
        last_name: formData.get('last_name'),
        company: formData.get('company'),
      });
    });
  }
</script>

<script>
  // Background scroll off when menu open
  let numOfClicks = 0;
  const trigger = document.getElementById('nav-open-button');
  const bodyEl = document.getElementsByTagName('body')[0];
  if (trigger) {
    trigger.onclick = () => {
      numOfClicks += 1;
      const isNumOfClicksEven = numOfClicks % 2 === 0;
      isNumOfClicksEven ? (bodyEl.style.overflow = 'auto') : (bodyEl.style.overflow = 'hidden');
    };
  }
</script>

<script>
  (function () {
    const MAC_SVG_URL = 'https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/6994d6bb21ff913250c78c54_mac.svg';
    const WINDOWS_SVG_URL = 'https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/6994d6b07306ee63b5f630c9_windows.svg';
    const CALENDAR_SVG_URL = 'https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17/6a271815102413c91ee72d65_calendar.svg';

    function detectOS() {
      const ua = navigator.userAgent.toLowerCase();
      if (/iphone|ipad|ipod|android|mobile|tablet/.test(ua)) return 'mobile';
      if (ua.includes('macintosh') || ua.includes('mac os x')) return 'mac';
      if (ua.includes('windows nt') || ua.includes('win')) return 'windows';
      return 'other';
    }

    function iconImg(url) {
      return `<span class="os-icon" style="-webkit-mask-image:url('${url}');mask-image:url('${url}');" aria-hidden="true"></span>`;
    }

    function apply() {
      const os = detectOS();

      // .os-download + .os-download-black = hero CTAs
      ['.os-download', '.os-download-black'].forEach((sel) =>
        document.querySelectorAll(sel).forEach((el) => {
          if (os === 'mac') el.innerHTML = `${iconImg(MAC_SVG_URL)}<span class="os-label">Download for Mac</span>`;
          else if (os === 'windows') el.innerHTML = `${iconImg(WINDOWS_SVG_URL)}<span class="os-label">Download for Windows</span>`;
          else {
            el.innerHTML = `<span class="os-label">Get started - free forever</span>`;
            el.href = '/login';
          }
        }),
      );

      // .os-nav + .os-nav-black = nav/footer buttons
      ['.os-nav', '.os-nav-black'].forEach((sel) =>
        document.querySelectorAll(sel).forEach((el) => {
          if (os === 'mac') el.innerHTML = `${iconImg(MAC_SVG_URL)}<span class="os-label">Download</span>`;
          else if (os === 'windows') el.innerHTML = `${iconImg(WINDOWS_SVG_URL)}<span class="os-label">Download</span>`;
          else {
            el.innerHTML = `<span class="os-label">Get started free</span>`;
            el.href = '/login';
          }
        }),
      );

      // .os-download-free + .os-download-free-black = "Download free" hero CTAs
      ['.os-download-free', '.os-download-free-black'].forEach((sel) =>
        document.querySelectorAll(sel).forEach((el) => {
          if (os === 'mac') el.innerHTML = `${iconImg(MAC_SVG_URL)}<span class="os-label">Download free</span>`;
          else if (os === 'windows') el.innerHTML = `${iconImg(WINDOWS_SVG_URL)}<span class="os-label">Download free</span>`;
          else {
            el.innerHTML = `<span class="os-label">Get started - free forever</span>`;
            el.href = '/login';
          }
        }),
      );

      // .os-nav-free + .os-nav-free-black = "Download free" nav/footer buttons
      ['.os-nav-free', '.os-nav-free-black'].forEach((sel) =>
        document.querySelectorAll(sel).forEach((el) => {
          if (os === 'mac') el.innerHTML = `${iconImg(MAC_SVG_URL)}<span class="os-label">Download free</span>`;
          else if (os === 'windows') el.innerHTML = `${iconImg(WINDOWS_SVG_URL)}<span class="os-label">Download free</span>`;
          else {
            el.innerHTML = `<span class="os-label">Get started free</span>`;
            el.href = '/login';
          }
        }),
      );

      // .secondary-btn = calendar icon prepended to existing button text
      document.querySelectorAll('.secondary-btn.cta.b').forEach((el) => {
        if (el.dataset.iconAdded) return;
        el.innerHTML = iconImg(CALENDAR_SVG_URL) + el.innerHTML;
        el.dataset.iconAdded = 'true';
      });
    }

    if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', apply);
    else apply();
  })();

  // GTAG stuff
  document.addEventListener('click', function (e) {
    const btn = e.target.closest('.os-download, .os-nav, .os-download-black, .os-nav-black, .os-download-free, .os-download-free-black, .os-nav-free, .os-nav-free-black');
    if (!btn || typeof gtag !== 'function') return;
    const ctaLocation = btn.dataset.ctaLocation || btn.closest('[data-section]')?.dataset.section || (btn.matches('.os-nav, .os-nav-black, .os-nav-free, .os-nav-free-black') ? 'nav' : 'download_cta');
    gtag('event', 'download_grain_cta', {
      cta_location: ctaLocation,
      page_path: window.location.pathname,
    });
  });
</script><script src="https://unpkg.com/swiper@7.4.1/swiper-bundle.min.js"></script>
<script src="https://fast.wistia.com/assets/external/E-v1.js"></script>

<script>
let testimonialSlider = new Swiper('.testimonial-swiper-container', {
  wrapperClass: 'testimonials--wrapper',
  slideClass: 'testimonial-swiper-slide',
  slidesPerView: 1,
  direction: 'horizontal',
  spaceBetween: 0,
  speed: 650,
  loop: true,
  pagination: {
  	el: ".swiper-pagination",
  	clickable: true,
    bulletClass: "swiper-bullet",
    bulletActiveClass: "is--active"
  },
  navigation: {
  	nextEl: ".swiper-button-next",
  	prevEl: ".swiper-button-prev",
  },
  effect: 'fade',
  autoplay: {
    delay: 4000,
    disableOnInteraction: true,
  },
});

$('.wistia_embed').click(function(){
	testimonialSlider.autoplay.stop();
});


window._wq = window._wq || [];

_wq.push({ id: "_all", onReady: function(video) {
  video.bind('play', function() {
    pauseAllVideos(video);
  });
}});

$('.swiper-button-wrapper').click(function(){
  pauseAllVideos(0);
});

function pauseAllVideos(video) {
  var allVideos = Wistia.api.all();
  for (var i = 0; i < allVideos.length; i++) {
    if (video == 0) {
      allVideos[i].pause();
    }
    else if (allVideos[i].hashedId() !== video.hashedId()) {
      allVideos[i].pause();
    }
  }
}

testimonialSlider.on('sliderMove', function () {
  pauseAllVideos(0);
});

</script><script src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17%2F689e5ba67671442434f3ca35%2F6a0b9d631a93794658c88077%2Fprompt_card_copy-1.0.0.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17%2F689e5ba67671442434f3ca35%2F6a0b9e33eba8c70d3a0e05a7%2Fprompt_card_copy-1.1.0.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/5f5e90c17e7c9eb95c7acb17%2F689e5ba67671442434f3ca35%2F6a0c8970ff6cbb6f34722714%2Fprompt_card_copy-1.2.0.js" type="text/javascript"></script></body></html>