<!doctype html><html lang="en-us"><head>
    <meta charset="utf-8">
    <title>Food Waste Intelligence | Leanpath Blog</title>
    <link rel="shortcut icon" href="https://blog.leanpath.com/hubfs/LP_icon_blrpl_01.png">
    <meta name="description" content="Food waste resources, statistics, and news from Leanpath.">
       
    
    
    
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <script src="/hs/hsstatic/jquery-libs/static-1.1/jquery/jquery-1.7.1.js"></script>
<script>hsjQuery = window['jQuery'];</script>
    <meta property="og:description" content="Food waste resources, statistics, and news from Leanpath.">
    <meta property="og:title" content="Food Waste Intelligence | Leanpath Blog">
    <meta name="twitter:description" content="Food waste resources, statistics, and news from Leanpath.">
    <meta name="twitter:title" content="Food Waste Intelligence | Leanpath Blog">

    

    
    <style>
a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}
</style>

<link rel="stylesheet" href="https://blog.leanpath.com/hubfs/hub_generated/template_assets/1/175305872750/1780932607452/template_main.min.css">
<link rel="stylesheet" href="https://blog.leanpath.com/hubfs/hub_generated/module_assets/1/175306046070/1742968272738/module_menu-section.min.css">

<style>
	.menu-section .menu-link {
		text-transform: none;
		
			line-height: 1.3em;
		
		font-size: 18px;
		letter-spacing: 0em;
		
		font-family: Lato;
    	
		font-weight: 700;
		color: rgba(246, 253, 218, 1.0);
	}
	.menu-section .menu-item:hover .menu-link { 
		color: rgba(246, 253, 218, 1.0);
	}
  
  .menu-section .menu-item{
    border-bottom:2px solid transparent;
  }
  .menu-section .menu-item:hover{
    border-bottom:2px solid white;
  }
  .menu-section .menu-item:hover svg path {
    fill: rgba(246, 253, 218, 1.0);
  }
	.menu-section .main-menu > .menu-item:not(:first-child) {
		margin-left: 34px;
	}

	.menu-section .menu-link.active-item {
		color: #2CD7B5;
	}

  .menu-section .main-menu .submenu > li {
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
		transition:all ease 0.3s;
  }
	.menu-section .main-menu .submenu > li:hover {
    border-bottom: 2px solid rgba(255, 255, 255, 0.0);
	}
	.menu-section .main-menu .submenu {
		background-color: rgba(101, 77, 216, 1.0);
	}
	.menu-section .main-menu .level-1 .menu-link {
		color: rgba(255, 255, 255, 1.0);
	}
  .menu-section .main-menu .submenu .menu-item .menu-arrow svg path {
    fill: rgba(255, 255, 255, 1.0);
  } 
  .menu-section .main-menu .submenu .menu-item:hover,
	.menu-section .main-menu .submenu .menu-item:focus {
		color: rgba(255, 255, 255, 1.0);
		background-color: rgba(44, 215, 181, 1.0);
	}
	.menu-section .main-menu .submenu .menu-item:hover > .menu-link ,
	.menu-section .main-menu .submenu .menu-item:focus > .menu-link {
		color: rgba(255, 255, 255, 1.0);
	}
  .menu-section .main-menu .submenu .menu-item:hover > .menu-arrow svg path ,
	.menu-section .main-menu .submenu .menu-item:focus > .menu-arrow svg path {
    fill: rgba(255, 255, 255, 1.0);
  }
	.menu-section .menu-arrow svg path { 
		fill: rgba(246, 253, 218, 1.0);
	}
  
  .menu-section .main-menu .submenu.level-2, 
  .menu-section .main-menu .level-2 .menu-link  {
    background-color: rgba(248, 248, 248, 1.0);
  }
  @media screen and (max-width: 992px){
		.menu-section{
			position: absolute;
			width: 100%;
			height: 0;
			background: #654DD8;
			top: 100%;
			left: 0;
			z-index: 3;
			overflow: hidden;
			transition: all ease-in-out 0.3s;
		}
		.menu-section .main-menu{
			padding: 32px 0;
			flex-direction: column;
		}
		.menu-section .main-menu>.menu-item:not(:first-child){
			margin-left: 0;
		}
    .menu-item {
      position: relative;
    }
		.menu-section .menu-arrow{
			right: 24px;
			position: absolute;
			top: 7px;
		}
		.menu-section .submenu:not(.level-1){
			left: 0;
			top: 0;
		}
    .menu-section .menu-item {
      border-bottom: 1px solid #f8f8f8;
    }
		.menu-section .menu-link{
			padding: 10px 24px;
			display: block;
			width: 100%;
			font-size: 22px;
		}
    .menu-section .main-menu .submenu .has-submenu.menu-item .menu-link {
      width: 100%;
      padding: 10px 24px;
    }
		.menu-section :not(.main-menu) li:not(:first-child){
			margin-top: 0;
		}
		.menu-section .menu-arrow svg{
			width: 14px;
			height: 8px;
		}
		.main-menu.level-0 > .has-submenu > .menu-arrow{
      top: 7px;
      right: 24px;
		}
		.menu-section .has-submenu:hover > .menu-arrow svg {
			transform: rotate(0deg);
		}
		.menu-section .submenu-toggle:checked ~ .menu-arrow svg{
			transform: rotate(-181deg);
		}
    .menu-section .main-menu .submenu>li {
      padding: 0; 
    }
    .menu-section .main-menu .submenu>li a {
      padding: 10px 24px;
    }
		.menu-section .submenu{
			position: absolute;
			top: -20px;
			opacity: 0;
			visibility: hidden;
			transition: none;
		}
    
		.menu-section .has-submenu:hover > .submenu{
			opacity: 0;
			visibility: hidden;
		}
		.menu-section .submenu-toggle:checked ~ .submenu{
			position: relative;
			top: 0;
			opacity: 1;
			visibility: visible;
			transition: all ease-in-out 0.3s;
		}
		.menu-section .menu-link {			
			
			font-size: 18px;
		}
    .menu-section .main-menu .has-submenu .menu-item .submenu-toggle:checked~.submenu.level-2 {
      margin-top: 0;
    }
    .menu-section .main-menu .submenu .level-2 .menu-item {
      padding-left: 0;
      padding-right: 0;
    }
	}
	@media screen and (max-width: 767px){ 
		.menu-section .menu-link {			
			
			font-size: 18px;
		}
	}
</style>

<link rel="stylesheet" href="https://blog.leanpath.com/hubfs/hub_generated/module_assets/1/175306046036/1742968266688/module_button.min.css">

  <style>
    
  </style>

<link rel="stylesheet" href="https://blog.leanpath.com/hubfs/hub_generated/module_assets/1/175306046078/1742968274636/module_popup-modal.min.css">

<style>
  #hs_cos_wrapper_module_17236697439617 .btn-close svg path { fill:var(--primary); }

#hs_cos_wrapper_module_17236697439617 .btn-close svg {}

#hs_cos_wrapper_module_17236697439617 .popup-modal { background-color:rgba(0,0,0,20%); }

#hs_cos_wrapper_module_17236697439617 .popup-modal__content { background:rgba(44,215,181,calc(1.0)); }

#hs_cos_wrapper_module_17236697439617 .popup-modal__content,
#hs_cos_wrapper_module_17236697439617 .popup-modal__content.layout_3.video-media div.popup__content--container.video-media { padding:70px; }

@media screen and (max-width:992px) {
  #hs_cos_wrapper_module_17236697439617 .popup-modal__content,
  #hs_cos_wrapper_module_17236697439617 .popup-modal__content.layout_3.video-media div.popup__content--container.video-media { padding:20px; }
}

@media screen and (max-width:768px) {
  #hs_cos_wrapper_module_17236697439617 .popup-modal__content,
  #hs_cos_wrapper_module_17236697439617 .popup-modal__content.layout_3.video-media div.popup__content--container.video-media { padding:20px; }
}

</style>


<style>
  #hs_cos_wrapper_module_17236697439617 h3 { color:white; }

#hs_cos_wrapper_module_17236697439617 p {
  font-size:16px;
  color:#254600;
  font-weight:700;
}

</style>

<link rel="stylesheet" href="https://blog.leanpath.com/hubfs/hub_generated/module_assets/1/175312501562/1742968280065/module_background-overlay.min.css">

<style>
  #hs_cos_wrapper_module_17236738826365.inpage-editor-active-field, 
  #hs_cos_wrapper_module_17236738826365.inpage-editor-highlight-field { 
    position: static !important; 
  }
  #hs_cos_wrapper_module_17236738826365 .bg-overlay {
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  bottom:0;
  right:0;
  z-index:-1;
  overflow:hidden;
  background:rgba(44,205,171,1.0) url();
  background-blend-mode:normal;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
  border-radius:0px;
  overflow:hidden;
}
 

  /** End Mobile Options **/
</style>

<link rel="stylesheet" href="https://blog.leanpath.com/hubfs/hub_generated/module_assets/1/175312501619/1742968294344/module_fancy-headline.min.css">

<style>
#hs_cos_wrapper_module_17236738826366 .headline {
  text-align:CENTER;
  padding-bottom:0px;
  margin-bottom:0px;
}

#hs_cos_wrapper_module_17236738826366 .headline--title {
  max-width:1200px;
  color:#f6fdda;
}

@media (max-width:992px) {
  #hs_cos_wrapper_module_17236738826366 .headline {
    text-align:CENTER;
    padding-bottom:0px;
    margin-bottom:0px;
  }
}

@media (max-width:767px) {
  #hs_cos_wrapper_module_17236738826366 .headline {
    text-align:CENTER;
    padding-bottom:0px;
    margin-bottom:0px;
  }
}

#hs_cos_wrapper_module_17236738826366 .headline--title {
  text-transform:none;
  font-size:75px;
  line-height:80px;
}

#hs_cos_wrapper_module_17236738826366 .headline--title .headline--box {}

@media (max-width:992px) {
  #hs_cos_wrapper_module_17236738826366 .headline--title {
    font-size:30px;
    line-height:49px;
  }
}

@media (max-width:767px) {
  #hs_cos_wrapper_module_17236738826366 .headline--title {
    font-size:30px;
    line-height:38px;
  }
}
 
</style>

<link rel="stylesheet" href="https://blog.leanpath.com/hubfs/hub_generated/module_assets/1/175306046012/1742968262367/module_blog-listing.min.css">

<style>
  #hs_cos_wrapper_module_17236739232956 .blog-index__tag-link {
  background-color:rgba(255,255,255,0%);
  padding:0px;
  margin-bottom:8px;
}

#hs_cos_wrapper_module_17236739232956 .blog-index__post-content-image,
#hs_cos_wrapper_module_17236739232956 .big-title-two-columns-blog-post__image,
#hs_cos_wrapper_module_17236739232956 .blog-index-imagen { border-radius:30px; }

#hs_cos_wrapper_module_17236739232956 .big-title-two-columns-blog-index__tag-link,
#hs_cos_wrapper_module_17236739232956 .blog-index__tag-link {}

#hs_cos_wrapper_module_17236739232956 .blog-index__post-title a {
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
}

#hs_cos_wrapper_module_17236739232956 .blog-index__post-title a:hover { text-decoration:none; }

#hs_cos_wrapper_module_17236739232956 .big-title-two-columns-blog-post__title-text a:hover { text-decoration:none; }

#hs_cos_wrapper_module_17236739232956 .big-title-two-columns-blog-post__header,
#hs_cos_wrapper_module_17236739232956 .blog-index__post-author {}

#hs_cos_wrapper_module_17236739232956 .big-title-two-columns-blog-post__author-name,
#hs_cos_wrapper_module_17236739232956 .blog-index__post-author-name,
#hs_cos_wrapper_module_17236739232956 .big-title-two-columns__post-author-name,
#hs_cos_wrapper_module_17236739232956 .text-image__post-author-name {}

#hs_cos_wrapper_module_17236739232956 .blog-index__post-timestamp {}

#hs_cos_wrapper_module_17236739232956 .blog-index__post-content-summary,
#hs_cos_wrapper_module_17236739232956 .blog-index__post-content-summary * {}

#hs_cos_wrapper_module_17236739232956 .big-title-two-columns-blog-post,
#hs_cos_wrapper_module_17236739232956 .blog-index__post,
#hs_cos_wrapper_module_17236739232956 .blog-index__featured-post,
#hs_cos_wrapper_module_17236739232956 .text-image__container,
#hs_cos_wrapper_module_17236739232956 .two-columns-blog-post {
  border-radius:0px;
  overflow:hidden;
}

</style>

<link rel="stylesheet" href="https://blog.leanpath.com/hubfs/hub_generated/module_assets/1/175305872741/1742968249713/module_blog-pagination.min.css">

<style>
  #hs_cos_wrapper_module_17236739232957 .pagination {
  align-items:center;
  display:flex;
  justify-content:flex-end;
  padding:0px;
  margin-top:0px;
  gap:16px;
}

@media (max-width:767px) {
  #hs_cos_wrapper_module_17236739232957 .pagination { margin-top:64px; }
}

#hs_cos_wrapper_module_17236739232957 .pagination__link {
  background-color:rgba(255,255,255,0%);
  border-color:rgba(255,255,255,0%);
  color:var(--primary);
}

#hs_cos_wrapper_module_17236739232957 .pagination__link-text,
#hs_cos_wrapper_module_17236739232957 .pagination__link--number {
  font-size:16px;
  line-height:18px;
}

#hs_cos_wrapper_module_17236739232957 .pagination__link--number,
#hs_cos_wrapper_module_17236739232957 .pagination__link--next,
#hs_cos_wrapper_module_17236739232957 .pagination__link--last,
#hs_cos_wrapper_module_17236739232957 .pagination__link--prev,
#hs_cos_wrapper_module_17236739232957 .pagination__link--first {
  border:1px solid var(--primary);
  border-radius:100px;
  background-color:rgba(255,255,255,0%);
  color:var(--primary);
}

#hs_cos_wrapper_module_17236739232957 .pagination__link-icon svg { fill:var(--primary); }

#hs_cos_wrapper_module_17236739232957 .pagination__link--active,
#hs_cos_wrapper_module_17236739232957 .pagination__link:hover,
#hs_cos_wrapper_module_17236739232957 .pagination__link:focus {
  background-color:var(--primary);
  border-color:var(--primary);
  color:#FFFFFF;
}

#hs_cos_wrapper_module_17236739232957 .pagination__link--active path,
#hs_cos_wrapper_module_17236739232957 .pagination__link:hover path,
#hs_cos_wrapper_module_17236739232957 .pagination__link:focus path { fill:#FFFFFF; }

#hs_cos_wrapper_module_17236739232957 .pagination__link--number:hover,
#hs_cos_wrapper_module_17236739232957 .pagination__link--number:focus,
#hs_cos_wrapper_module_17236739232957 .pagination__link--active { border-radius:100px; }

#hs_cos_wrapper_module_17236739232957 .pagination__link--first:not(.pagination__link--disabled):hover,
#hs_cos_wrapper_module_17236739232957 .pagination__link--prev:not(.pagination__link--disabled):hover,
#hs_cos_wrapper_module_17236739232957 .pagination__link--next:not(.pagination__link--disabled):hover,
#hs_cos_wrapper_module_17236739232957 .pagination__link--last:not(.pagination__link--disabled):hover { border-radius:100px; }

@media (max-width:992px) {
  #hs_cos_wrapper_module_17236739232957 .pagination__link-text,
  #hs_cos_wrapper_module_17236739232957 .pagination__link--number {
    font-size:16px;
    line-height:18px;
  }
}

@media (max-width:767px) {
  #hs_cos_wrapper_module_17236739232957 .pagination__link-text,
  #hs_cos_wrapper_module_17236739232957 .pagination__link--number {
    font-size:16px;
    line-height:18px;
  }
}

</style>

<link rel="stylesheet" href="https://blog.leanpath.com/hubfs/hub_generated/module_assets/1/175312501625/1742968296849/module_footer.min.css">

<style>
  #hs_cos_wrapper_footer .footer__columns {
  padding-top:64px;
  padding-right:0px;
  padding-bottom:64px;
  padding-left:0px;
}

#hs_cos_wrapper_footer .footer__columns--1 {}

#hs_cos_wrapper_footer .footer__columns--2 {}

#hs_cos_wrapper_footer .footer__columns--3 {}

#hs_cos_wrapper_footer .footer__columns--inner {
  align-self:start;
  justify-items:start;
  text-align:left;
  justify-self:start;
}

#hs_cos_wrapper_footer .footer__columns--item.footer__columns--custom-list a div { text-align:left; }

#hs_cos_wrapper_footer .footer__columns--item.footer__columns--custom-list a { justify-content:start; }

#hs_cos_wrapper_footer footer.footer { background-color:#654DD8; }

#hs_cos_wrapper_footer .footer__columns--inner {
  display:grid;
  grid-row-gap:20px;
}

#hs_cos_wrapper_footer .footer__columns,
#hs_cos_wrapper_footer .section-bottom {
  padding-top:20px;
  max-width:calc(1286px);
  margin:0 auto;
}

#hs_cos_wrapper_footer .section-bottom { padding-bottom:20px; }

#hs_cos_wrapper_footer footer.footer div.section-bottom div.section-bottom--menu {
  display:flex;
  align-items:center;
}

#hs_cos_wrapper_footer .section-bottom {
  padding-left:0px;
  padding-right:0px;
}

#hs_cos_wrapper_footer .footer__columns {
  padding-top:64px;
  padding-right:0px;
  padding-bottom:64px;
  padding-left:0px;
}

#hs_cos_wrapper_footer .section-bottom {
  display:flex;
  justify-content:space-between;
  margin-top:0px;
}

#hs_cos_wrapper_footer .actions { margin-top:16px !important; }

#hs_cos_wrapper_footer .section-bottom--menu ul {
  display:flex;
  margin-bottom:0;
  flex-wrap:wrap;
  row-gap:20px;
}

#hs_cos_wrapper_footer .footer__columns--form { width:100%; }

#hs_cos_wrapper_footer .footer__columns--menu { grid-column-gap:30px; }

#hs_cos_wrapper_footer .footer__columns--1 .footer__columns--menu {
  grid-template-columns:repeat(3,minmax(auto,1fr));
  display:grid;
}

#hs_cos_wrapper_footer .footer__columns--2 .footer__columns--menu {
  grid-template-columns:repeat(3,minmax(auto,1fr));
  display:grid;
}

#hs_cos_wrapper_footer .footer__columns--3 .footer__columns--menu {
  grid-template-columns:repeat(0,minmax(auto,1fr));
  display:grid;
}

#hs_cos_wrapper_footer .footer__columns--icon a svg,
#hs_cos_wrapper_footer .footer__columns--icon a img,
#hs_cos_wrapper_footer .footer__columns--custom-list a svg,
#hs_cos_wrapper_footer .footer__columns--custom-list a img {
  max-width:calc(15px + 6px);
  width:calc(15px + 6px);
  height:calc(15px + 6px);
  display:grid;
  width:100%;
}

#hs_cos_wrapper_footer .footer__columns--item.footer__columns--custom-list {
  display:flex;
  flex-direction:column;
  gap:6px;
}

#hs_cos_wrapper_footer .footer__columns--item.footer__columns--custom-list a {
  grid-column-gap:10px;
  align-content:center;
  display:flex;
}

#hs_cos_wrapper_footer .footer__columns--item.footer__columns--custom-list a { align-items:start; }

#hs_cos_wrapper_footer .footer__columns--icon a svg,
#hs_cos_wrapper_footer .footer__columns--custom-list a svg { fill:#ffffff; }

#hs_cos_wrapper_footer .footer__columns--icon {
  display:inline-flex;
  gap:16px;
}

#hs_cos_wrapper_footer .footer__columns--container { transition:all 0.5s; }

#hs_cos_wrapper_footer .footer__columns--container { background-color:rgba(204,204,204,0%); }

#hs_cos_wrapper_footer .footer__columns--container.icons { width:60px; }

#hs_cos_wrapper_footer .footer__columns {
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  grid-column-gap:60px;
}

#hs_cos_wrapper_footer .footer__columns--1 {
  justify-self:start;
  text-align:left;
}

#hs_cos_wrapper_footer .footer__columns--2 {
  justify-self:start;
  text-align:left;
}

#hs_cos_wrapper_footer .footer__columns--3 {
  justify-self:start;
  text-align:left;
}

#hs_cos_wrapper_footer .section-bottom__outside {
  margin-top:30px;
  max-width:100%;
  margin:auto;
  margin-top:30px;
  margin-bottom:0px;
}

#hs_cos_wrapper_footer .section-bottom { border-top:1px solid #ffffff; }

#hs_cos_wrapper_footer li { list-style:none; }

#hs_cos_wrapper_footer ul { padding:0; }

#hs_cos_wrapper_footer .section-bottom--menu li { line-height:1.2; }

#hs_cos_wrapper_footer .footer a { color:#ffffff; }

#hs_cos_wrapper_footer .footer h1,
#hs_cos_wrapper_footer .footer h2,
#hs_cos_wrapper_footer .footer h3,
#hs_cos_wrapper_footer .footer h4,
#hs_cos_wrapper_footer .footer h5,
#hs_cos_wrapper_footer .footer h6 {
  color:#ffffff;
  margin-bottom:0;
}

#hs_cos_wrapper_footer .footer p,
#hs_cos_wrapper_footer .footer span,
#hs_cos_wrapper_footer .section-bottom div.section-bottom--copyright { color:#ffffff; }

#hs_cos_wrapper_footer .section-bottom--menu li {
  border-right:1px solid #747474;
  padding-left:15px;
  padding-right:15px;
}

#hs_cos_wrapper_footer .section-bottom--menu li:last-child {
  border-right:0px solid #747474;
  padding-left:15px;
  padding-right:0;
}

#hs_cos_wrapper_footer .section-bottom { flex-direction:initial; }

#hs_cos_wrapper_footer input[type="text"],
#hs_cos_wrapper_footer input[type="password"],
#hs_cos_wrapper_footer input[type="email"],
#hs_cos_wrapper_footer input[type="number"],
#hs_cos_wrapper_footer input[type="tel"],
#hs_cos_wrapper_footer input[type="url"],
#hs_cos_wrapper_footer input[type="date"],
#hs_cos_wrapper_footer input[type="time"],
#hs_cos_wrapper_footer input[type="datetime-local"],
#hs_cos_wrapper_footer input[type="month"],
#hs_cos_wrapper_footer input[type="week"],
#hs_cos_wrapper_footer input[type="color"],
#hs_cos_wrapper_footer input[type="range"],
#hs_cos_wrapper_footer textarea,
#hs_cos_wrapper_footer select { border-radius:100px; }

#hs_cos_wrapper_footer .footer__columns--2 .footer__columns--text { order:1; }

#hs_cos_wrapper_footer .footer__columns--2 .footer__columns--custom-list { order:2; }

#hs_cos_wrapper_footer .footer__columns--item.footer__columns--custom-list a div { text-align:left; }

#hs_cos_wrapper_footer .footer__columns--item.footer__columns--custom-list a { justify-content:start; }

@media screen and (max-width:991px) {
  #hs_cos_wrapper_footer .footer__columns--menu div.footer__columns--menu-items ul { display:grid; }

  #hs_cos_wrapper_footer footer form {
    min-width:300px;
    max-width:300px;
    width:100%;
    margin:auto;
  }

  #hs_cos_wrapper_footer .footer__columns--menu { grid-row-gap:10px; }

  #hs_cos_wrapper_footer .footer__columns--inner { grid-template-columns:1fr; }

  #hs_cos_wrapper_footer .footer__columns--menu-items ul { display:grid; }

  #hs_cos_wrapper_footer .section-bottom {
    display:grid;
    justify-content:left;
    justify-items:left;
    grid-row-gap:20px;
    text-align:left;
    grid-template-columns:1fr 1fr;
  }

  #hs_cos_wrapper_footer .section-bottom--copyright { grid-column:1/3; }

  #hs_cos_wrapper_footer .footer__columns {
    grid-template-columns:1fr;
    grid-row-gap:30px;
  }

  #hs_cos_wrapper_footer .footer__columns--inner {
    justify-self:left;
    text-align:left;
    align-self:center;
    border:none;
    justify-content:left;
    justify-items:left;
    padding:0;
    grid-row-gap:14px;
  }

  #hs_cos_wrapper_footer .footer__columns--1 { justify-self:center; }
}

@media screen and (max-width:768px) {
  #hs_cos_wrapper_footer .section-bottom--menu ul {
    display:grid;
    justify-content:center;
    justify-items:center;
    text-align:center;
    padding:0;
    grid-row-gap:13px;
  }

  #hs_cos_wrapper_footer footer.footer .footer__columns .footer__columns--inner div.footer__columns--menu { grid-template-columns:1fr; }

  #hs_cos_wrapper_footer footer.footer { padding:30px; }

  #hs_cos_wrapper_footer .section-bottom--menu li {
    border-right:0px solid #747474;
    padding-left:0px;
    padding-right:0px;
  }

  #hs_cos_wrapper_footer .section-bottom--menu li:last-child {
    border-right:0px solid #747474;
    padding-left:0px;
    padding-right:0;
  }

  #hs_cos_wrapper_footer .footer__columns--item.footer__columns--custom-list a { justify-content:start !important; }

  #hs_cos_wrapper_footer input[type="text"],
  #hs_cos_wrapper_footer input[type="password"],
  #hs_cos_wrapper_footer input[type="email"],
  #hs_cos_wrapper_footer input[type="number"],
  #hs_cos_wrapper_footer input[type="tel"],
  #hs_cos_wrapper_footer input[type="url"],
  #hs_cos_wrapper_footer input[type="date"],
  #hs_cos_wrapper_footer input[type="time"],
  #hs_cos_wrapper_footer input[type="datetime-local"],
  #hs_cos_wrapper_footer input[type="month"],
  #hs_cos_wrapper_footer input[type="week"],
  #hs_cos_wrapper_footer input[type="color"],
  #hs_cos_wrapper_footer input[type="range"],
  #hs_cos_wrapper_footer textarea,
  #hs_cos_wrapper_footer select { min-width:100% !important; }
}

@media (max-width:1024px) {
  #hs_cos_wrapper_footer .footer__columns { padding:30px; }

  #hs_cos_wrapper_footer .section-bottom {
    padding-left:20px;
    padding-right:20px;
  }
}

@media (min-width:1025px) {
  #hs_cos_wrapper_footer .section-bottom {
    padding-right:0 !important;
    padding-left:0 !important;
  }
}

@media screen and (max-width:480px) {
  #hs_cos_wrapper_footer footer.footer {
    padding-top:20px;
    padding-right:5px;
    padding-bottom:20px;
    padding-left:5px;
  }

  #hs_cos_wrapper_footer footer form {
    min-width:initial;
    max-width:initial;
  }

  #hs_cos_wrapper_footer .footer__columns {
    padding-top:20px;
    padding-right:5px;
    padding-bottom:20px;
    padding-left:5px;
  }
}

#hs_cos_wrapper_footer .footer p,
#hs_cos_wrapper_footer .footer a {
  font-size:14px;
  line-height:18px;
  margin-bottom:0;
}

#hs_cos_wrapper_footer .section-bottom li.hs-menu-item.hs-menu-depth-1 a { font-size:16px; }

</style>

<style>
  @font-face {
    font-family: "Lato";
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    src: url("/_hcms/googlefonts/Lato/900.woff2") format("woff2"), url("/_hcms/googlefonts/Lato/900.woff") format("woff");
  }
  @font-face {
    font-family: "Lato";
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url("/_hcms/googlefonts/Lato/700.woff2") format("woff2"), url("/_hcms/googlefonts/Lato/700.woff") format("woff");
  }
  @font-face {
    font-family: "Lato";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("/_hcms/googlefonts/Lato/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Lato/regular.woff") format("woff");
  }
</style>

<!-- Editor Styles -->
<style id="hs_editor_style" type="text/css">
.dnd_area-row-2-max-width-section-centering > .row-fluid {
  max-width: 990px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
/* HubSpot Styles (default) */
.dnd_area-row-0-padding {
  padding-top: 39px !important;
  padding-bottom: 40px !important;
}
.dnd_area-row-1-padding {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.dnd_area-row-1-background-layers {
  background-image: linear-gradient(rgba(44, 205, 171, 1), rgba(44, 205, 171, 1)) !important;
  background-position: left top !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}
.dnd_area-row-2-padding {
  padding-top: 64px !important;
}
.dnd_area-row-2-background-layers {
  background-image: linear-gradient(rgba(246, 253, 218, 1), rgba(246, 253, 218, 1)) !important;
  background-position: left top !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}
.cell_17236739232953-padding {
  padding-right: 0px !important;
}
/* HubSpot Styles (mobile) */
@media (max-width: 992px) {
  .dnd_area-row-2-padding {
    padding-bottom: 64px !important;
  }
}
</style>
    

    
<!--  Added by GoogleTagManager integration -->
<script>
var _hsp = window._hsp = window._hsp || [];
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}

var useGoogleConsentModeV2 = true;
var waitForUpdateMillis = 1000;



var hsLoadGtm = function loadGtm() {
    if(window._hsGtmLoadOnce) {
      return;
    }

    if (useGoogleConsentModeV2) {

      gtag('set','developer_id.dZTQ1Zm',true);

      gtag('consent', 'default', {
      'ad_storage': 'denied',
      'analytics_storage': 'denied',
      'ad_user_data': 'denied',
      'ad_personalization': 'denied',
      'wait_for_update': waitForUpdateMillis
      });

      _hsp.push(['useGoogleConsentModeV2'])
    }

    (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
    new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
    j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
    'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
    })(window,document,'script','dataLayer','GTM-5KGV83CF');

    window._hsGtmLoadOnce = true;
};

_hsp.push(['addPrivacyConsentListener', function(consent){
  if(consent.allowed || (consent.categories && consent.categories.analytics)){
    hsLoadGtm();
  }
}]);

</script>

<!-- /Added by GoogleTagManager integration -->







   


<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Leanpath",
  "alternateName": "Food Waste Solutions",
  "url": "https://www.leanpath.com/",
  "logo": "https://www.leanpath.com/wp-content/uploads/2018/06/Leanpath_HorizontalLogo_White_540x180-e1644843710224.png",
  "sameAs": [
    "https://www.facebook.com/leanpath/",
    "https://twitter.com/Leanpath",
    "https://www.instagram.com/leanpath/",
    "https://www.youtube.com/user/LeanPath",
    "https://www.linkedin.com/company/leanpath-inc./"
  ]
}
</script>

<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '1524844542183495');
fbq('track', 'PageView');
</script>
<noscript>&lt;img  height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1524844542183495&amp;amp;ev=PageView&amp;amp;noscript=1"&gt;</noscript>
<!-- End Meta Pixel Code -->

<meta name="google-site-verification" content="E4AEm1P0tbycTW8_sAQi2RHzygOBa690SdWlIFMnFow">

<meta name="twitter:site" content="@LeanPath">
<link rel="next" href="https://blog.leanpath.com/page/2">
<meta property="og:url" content="https://blog.leanpath.com">
<meta property="og:type" content="blog">
<meta name="twitter:card" content="summary">
<link rel="alternate" type="application/rss+xml" href="https://blog.leanpath.com/rss.xml">
<meta name="twitter:domain" content="blog.leanpath.com">
<script src="//platform.linkedin.com/in.js" type="text/javascript">
    lang: en_US
</script>

<meta http-equiv="content-language" content="en-us">






  <meta name="generator" content="HubSpot"></head>
  <body>
<!--  Added by AdRoll integration -->
<script type="text/javascript">
  adroll_adv_id = "JXMLVFE7ENDV5B635JTMMX";
  adroll_pix_id = "VP46AUBR2ZA37JUOS7FKT7";
  var _hsp = window._hsp = window._hsp || [];
  (function () {
      var _onload = function(){
          if (document.readyState && !/loaded|complete/.test(document.readyState)){setTimeout(_onload, 10);return}
          if (!window.__adroll_loaded){__adroll_loaded=true;setTimeout(_onload, 50);return}
          _hsp.push(['addPrivacyConsentListener', function(consent) { if (consent.allowed || (consent.categories && consent.categories.advertisement)) {
            var scr = document.createElement("script");
            var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com");
            scr.setAttribute('async', 'true');
            scr.type = "text/javascript";
            scr.src = host + "/j/roundtrip.js";
            ((document.getElementsByTagName('head') || [null])[0] ||
                document.getElementsByTagName('script')[0].parentNode).appendChild(scr);
          }}]);
      };
      if (window.addEventListener) {window.addEventListener('load', _onload, false);}
      else {window.attachEvent('onload', _onload)}
  }());
</script>

<!-- /Added by AdRoll integration -->

<!--  Added by GoogleTagManager integration -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5KGV83CF" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>

<!-- /Added by GoogleTagManager integration -->

    
    
      <div id="hs_cos_wrapper_page_settings" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"></div>
    
    <div class="body-wrapper body-wrapper--header-   hs-content-id-70448500762 hs-blog-listing hs-content-path- hs-content-name-leanpath-blog-listing-page hs-blog-name-leanpath-blog hs-blog-id-1890556232">

      

      
        
      
             
          
               
            
              
                <div data-global-resource-path="LeanPath-theme/templates/partials/header.html"><header class="header header--menu_center">
  <div class="header__container">
    <!-- LOGO -->
    <div class="header__logo">
      <div id="hs_cos_wrapper_header_logo" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-logo" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
  






















  
  <span id="hs_cos_wrapper_header_logo_hs_logo_widget" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_logo" style="" data-hs-cos-general-type="widget" data-hs-cos-type="logo"><a href="https://www.leanpath.com" id="hs-link-header_logo_hs_logo_widget" style="border-width:0px;border:0px;"><img src="https://blog.leanpath.com/hs-fs/hubfs/Logo.png?width=146&amp;height=36&amp;name=Logo.png" class="hs-image-widget " height="36" style="height: auto;width:146px;border-width:0px;border:0px;" width="146" alt="Logo" title="Logo" srcset="https://blog.leanpath.com/hs-fs/hubfs/Logo.png?width=73&amp;height=18&amp;name=Logo.png 73w, https://blog.leanpath.com/hs-fs/hubfs/Logo.png?width=146&amp;height=36&amp;name=Logo.png 146w, https://blog.leanpath.com/hs-fs/hubfs/Logo.png?width=219&amp;height=54&amp;name=Logo.png 219w, https://blog.leanpath.com/hs-fs/hubfs/Logo.png?width=292&amp;height=72&amp;name=Logo.png 292w, https://blog.leanpath.com/hs-fs/hubfs/Logo.png?width=365&amp;height=90&amp;name=Logo.png 365w, https://blog.leanpath.com/hs-fs/hubfs/Logo.png?width=438&amp;height=108&amp;name=Logo.png 438w" sizes="(max-width: 146px) 100vw, 146px"></a></span>
</div>
    </div>   
    
    
    <!-- MENU -->   
  
    <div class="header__menu header__element">     
      <div class="header__navigation">
				<nav aria-label="Main menu" class="menu-section">
          <div id="hs_cos_wrapper_navigation-primary" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
















	
	
  <ul class="main-menu level-0" aria-hidden="false" id="submenu_">
    
      
  <li class="has-submenu menu-item">
		<a class="menu-link" href="https://www.leanpath.com/products/">Products</a>
    
		  
		  
		  <input type="checkbox" id="pageId--random-511560" class="submenu-toggle">
      <label class="menu-arrow" for="pageId--random-511560" data-id="pageId--random-511560">
        <svg width="15" height="9" viewbox="0 0 15 9" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path d="M7.98325 8.74227C8.2715 8.73261 8.5463 8.61747 8.75556 8.41872L14.6382 2.77137C14.8634 2.55497 14.9937 2.2579 15 1.94528C15.0063 1.63266 14.8882 1.33096 14.6714 1.10532C14.455 0.880094 14.1575 0.749835 13.8453 0.743953C13.5331 0.73765 13.2306 0.856144 13.0058 1.07254L7.93913 5.9333L2.8729 1.07296C2.56952 0.781349 2.13336 0.67378 1.72914 0.790593C1.32492 0.907826 1.01398 1.23137 0.91271 1.6398C0.811864 2.04822 0.936661 2.47976 1.24004 2.77137L7.1227 8.41872C7.35422 8.6389 7.66474 8.75572 7.98325 8.74227Z" fill="#323232" />
  </svg>
      </label>
      
  <ul class="submenu level-1" aria-hidden="true" id="submenu_pageId--random-511560">
    
      
  <li class="no-submenu menu-item">
		<a class="menu-link" href="https://www.leanpath.com/products/">Kitchen Waste Solutions</a>
    
  </li>

    
      
  <li class="no-submenu menu-item">
		<a class="menu-link" href="https://www.leanpath.com/products/plate-waste-tracking/">Plate Waste Solutions</a>
    
  </li>

    
  </ul>

    
  </li>

    
      
  <li class="has-submenu menu-item">
		<a class="menu-link" href="https://www.leanpath.com/industries/">Industries </a>
    
		  
		  
		  <input type="checkbox" id="pageId--random-691371" class="submenu-toggle">
      <label class="menu-arrow" for="pageId--random-691371" data-id="pageId--random-691371">
        <svg width="15" height="9" viewbox="0 0 15 9" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path d="M7.98325 8.74227C8.2715 8.73261 8.5463 8.61747 8.75556 8.41872L14.6382 2.77137C14.8634 2.55497 14.9937 2.2579 15 1.94528C15.0063 1.63266 14.8882 1.33096 14.6714 1.10532C14.455 0.880094 14.1575 0.749835 13.8453 0.743953C13.5331 0.73765 13.2306 0.856144 13.0058 1.07254L7.93913 5.9333L2.8729 1.07296C2.56952 0.781349 2.13336 0.67378 1.72914 0.790593C1.32492 0.907826 1.01398 1.23137 0.91271 1.6398C0.811864 2.04822 0.936661 2.47976 1.24004 2.77137L7.1227 8.41872C7.35422 8.6389 7.66474 8.75572 7.98325 8.74227Z" fill="#323232" />
  </svg>
      </label>
      
  <ul class="submenu level-1" aria-hidden="true" id="submenu_pageId--random-691371">
    
      
  <li class="no-submenu menu-item">
		<a class="menu-link" href="https://www.leanpath.com/industries/food-industry-waste-management-solutions/">Contract Management</a>
    
  </li>

    
      
  <li class="no-submenu menu-item">
		<a class="menu-link" href="https://www.leanpath.com/industries/hotel-food-waste-management-solutions/">Hospitality</a>
    
  </li>

    
      
  <li class="no-submenu menu-item">
		<a class="menu-link" href="https://www.leanpath.com/industries/college-university/">Colleges and Universities</a>
    
  </li>

    
      
  <li class="no-submenu menu-item">
		<a class="menu-link" href="https://www.leanpath.com/industries/hospital-food-waste-management-solutions">Healthcare</a>
    
  </li>

    
      
  <li class="no-submenu menu-item">
		<a class="menu-link" href="https://www.leanpath.com/industries/restaurant-food-waste-management-solutions/">Restaurants</a>
    
  </li>

    
  </ul>

    
  </li>

    
      
  <li class="has-submenu menu-item">
		<a class="menu-link" href="https://info.leanpath.com/resources">Resources</a>
    
		  
		  
		  <input type="checkbox" id="pageId--random-118907" class="submenu-toggle">
      <label class="menu-arrow" for="pageId--random-118907" data-id="pageId--random-118907">
        <svg width="15" height="9" viewbox="0 0 15 9" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path d="M7.98325 8.74227C8.2715 8.73261 8.5463 8.61747 8.75556 8.41872L14.6382 2.77137C14.8634 2.55497 14.9937 2.2579 15 1.94528C15.0063 1.63266 14.8882 1.33096 14.6714 1.10532C14.455 0.880094 14.1575 0.749835 13.8453 0.743953C13.5331 0.73765 13.2306 0.856144 13.0058 1.07254L7.93913 5.9333L2.8729 1.07296C2.56952 0.781349 2.13336 0.67378 1.72914 0.790593C1.32492 0.907826 1.01398 1.23137 0.91271 1.6398C0.811864 2.04822 0.936661 2.47976 1.24004 2.77137L7.1227 8.41872C7.35422 8.6389 7.66474 8.75572 7.98325 8.74227Z" fill="#323232" />
  </svg>
      </label>
      
  <ul class="submenu level-1" aria-hidden="true" id="submenu_pageId--random-118907">
    
      
  <li class="no-submenu menu-item">
		<a class="menu-link" href="https://info.leanpath.com/resources">Resources Hub</a>
    
  </li>

    
      
  <li class="no-submenu menu-item">
		<a class="menu-link" href="https://blog.leanpath.com/">Blog</a>
    
  </li>

    
      
  <li class="no-submenu menu-item">
		<a class="menu-link" href="https://info.leanpath.com/resources#case-studies">Case Studies</a>
    
  </li>

    
      
  <li class="no-submenu menu-item">
		<a class="menu-link" href="https://info.leanpath.com/resources#webinars">Webinars</a>
    
  </li>

    
      
  <li class="no-submenu menu-item">
		<a class="menu-link" href="https://info.leanpath.com/resources#guides">Guides</a>
    
  </li>

    
  </ul>

    
  </li>

    
      
  <li class="has-submenu menu-item">
		<a class="menu-link" href="https://www.leanpath.com/about/">About</a>
    
		  
		  
		  <input type="checkbox" id="pageId--random-879733" class="submenu-toggle">
      <label class="menu-arrow" for="pageId--random-879733" data-id="pageId--random-879733">
        <svg width="15" height="9" viewbox="0 0 15 9" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path d="M7.98325 8.74227C8.2715 8.73261 8.5463 8.61747 8.75556 8.41872L14.6382 2.77137C14.8634 2.55497 14.9937 2.2579 15 1.94528C15.0063 1.63266 14.8882 1.33096 14.6714 1.10532C14.455 0.880094 14.1575 0.749835 13.8453 0.743953C13.5331 0.73765 13.2306 0.856144 13.0058 1.07254L7.93913 5.9333L2.8729 1.07296C2.56952 0.781349 2.13336 0.67378 1.72914 0.790593C1.32492 0.907826 1.01398 1.23137 0.91271 1.6398C0.811864 2.04822 0.936661 2.47976 1.24004 2.77137L7.1227 8.41872C7.35422 8.6389 7.66474 8.75572 7.98325 8.74227Z" fill="#323232" />
  </svg>
      </label>
      
  <ul class="submenu level-1" aria-hidden="true" id="submenu_pageId--random-879733">
    
      
  <li class="no-submenu menu-item">
		<a class="menu-link" href="https://www.leanpath.com/about/">About Leanpath</a>
    
  </li>

    
      
  <li class="no-submenu menu-item">
		<a class="menu-link" href="https://www.leanpath.com/leanpath-initiative/">Leanpath 12.3 Initiative</a>
    
  </li>

    
      
  <li class="no-submenu menu-item">
		<a class="menu-link" href="https://www.leanpath.com/about/#carrers">Careers</a>
    
  </li>

    
  </ul>

    
  </li>

    
      
  <li class="has-submenu menu-item">
		<a class="menu-link" href="https://www.leanpath.com/contact/">Contact Us</a>
    
		  
		  
		  <input type="checkbox" id="pageId--random-410673" class="submenu-toggle">
      <label class="menu-arrow" for="pageId--random-410673" data-id="pageId--random-410673">
        <svg width="15" height="9" viewbox="0 0 15 9" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path d="M7.98325 8.74227C8.2715 8.73261 8.5463 8.61747 8.75556 8.41872L14.6382 2.77137C14.8634 2.55497 14.9937 2.2579 15 1.94528C15.0063 1.63266 14.8882 1.33096 14.6714 1.10532C14.455 0.880094 14.1575 0.749835 13.8453 0.743953C13.5331 0.73765 13.2306 0.856144 13.0058 1.07254L7.93913 5.9333L2.8729 1.07296C2.56952 0.781349 2.13336 0.67378 1.72914 0.790593C1.32492 0.907826 1.01398 1.23137 0.91271 1.6398C0.811864 2.04822 0.936661 2.47976 1.24004 2.77137L7.1227 8.41872C7.35422 8.6389 7.66474 8.75572 7.98325 8.74227Z" fill="#323232" />
  </svg>
      </label>
      
  <ul class="submenu level-1" aria-hidden="true" id="submenu_pageId--random-410673">
    
      
  <li class="no-submenu menu-item">
		<a class="menu-link" href="https://online.leanpath.com/ccm/login?zendeskRedirect=true">Client Help Center</a>
    
  </li>

    
      
  <li class="no-submenu menu-item">
		<a class="menu-link" href="https://www.leanpath.com/contact/">Support</a>
    
  </li>

    
  </ul>

    
  </li>

    
      
  <li class="no-submenu menu-item">
		<a class="menu-link" href="https://online.leanpath.com/ccm/login">Login</a>
    
  </li>

    
  </ul>

</div>
          
				</nav>
      </div>      
    </div> 
    <!-- MENU -->
  
    <!-- LANGUAGE SWITCHER -->
   
    <!-- / LANGUAGE SWITCHER -->    
  
    <div class="header__cta--desktop ">  
      
      <div class="header__cta header__cta--main">
        <div id="hs_cos_wrapper_button_1" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">


  
    
  




<div class="button--left  button--left-mobile
            ">
  <a href="https://www.leanpath.com/demo-request" class="button button--secondary 
       button--icon-right" id="button_button_1" rel="">

        
    Get a Demo &gt;&gt;
  </a> 
</div></div>
      </div>
      
  
      
    </div>
    
    <!-- SITE SEARCH -->
<div class="header__search--wrapper">
  <div class="header__search--toggle d-flex"> 
    
    <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewbox="0 0 18 18" fill="none">
      <path d="M7.7954 13.9712C11.1341 13.9712 13.8407 11.2646 13.8407 7.92583C13.8407 4.58708 11.1341 1.88049 7.7954 1.88049C4.45665 1.88049 1.75006 4.58708 1.75006 7.92583C1.75006 11.2646 4.45665 13.9712 7.7954 13.9712Z" stroke="#00427A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
      <path d="M16.25 16.3803L12.0673 12.1976" stroke="#00427A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
    </svg>
  </div>
 
  <div class="header__search header__element">
    <div class="header__search--close">
    </div>
    <div class="header__search--content">
      <div class="header__search--box">
        <form action="https://info.leanpath.com/search-results" method="get">
          
          <input type="text" name="q" placeholder="Search">
          
          <input type="hidden" name="sa" value="Search">

          <button type="submit">
            <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewbox="0 0 18 18" fill="none">
              <path d="M7.7954 13.9712C11.1341 13.9712 13.8407 11.2646 13.8407 7.92583C13.8407 4.58708 11.1341 1.88049 7.7954 1.88049C4.45665 1.88049 1.75006 4.58708 1.75006 7.92583C1.75006 11.2646 4.45665 13.9712 7.7954 13.9712Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
              <path d="M16.25 16.3803L12.0673 12.1976" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
            </svg>
          </button>
        </form>
      </div>
      </div>
  </div> 
</div>
    <!-- SITE SEARCH -->  
    
    <div class="header__navigation--toggle">   
      <span aria-hidden="true"></span>
    </div>
      
    
  </div>
  
  <div id="hs_cos_wrapper_module_17236697439617" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">










<div class="popup-activemodule_17236697439617">
  <div id="contact-popup" class="popup-modal popup-modal_module_17236697439617">
    <div class="popup-modal__content layout_1 ">
      <div id="btn-closemodule_17236697439617" class="btn-close">
        
        
        
        
        
        
        
        <img src="https://blog.leanpath.com/hubfs/close.svg" alt="close" loading="lazy" width="34" height="34" style="max-width: 100%; height: auto;">
        
        
      </div>
      <div class="popup-modal__media ">
        
      </div>
      <div class="popup__content--container ">
        <div class="popup__content--text">
          <div id="hs_cos_wrapper_module_17236697439617_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="text_content"><h3>Let’s get the conversation started</h3>
<div>
<p>Fill out the form below to discuss the best solution for your operation:</p>
</div></div>
        </div>

        
        <div class="popup__content--form">
          <span id="hs_cos_wrapper_module_17236697439617_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_form" style="" data-hs-cos-general-type="widget" data-hs-cos-type="form"><h3 id="hs_cos_wrapper_form_170519880_title" class="hs_cos_wrapper form-title" data-hs-cos-general-type="widget_field" data-hs-cos-type="text"></h3>

<div id="hs_form_target_form_170519880"></div>









</span>
        </div>
        
      </div>
    </div>
  </div>
</div>







</div>
</header></div>
              
               
            
          
     
        
      

      
<main class="body-container-wrapper blog_listing">
  <div class="container-fluid body-container">
<div class="row-fluid-wrapper">
<div class="row-fluid">
<div class="span12 widget-span widget-type-cell  dnd-area" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-1 dnd-section dnd_area-row-0-padding">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-2 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_17236738826365" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
<div class="bg-overlay" data-overlay-location="section">
  

  
  <div class="bg-overlay__overlay"></div>
</div>
</div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-3 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_17236738826366" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">














<div id="headline-module_17236738826366" class="headline ">   
  
  
  
    <h2 class="headline--title headline--normal">Food Waste Intelligence</h2>
  
</div>


</div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-4 dnd_area-row-1-padding dnd_area-row-1-background-color dnd-section dnd_area-row-1-background-layers">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-5 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1766440283543" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_widget_1766440283543_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><div style="padding-bottom: 20px;"><form style="display: flex; flex-direction: column; /* responsive styling */    width: 90%; /* take up most of the available width */    max-width: 600px; /* do not exceed 600 pixels wide */    margin: 0 auto;" action="https://info.leanpath.com/search-results" method="get"><input style="/* full width for stacking */        width: 100%; /* white box, dark border/text */        border: 2px solid #333333; /* primary color border */        background: white; color: #333333; /* primary color text */                /* spacing */        padding: 12px 15px; font-size: 16px; margin-bottom: 10px; /* space below the search box */        border-radius: 4px; box-sizing: border-box;" name="q" type="text" placeholder="Search Leanpath Resources"> <input name="sa" type="hidden" value="Search"> <input style="/* full width button for stacking */        width: 100%; /* leanpath secondary color button */        background: #654DD8; color: white; /* styling */        border: none; padding: 12px 20px; font-size: 16px; font-weight: bold; cursor: pointer; text-transform: uppercase; border-radius: 4px;" type="submit" value="Search"></form></div></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-6 dnd_area-row-2-background-layers dnd_area-row-2-padding dnd_area-row-2-background-color dnd_area-row-2-max-width-section-centering dnd-section">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell cell_17236739232953-padding dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-7 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_17236739232956" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">








































<div class="blog-index__wrapper blog-index--big_title_two_columns blog-index-list__wrapper">

  
  
  
        
  
<div class="big-title-two-columns-blog-post  p-0  position-relative">
  
  <div class="blog-index__post-title big-title-two-columns-blog-post__title">
    <h2 class="mb-2 big-title-two-columns-blog-post__title-text"><a href="https://blog.leanpath.com/meeting-of-the-minds-a-decade-of-impact-refed-summit-2026-recap">Meeting of the Minds, A Decade of Impact: ReFED Summit 2026 Recap</a></h2>
  </div>
  

  
  <div class="big-title-two-columns-blog-post__header ">
    
    <div class="big-title-two-columns-blog-post__author">
      <p class="big-title-two-columns-blog-post__author-heading mb-0" style="font-weight:900;">Posted By <a class="big-title-two-columns-blog-post__author-name mb-0" style="font-weight:900;" href="https://blog.leanpath.com/author/jessica-rosen">Jessica Rosen</a> on Jun 08, 2026</p>
      
    </div>
    

    <div class="big-title-two-columns-blog-post__date-time">
      
      
    </div>
    
    <div class="social_sharing">
      <ul>
        
        <li>
          <a href="http://www.facebook.com/share.php?u=https://blog.leanpath.com/meeting-of-the-minds-a-decade-of-impact-refed-summit-2026-recap" target="_blank" rel="noopener">
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/Facebook_icon_blurpl%201.svg" alt="Facebook_icon_blurpl 1" loading="lazy" width="25" height="24" style="max-width: 100%; height: auto;">
            
          </a>
        </li>
        
        
        <li>
          <a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=https://blog.leanpath.com/meeting-of-the-minds-a-decade-of-impact-refed-summit-2026-recap" target="_blank" rel="noopener">
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/Linkedin_blue.svg" alt="Linkedin_blue" loading="lazy" width="25" height="24" style="max-width: 100%; height: auto;">
            
          </a>
        </li>
        
        
        
        <li>
          <a href="mailto:?subject=Check%20out%20&amp;body=Check%20out%20https://blog.leanpath.com/meeting-of-the-minds-a-decade-of-impact-refed-summit-2026-recap&amp;media=https://416759.fs1.hubspotusercontent-na2.net/hubfs/416759/undefined-1-1.jpeg" target="_blank" rel="noopener">
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/email_blue.svg" alt="email_blue" loading="lazy" width="25" height="24" style="max-width: 100%; height: auto;">
            
          </a>
        </li>
        
      </ul>
    </div>
    


    
    
  </div>

  <div class="big-title-two-columns-blog-post__content">
    
    
    <a href="https://blog.leanpath.com/meeting-of-the-minds-a-decade-of-impact-refed-summit-2026-recap" class="blog-index__post-content-link big-title-two-columns-blog-post__image-link d-flex" aria-label="Featured image: Meeting of the Minds, A Decade of Impact: ReFED Summit 2026 Recap - Read full post: Meeting of the Minds, A Decade of Impact: ReFED Summit 2026 Recap">
      <img class="big-title-two-columns-blog-post__image" src="https://blog.leanpath.com/hubfs/undefined-1-1.jpeg" loading="lazy" alt="Meeting of the Minds, A Decade of Impact: ReFED Summit 2026 Recap">
    </a>
    
    
    
    <div class="big-title-two-columns-blog-post__summary">
      <p class="big-title-two-columns-blog-post__summary-text">This year’s ReFED Food Waste Solutions Summit was full of positive energy. Perhaps because this year is the 10-year anniversary of ReFED and its groundbreaking roadmap to reduce food waste (which we wrote about back in April here). Or because of the progress we’ve made over the last decade. Or the global economy and geopolitical environment making food waste ever more important. Or all of the above.</p>
      
      <a class="big-title-two-columns-blog-post__button button button button--primary" href="https://blog.leanpath.com/meeting-of-the-minds-a-decade-of-impact-refed-summit-2026-recap">Read More &gt;&gt;<span class="d-flex align-items-center"></span></a>
      
    </div>
    
  </div>

  
  
</div>
      
    
  
  
  
        
  
<div class="big-title-two-columns-blog-post  p-0  position-relative">
  
  <div class="blog-index__post-title big-title-two-columns-blog-post__title">
    <h2 class="mb-2 big-title-two-columns-blog-post__title-text"><a href="https://blog.leanpath.com/introducing-snap-ai-closing-the-food-waste-blind-spot-at-off-site-events">Introducing Snap AI: closing the food waste blind spot at off-site events</a></h2>
  </div>
  

  
  <div class="big-title-two-columns-blog-post__header ">
    
    <div class="big-title-two-columns-blog-post__author">
      <p class="big-title-two-columns-blog-post__author-heading mb-0" style="font-weight:900;">Posted By <a class="big-title-two-columns-blog-post__author-name mb-0" style="font-weight:900;" href="https://blog.leanpath.com/author/leanpath">Leanpath</a> on May 15, 2026</p>
      
    </div>
    

    <div class="big-title-two-columns-blog-post__date-time">
      
      
    </div>
    
    <div class="social_sharing">
      <ul>
        
        <li>
          <a href="http://www.facebook.com/share.php?u=https://blog.leanpath.com/introducing-snap-ai-closing-the-food-waste-blind-spot-at-off-site-events" target="_blank" rel="noopener">
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/Facebook_icon_blurpl%201.svg" alt="Facebook_icon_blurpl 1" loading="lazy" width="25" height="24" style="max-width: 100%; height: auto;">
            
          </a>
        </li>
        
        
        <li>
          <a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=https://blog.leanpath.com/introducing-snap-ai-closing-the-food-waste-blind-spot-at-off-site-events" target="_blank" rel="noopener">
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/Linkedin_blue.svg" alt="Linkedin_blue" loading="lazy" width="25" height="24" style="max-width: 100%; height: auto;">
            
          </a>
        </li>
        
        
        
        <li>
          <a href="mailto:?subject=Check%20out%20&amp;body=Check%20out%20https://blog.leanpath.com/introducing-snap-ai-closing-the-food-waste-blind-spot-at-off-site-events&amp;media=https://416759.fs1.hubspotusercontent-na1.net/hubfs/416759/Snap%20AI-1.png" target="_blank" rel="noopener">
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/email_blue.svg" alt="email_blue" loading="lazy" width="25" height="24" style="max-width: 100%; height: auto;">
            
          </a>
        </li>
        
      </ul>
    </div>
    


    
    
  </div>

  <div class="big-title-two-columns-blog-post__content">
    
    
    <a href="https://blog.leanpath.com/introducing-snap-ai-closing-the-food-waste-blind-spot-at-off-site-events" class="blog-index__post-content-link big-title-two-columns-blog-post__image-link d-flex" aria-label="Featured image: Introducing Snap AI: closing the food waste blind spot at off-site events - Read full post: Introducing Snap AI: closing the food waste blind spot at off-site events">
      <img class="big-title-two-columns-blog-post__image" src="https://blog.leanpath.com/hubfs/Snap%20AI-1.png" loading="lazy" alt="Introducing Snap AI: closing the food waste blind spot at off-site events">
    </a>
    
    
    
    <div class="big-title-two-columns-blog-post__summary">
      <p class="big-title-two-columns-blog-post__summary-text">You know the scene: food goes off-site for an event. Maybe you have a food waste tracker in your kitchen, maybe not. Regardless, there’s no way to realistically get the overproduced food back to the kitchen to be tracked. So it gets thrown away off-site: no tracking, no reporting, no accountability.</p>
      
      <a class="big-title-two-columns-blog-post__button button button button--primary" href="https://blog.leanpath.com/introducing-snap-ai-closing-the-food-waste-blind-spot-at-off-site-events">Read More &gt;&gt;<span class="d-flex align-items-center"></span></a>
      
    </div>
    
  </div>

  
  
</div>
      
    
  
  
  
        
  
<div class="big-title-two-columns-blog-post  p-0  position-relative">
  
  <div class="blog-index__post-title big-title-two-columns-blog-post__title">
    <h2 class="mb-2 big-title-two-columns-blog-post__title-text"><a href="https://blog.leanpath.com/leanpath-community-prevented-200-million-pounds-of-food-waste">A Shared Victory: How the Leanpath Community Prevented 200 Million Pounds of Food Waste</a></h2>
  </div>
  

  
  <div class="big-title-two-columns-blog-post__header ">
    
    <div class="big-title-two-columns-blog-post__author">
      <p class="big-title-two-columns-blog-post__author-heading mb-0" style="font-weight:900;">Posted By <a class="big-title-two-columns-blog-post__author-name mb-0" style="font-weight:900;" href="https://blog.leanpath.com/author/leanpath">Leanpath</a> on Apr 28, 2026</p>
      
    </div>
    

    <div class="big-title-two-columns-blog-post__date-time">
      
      
    </div>
    
    <div class="social_sharing">
      <ul>
        
        <li>
          <a href="http://www.facebook.com/share.php?u=https://blog.leanpath.com/leanpath-community-prevented-200-million-pounds-of-food-waste" target="_blank" rel="noopener">
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/Facebook_icon_blurpl%201.svg" alt="Facebook_icon_blurpl 1" loading="lazy" width="25" height="24" style="max-width: 100%; height: auto;">
            
          </a>
        </li>
        
        
        <li>
          <a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=https://blog.leanpath.com/leanpath-community-prevented-200-million-pounds-of-food-waste" target="_blank" rel="noopener">
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/Linkedin_blue.svg" alt="Linkedin_blue" loading="lazy" width="25" height="24" style="max-width: 100%; height: auto;">
            
          </a>
        </li>
        
        
        
        <li>
          <a href="mailto:?subject=Check%20out%20&amp;body=Check%20out%20https://blog.leanpath.com/leanpath-community-prevented-200-million-pounds-of-food-waste&amp;media=https://416759.fs1.hubspotusercontent-na1.net/hubfs/416759/200Million-Blog.png" target="_blank" rel="noopener">
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/email_blue.svg" alt="email_blue" loading="lazy" width="25" height="24" style="max-width: 100%; height: auto;">
            
          </a>
        </li>
        
      </ul>
    </div>
    


    
    
  </div>

  <div class="big-title-two-columns-blog-post__content">
    
    
    <a href="https://blog.leanpath.com/leanpath-community-prevented-200-million-pounds-of-food-waste" class="blog-index__post-content-link big-title-two-columns-blog-post__image-link d-flex" aria-label="Featured image: A Shared Victory: How the Leanpath Community Prevented 200 Million Pounds of Food Waste - Read full post: A Shared Victory: How the Leanpath Community Prevented 200 Million Pounds of Food Waste">
      <img class="big-title-two-columns-blog-post__image" src="https://blog.leanpath.com/hubfs/200Million-Blog.png" loading="lazy" alt="A Shared Victory: How the Leanpath Community Prevented 200 Million Pounds of Food Waste">
    </a>
    
    
    
    <div class="big-title-two-columns-blog-post__summary">
      <p class="big-title-two-columns-blog-post__summary-text">Leanpath recently crossed the threshold of 200 million pounds (91 million kg) of food waste prevented since our founding in 2004. What does 200 million pounds of food waste actually look like?</p>
      
      <a class="big-title-two-columns-blog-post__button button button button--primary" href="https://blog.leanpath.com/leanpath-community-prevented-200-million-pounds-of-food-waste">Read More &gt;&gt;<span class="d-flex align-items-center"></span></a>
      
    </div>
    
  </div>

  
  
  <div class="blog-index__post-tags big-title-two-columns-blog-index__tags ">
    
    <h4 class="blog__subtitle">Topics: </h4>
    
    
    
    <a class="big-title-two-columns-blog-index__tag-link blog-index__tag-link" href="https://blog.leanpath.com/topic/announcements">Announcements</a>
    
    
  </div>
  
</div>
      
    
  
  
  
        
  
<div class="big-title-two-columns-blog-post  p-0  position-relative">
  
  <div class="blog-index__post-title big-title-two-columns-blog-post__title">
    <h2 class="mb-2 big-title-two-columns-blog-post__title-text"><a href="https://blog.leanpath.com/announcing-consumption-tracking-and-reporting">Announcing Consumption Tracking and Reporting: Move Beyond Waste Weight to True Production Efficiency</a></h2>
  </div>
  

  
  <div class="big-title-two-columns-blog-post__header ">
    
    <div class="big-title-two-columns-blog-post__author">
      <p class="big-title-two-columns-blog-post__author-heading mb-0" style="font-weight:900;">Posted By <a class="big-title-two-columns-blog-post__author-name mb-0" style="font-weight:900;" href="https://blog.leanpath.com/author/leanpath">Leanpath</a> on Apr 02, 2026</p>
      
    </div>
    

    <div class="big-title-two-columns-blog-post__date-time">
      
      
    </div>
    
    <div class="social_sharing">
      <ul>
        
        <li>
          <a href="http://www.facebook.com/share.php?u=https://blog.leanpath.com/announcing-consumption-tracking-and-reporting" target="_blank" rel="noopener">
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/Facebook_icon_blurpl%201.svg" alt="Facebook_icon_blurpl 1" loading="lazy" width="25" height="24" style="max-width: 100%; height: auto;">
            
          </a>
        </li>
        
        
        <li>
          <a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=https://blog.leanpath.com/announcing-consumption-tracking-and-reporting" target="_blank" rel="noopener">
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/Linkedin_blue.svg" alt="Linkedin_blue" loading="lazy" width="25" height="24" style="max-width: 100%; height: auto;">
            
          </a>
        </li>
        
        
        
        <li>
          <a href="mailto:?subject=Check%20out%20&amp;body=Check%20out%20https://blog.leanpath.com/announcing-consumption-tracking-and-reporting&amp;media=https://416759.fs1.hubspotusercontent-na1.net/hubfs/416759/Leanpath_Product_Image_Bench_Scale_H_02_RGB.jpg" target="_blank" rel="noopener">
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/email_blue.svg" alt="email_blue" loading="lazy" width="25" height="24" style="max-width: 100%; height: auto;">
            
          </a>
        </li>
        
      </ul>
    </div>
    


    
    
  </div>

  <div class="big-title-two-columns-blog-post__content">
    
    
    <a href="https://blog.leanpath.com/announcing-consumption-tracking-and-reporting" class="blog-index__post-content-link big-title-two-columns-blog-post__image-link d-flex" aria-label="Featured image: Announcing Consumption Tracking and Reporting: Move Beyond Waste Weight to True Production Efficiency - Read full post: Announcing Consumption Tracking and Reporting: Move Beyond Waste Weight to True Production Efficiency">
      <img class="big-title-two-columns-blog-post__image" src="https://blog.leanpath.com/hubfs/Leanpath_Product_Image_Bench_Scale_H_02_RGB.jpg" loading="lazy" alt="Announcing Consumption Tracking and Reporting: Move Beyond Waste Weight to True Production Efficiency">
    </a>
    
    
    
    <div class="big-title-two-columns-blog-post__summary">
      <p class="big-title-two-columns-blog-post__summary-text">At Leanpath, we are thrilled to announce the launch of our newest feature: Consumption Tracking and Reporting. For years, the industry has relied on total food waste weight as the primary metric for success. However, weight alone doesn’t always tell the whole story. To truly master your kitchen’s efficiency and solve the overproduction puzzle, you must understand how much food you made in the first place.</p>
      
      <a class="big-title-two-columns-blog-post__button button button button--primary" href="https://blog.leanpath.com/announcing-consumption-tracking-and-reporting">Read More &gt;&gt;<span class="d-flex align-items-center"></span></a>
      
    </div>
    
  </div>

  
  
  <div class="blog-index__post-tags big-title-two-columns-blog-index__tags ">
    
    <h4 class="blog__subtitle">Topics: </h4>
    
    
    
    <a class="big-title-two-columns-blog-index__tag-link blog-index__tag-link" href="https://blog.leanpath.com/topic/announcements">Announcements</a>
    
    
  </div>
  
</div>
      
    
  
  
  
        
  
<div class="big-title-two-columns-blog-post  p-0  position-relative">
  
  <div class="blog-index__post-title big-title-two-columns-blog-post__title">
    <h2 class="mb-2 big-title-two-columns-blog-post__title-text"><a href="https://blog.leanpath.com/refed-reflecting-on-the-last-decade">ReFED: Reflecting on the Last Decade and Hopes for the Next One</a></h2>
  </div>
  

  
  <div class="big-title-two-columns-blog-post__header ">
    
    <div class="big-title-two-columns-blog-post__author">
      <p class="big-title-two-columns-blog-post__author-heading mb-0" style="font-weight:900;">Posted By <a class="big-title-two-columns-blog-post__author-name mb-0" style="font-weight:900;" href="https://blog.leanpath.com/author/jessica-rosen">Jessica Rosen</a> on Apr 01, 2026</p>
      
    </div>
    

    <div class="big-title-two-columns-blog-post__date-time">
      
      
    </div>
    
    <div class="social_sharing">
      <ul>
        
        <li>
          <a href="http://www.facebook.com/share.php?u=https://blog.leanpath.com/refed-reflecting-on-the-last-decade" target="_blank" rel="noopener">
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/Facebook_icon_blurpl%201.svg" alt="Facebook_icon_blurpl 1" loading="lazy" width="25" height="24" style="max-width: 100%; height: auto;">
            
          </a>
        </li>
        
        
        <li>
          <a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=https://blog.leanpath.com/refed-reflecting-on-the-last-decade" target="_blank" rel="noopener">
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/Linkedin_blue.svg" alt="Linkedin_blue" loading="lazy" width="25" height="24" style="max-width: 100%; height: auto;">
            
          </a>
        </li>
        
        
        
        <li>
          <a href="mailto:?subject=Check%20out%20&amp;body=Check%20out%20https://blog.leanpath.com/refed-reflecting-on-the-last-decade&amp;media=https://416759.fs1.hubspotusercontent-na1.net/hubfs/416759/ReFED.png" target="_blank" rel="noopener">
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/email_blue.svg" alt="email_blue" loading="lazy" width="25" height="24" style="max-width: 100%; height: auto;">
            
          </a>
        </li>
        
      </ul>
    </div>
    


    
    
  </div>

  <div class="big-title-two-columns-blog-post__content">
    
    
    <a href="https://blog.leanpath.com/refed-reflecting-on-the-last-decade" class="blog-index__post-content-link big-title-two-columns-blog-post__image-link d-flex" aria-label="Featured image: ReFED: Reflecting on the Last Decade and Hopes for the Next One - Read full post: ReFED: Reflecting on the Last Decade and Hopes for the Next One">
      <img class="big-title-two-columns-blog-post__image" src="https://blog.leanpath.com/hubfs/ReFED.png" loading="lazy" alt="ReFED: Reflecting on the Last Decade and Hopes for the Next One">
    </a>
    
    
    
    <div class="big-title-two-columns-blog-post__summary">
      <p class="big-title-two-columns-blog-post__summary-text">A few weeks ago, we celebrated the 10-year anniversary of a major milestone in the movement to reduce food waste in the U.S. The first-ever Roadmap to Reduce U.S. Food Waste by 20 Percent (aka “the Roadmap”) was published in 2016 by ReFED, complete with an economic analysis and breadth of solutions across the hierarchy of prevention, recovery, and recycling.</p>
      
      <a class="big-title-two-columns-blog-post__button button button button--primary" href="https://blog.leanpath.com/refed-reflecting-on-the-last-decade">Read More &gt;&gt;<span class="d-flex align-items-center"></span></a>
      
    </div>
    
  </div>

  
  
</div>
      
    
  
  
</div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-8 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_17236739232957" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">












<nav aria-label="Pagination navigation" role="navigation" class="pagination">
  
  
  

  
  
    
    
  

  
  

  
  


  

  

  

  
  <a class="pagination__link pagination__link--prev pagination__link--disabled">
    <span id="hs_cos_wrapper_module_17236739232957_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_icon pagination__link-icon" style="" data-hs-cos-general-type="widget" data-hs-cos-type="icon"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 256 512" aria-hidden="true"><g id="angle-left1_layer"><path d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z" /></g></svg></span>
    <span class="pagination__link-text show-for-sr--mobile"></span>
  </a>
  

  



  
    <a class="pagination__link pagination__link--number pagination__link--active" aria-label="Go to Page 1" aria-current="true" href="https://blog.leanpath.com">1</a>
  

  
    <a class="pagination__link pagination__link--number " aria-label="Go to Page 2" href="https://blog.leanpath.com/page/2">2</a>
  

  
    <a class="pagination__link pagination__link--number " aria-label="Go to Page 3" href="https://blog.leanpath.com/page/3">3</a>
  

  
    <a class="pagination__link pagination__link--number " aria-label="Go to Page 4" href="https://blog.leanpath.com/page/4">4</a>
  


  

  
  <a class="pagination__link pagination__link--next " href="https://blog.leanpath.com/page/2">
    <span class="pagination__link-text show-for-sr--mobile"></span>
    <span id="hs_cos_wrapper_module_17236739232957_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_icon pagination__link-icon" style="" data-hs-cos-general-type="widget" data-hs-cos-type="icon"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 256 512" aria-hidden="true"><g id="angle-right2_layer"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z" /></g></svg></span>
  </a>
  

  

  
</nav>
  


</div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div>
</div>
</div>

</main>


      
      
        
          
      
          
           
             
          
               
            
              
                <div data-global-resource-path="LeanPath-theme/templates/partials/footer.html"><div class="footer px-0">
  <div id="hs_cos_wrapper_footer" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">


















<footer class="footer">
  <div class="footer__columns">
    
    <div class="footer__columns--inner footer__columns--1  ">
      
      
      <div class="footer__columns--item footer__columns--logo">
        
        <span id="hs_cos_wrapper_footer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_logo" style="" data-hs-cos-general-type="widget" data-hs-cos-type="logo"><a href="http://leanpath.com" id="hs-link-footer_" style="border-width:0px;border:0px;"><img src="https://blog.leanpath.com/hs-fs/hubfs/Logo%20Leanpath%20Footer.png?width=300&amp;height=74&amp;name=Logo%20Leanpath%20Footer.png" class="hs-image-widget " height="74" style="height: auto;width:300px;border-width:0px;border:0px;" width="300" alt="Logo Leanpath Footer" title="Logo Leanpath Footer" loading="" srcset="https://blog.leanpath.com/hs-fs/hubfs/Logo%20Leanpath%20Footer.png?width=150&amp;height=37&amp;name=Logo%20Leanpath%20Footer.png 150w, https://blog.leanpath.com/hs-fs/hubfs/Logo%20Leanpath%20Footer.png?width=300&amp;height=74&amp;name=Logo%20Leanpath%20Footer.png 300w, https://blog.leanpath.com/hs-fs/hubfs/Logo%20Leanpath%20Footer.png?width=450&amp;height=111&amp;name=Logo%20Leanpath%20Footer.png 450w, https://blog.leanpath.com/hs-fs/hubfs/Logo%20Leanpath%20Footer.png?width=600&amp;height=148&amp;name=Logo%20Leanpath%20Footer.png 600w, https://blog.leanpath.com/hs-fs/hubfs/Logo%20Leanpath%20Footer.png?width=750&amp;height=185&amp;name=Logo%20Leanpath%20Footer.png 750w, https://blog.leanpath.com/hs-fs/hubfs/Logo%20Leanpath%20Footer.png?width=900&amp;height=222&amp;name=Logo%20Leanpath%20Footer.png 900w" sizes="(max-width: 300px) 100vw, 300px"></a></span>
      </div>
      
      

      
      
      

      
      
      <div class="footer__columns--item footer__columns--text">
        <div id="hs_cos_wrapper_footer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="text"><br><br>
<p><img src="https://blog.leanpath.com/hs-fs/hubfs/Footer%20Sign-off.png?width=306&amp;height=64&amp;name=Footer%20Sign-off.png" width="306" height="64" loading="lazy" alt="Footer Sign-off" style="height: auto; max-width: 100%; width: 306px;" srcset="https://blog.leanpath.com/hs-fs/hubfs/Footer%20Sign-off.png?width=153&amp;height=32&amp;name=Footer%20Sign-off.png 153w, https://blog.leanpath.com/hs-fs/hubfs/Footer%20Sign-off.png?width=306&amp;height=64&amp;name=Footer%20Sign-off.png 306w, https://blog.leanpath.com/hs-fs/hubfs/Footer%20Sign-off.png?width=459&amp;height=96&amp;name=Footer%20Sign-off.png 459w, https://blog.leanpath.com/hs-fs/hubfs/Footer%20Sign-off.png?width=612&amp;height=128&amp;name=Footer%20Sign-off.png 612w, https://blog.leanpath.com/hs-fs/hubfs/Footer%20Sign-off.png?width=765&amp;height=160&amp;name=Footer%20Sign-off.png 765w, https://blog.leanpath.com/hs-fs/hubfs/Footer%20Sign-off.png?width=918&amp;height=192&amp;name=Footer%20Sign-off.png 918w" sizes="(max-width: 306px) 100vw, 306px"></p></div>
      </div>
      
       

      
      
      

      
      
      

      
      
      
      
      
      
      
    </div>


    
    <div class="footer__columns--inner footer__columns--2   footer__columns--custom-order ">
      
      
      

      
      
      

      
      
      <div class="footer__columns--item footer__columns--text">
        <div id="hs_cos_wrapper_footer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="text"><h4>Contact Us</h4></div>
      </div>
      
       

      
      
      

      
      
      <div class="footer__columns--item footer__columns--icon-container">
        
        <div class=" footer__columns--icon">
          
          
          
          <div class="footer__columns--container icons">
            <a href="https://www.leanpath.com/contact/#world-headquarters" target="_blank" rel="noopener">
              
              
              
              
              
              
              
              <img src="https://blog.leanpath.com/hs-fs/hubfs/USA.png?width=62&amp;height=21&amp;name=USA.png" alt="USA" loading="lazy" width="62" height="21" style="max-width: 100%; height: auto;" srcset="https://blog.leanpath.com/hs-fs/hubfs/USA.png?width=31&amp;height=11&amp;name=USA.png 31w, https://blog.leanpath.com/hs-fs/hubfs/USA.png?width=62&amp;height=21&amp;name=USA.png 62w, https://blog.leanpath.com/hs-fs/hubfs/USA.png?width=93&amp;height=32&amp;name=USA.png 93w, https://blog.leanpath.com/hs-fs/hubfs/USA.png?width=124&amp;height=42&amp;name=USA.png 124w, https://blog.leanpath.com/hs-fs/hubfs/USA.png?width=155&amp;height=53&amp;name=USA.png 155w, https://blog.leanpath.com/hs-fs/hubfs/USA.png?width=186&amp;height=63&amp;name=USA.png 186w" sizes="(max-width: 62px) 100vw, 62px">
              
              
            </a>
          </div>
          
          
          
          <div class="footer__columns--container icons">
            <a href="https://www.leanpath.com/contact/#world-headquarters" target="_blank" rel="noopener">
              
              
              
              
              
              
              
              <img src="https://blog.leanpath.com/hs-fs/hubfs/UK.png?width=62&amp;height=21&amp;name=UK.png" alt="UK" loading="lazy" width="62" height="21" style="max-width: 100%; height: auto;" srcset="https://blog.leanpath.com/hs-fs/hubfs/UK.png?width=31&amp;height=11&amp;name=UK.png 31w, https://blog.leanpath.com/hs-fs/hubfs/UK.png?width=62&amp;height=21&amp;name=UK.png 62w, https://blog.leanpath.com/hs-fs/hubfs/UK.png?width=93&amp;height=32&amp;name=UK.png 93w, https://blog.leanpath.com/hs-fs/hubfs/UK.png?width=124&amp;height=42&amp;name=UK.png 124w, https://blog.leanpath.com/hs-fs/hubfs/UK.png?width=155&amp;height=53&amp;name=UK.png 155w, https://blog.leanpath.com/hs-fs/hubfs/UK.png?width=186&amp;height=63&amp;name=UK.png 186w" sizes="(max-width: 62px) 100vw, 62px">
              
              
            </a>
          </div>
          
          
          
          <div class="footer__columns--container icons">
            <a href="https://www.leanpath.com/contact/#world-headquarters" target="_blank" rel="noopener">
              
              
              
              
              
              
              
              <img src="https://blog.leanpath.com/hs-fs/hubfs/AUS.png?width=62&amp;height=21&amp;name=AUS.png" alt="AUS" loading="lazy" width="62" height="21" style="max-width: 100%; height: auto;" srcset="https://blog.leanpath.com/hs-fs/hubfs/AUS.png?width=31&amp;height=11&amp;name=AUS.png 31w, https://blog.leanpath.com/hs-fs/hubfs/AUS.png?width=62&amp;height=21&amp;name=AUS.png 62w, https://blog.leanpath.com/hs-fs/hubfs/AUS.png?width=93&amp;height=32&amp;name=AUS.png 93w, https://blog.leanpath.com/hs-fs/hubfs/AUS.png?width=124&amp;height=42&amp;name=AUS.png 124w, https://blog.leanpath.com/hs-fs/hubfs/AUS.png?width=155&amp;height=53&amp;name=AUS.png 155w, https://blog.leanpath.com/hs-fs/hubfs/AUS.png?width=186&amp;height=63&amp;name=AUS.png 186w" sizes="(max-width: 62px) 100vw, 62px">
              
              
            </a>
          </div>
           
        </div>
      </div>
      
      

      
      
      <div class="footer__columns--item footer__columns--custom-list">

        
        
        
        
        <a href="tel:+1%20(877)%20620-6512" target="_blank" rel="noopener">
          <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewbox="0 0 16 16" fill="none">  <g clip-path="url(#clip0_65_3571)">    <path d="M0 3.87007C0.0542147 3.58755 0.0846603 3.29809 0.16665 3.02386C0.599833 1.57657 1.54659 0.601386 2.95003 0.0651956C3.39656 -0.105435 3.87728 0.0673318 4.1131 0.484428C4.67635 1.48097 5.23292 2.48126 5.78174 3.48608C6.02904 3.93896 5.95667 4.44818 5.60708 4.84792C5.18004 5.33604 4.74819 5.8199 4.31314 6.30108C4.24744 6.37371 4.24957 6.42819 4.28616 6.50963C5.36111 8.90593 7.09705 10.64 9.49317 11.7161C9.58718 11.7583 9.64033 11.7418 9.71163 11.6774C10.1638 11.2699 10.6205 10.8678 11.075 10.463C11.5795 10.0138 12.0554 9.96015 12.6478 10.2889C13.5753 10.8034 14.5023 11.3185 15.4293 11.8339C15.9583 12.1279 16.1298 12.5914 15.9001 13.1503C15.3003 14.6112 14.2403 15.5432 12.6948 15.9052C12.5105 15.9485 12.3209 15.9693 12.1337 16.0003H11.4935C11.4641 15.9928 11.435 15.9843 11.4054 15.9776C11.0301 15.8922 10.6397 15.8476 10.2818 15.7151C6.30439 14.2433 3.27157 11.6699 1.25896 7.92274C0.823902 7.11258 0.445201 6.27545 0.176264 5.39452C0.0889334 5.10827 0.0571524 4.80519 0 4.50986C0 4.29651 0 4.08342 0 3.87007Z" fill="white" />  </g>  <defs>    <clippath id="clip0_65_3571">      <rect width="16" height="16" fill="white" />    </clippath>  </defs></svg>
          <div id="hs_cos_wrapper_footer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="text_field">+1 (877) 620-6512 - Americas</div>
        </a>
        
        
        
        <a href="tel:+44%20(0)%2020%207509%200477" target="_blank" rel="noopener">
          <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewbox="0 0 16 16" fill="none">  <g clip-path="url(#clip0_65_3571)">    <path d="M0 3.87007C0.0542147 3.58755 0.0846603 3.29809 0.16665 3.02386C0.599833 1.57657 1.54659 0.601386 2.95003 0.0651956C3.39656 -0.105435 3.87728 0.0673318 4.1131 0.484428C4.67635 1.48097 5.23292 2.48126 5.78174 3.48608C6.02904 3.93896 5.95667 4.44818 5.60708 4.84792C5.18004 5.33604 4.74819 5.8199 4.31314 6.30108C4.24744 6.37371 4.24957 6.42819 4.28616 6.50963C5.36111 8.90593 7.09705 10.64 9.49317 11.7161C9.58718 11.7583 9.64033 11.7418 9.71163 11.6774C10.1638 11.2699 10.6205 10.8678 11.075 10.463C11.5795 10.0138 12.0554 9.96015 12.6478 10.2889C13.5753 10.8034 14.5023 11.3185 15.4293 11.8339C15.9583 12.1279 16.1298 12.5914 15.9001 13.1503C15.3003 14.6112 14.2403 15.5432 12.6948 15.9052C12.5105 15.9485 12.3209 15.9693 12.1337 16.0003H11.4935C11.4641 15.9928 11.435 15.9843 11.4054 15.9776C11.0301 15.8922 10.6397 15.8476 10.2818 15.7151C6.30439 14.2433 3.27157 11.6699 1.25896 7.92274C0.823902 7.11258 0.445201 6.27545 0.176264 5.39452C0.0889334 5.10827 0.0571524 4.80519 0 4.50986C0 4.29651 0 4.08342 0 3.87007Z" fill="white" />  </g>  <defs>    <clippath id="clip0_65_3571">      <rect width="16" height="16" fill="white" />    </clippath>  </defs></svg>
          <div id="hs_cos_wrapper_footer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="text_field">+44 (0) 20 7509 0477 - EMEA &amp; APAC</div>
        </a>
        
        
        
        <a href="https://www.leanpath.com/contact/">
          <svg xmlns="http://www.w3.org/2000/svg" width="19" height="13" viewbox="0 0 19 13" fill="none">  <g clip-path="url(#clip0_65_3562)">    <path d="M0 0V13H19V0H0ZM16.4663 1.14494L9.49979 5.79415L2.53366 1.14494H16.4663ZM1.23674 11.8551V1.69069L9.49979 7.20547L17.7633 1.69069V11.8547H1.23674V11.8551Z" fill="white" />  </g>  <defs>    <clippath id="clip0_65_3562">      <rect width="19" height="13" fill="white" />    </clippath>  </defs></svg>
          <div id="hs_cos_wrapper_footer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="text_field">Contact Us</div>
        </a>
        
        
        
        <a href="https://www.leanpath.com/about/#media-contact">
          <svg xmlns="http://www.w3.org/2000/svg" width="19" height="13" viewbox="0 0 19 13" fill="none">  <g clip-path="url(#clip0_65_3562)">    <path d="M0 0V13H19V0H0ZM16.4663 1.14494L9.49979 5.79415L2.53366 1.14494H16.4663ZM1.23674 11.8551V1.69069L9.49979 7.20547L17.7633 1.69069V11.8547H1.23674V11.8551Z" fill="white" />  </g>  <defs>    <clippath id="clip0_65_3562">      <rect width="19" height="13" fill="white" />    </clippath>  </defs></svg>
          <div id="hs_cos_wrapper_footer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="text_field">Media Contact</div>
        </a>
        

        
      </div>
      
      
      
      
      
      
    </div>


    
    <div class="footer__columns--inner footer__columns--3  ">
      
      
      

      
      
      

      
      
      <div class="footer__columns--item footer__columns--text">
        <div id="hs_cos_wrapper_footer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="text"><h4>Want to know more? <br>Sign up for our newsletter</h4>
<br>
<p>Get the latest food waste prevention news from Leanpath–delivered monthly to your inbox.</p></div>
      </div>
      
       

      
      
      

      
      
      

      
      
      
      
      
      <div class="footer__columns--item footer__columns--form">
        <span id="hs_cos_wrapper_footer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_form" style="" data-hs-cos-general-type="widget" data-hs-cos-type="form"><h3 id="hs_cos_wrapper_footer__title" class="hs_cos_wrapper form-title" data-hs-cos-general-type="widget_field" data-hs-cos-type="text"></h3>

<div id="hs_form_target_footer_"></div>









</span>
      </div>
      
      
      
    </div>


    
  </div>

  
  
  <div class="section-bottom__outside"></div>
  <div class="section-bottom">
    
    <div class="section-bottom--copyright">
      <div id="hs_cos_wrapper_footer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="section_bottom.copyright"><p style="font-size: 10px;">© 2007-2026&nbsp;Leanpath, Inc. All rights reserved.<br>Leanpath and ValuWaste are registered trademarks of Leanpath, Inc.<br>US Patent #7,415,375</p></div>
    </div>
    

    
    <div class="section-bottom--menu">
      <span id="hs_cos_wrapper_footer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="menu"><div id="hs_menu_wrapper_footer_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="default" data-menu-id="175483090188" aria-label="Navigation Menu">
 <ul role="menu">
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.leanpath.com/privacy-policy/" role="menuitem">Privacy Policy</a></li>
 </ul>
</div></span>
    </div>
    

    
    
    <div class="footer__columns--item footer__columns--icon-container">

      <div class=" footer__columns--icon">
        
        
        
        <div class="footer__columns--container">
          <a href="https://www.linkedin.com/company/leanpath-inc./" target="_blank" rel="noopener">
            
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/linkedin.svg" alt="linkedin" loading="lazy" width="24" height="24" style="max-width: 100%; height: auto;">
            
            
          </a>
        </div>
        
        
        
        <div class="footer__columns--container">
          <a href="https://www.instagram.com/leanpath/" target="_blank" rel="noopener">
            
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/instagram.svg" alt="instagram" loading="lazy" width="24" height="24" style="max-width: 100%; height: auto;">
            
            
          </a>
        </div>
        
        
        
        <div class="footer__columns--container">
          <a href="https://www.youtube.com/user/LeanPath" target="_blank" rel="noopener">
            
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/youtube.svg" alt="youtube" loading="lazy" width="24" height="24" style="max-width: 100%; height: auto;">
            
            
          </a>
        </div>
        
        
        
        <div class="footer__columns--container">
          <a href="https://www.facebook.com/leanpath/" target="_blank" rel="noopener">
            
            
            
            
            
            
            
            <img src="https://blog.leanpath.com/hubfs/Facebook.svg" alt="Facebook" loading="lazy" width="24" height="24" style="max-width: 100%; height: auto;">
            
            
          </a>
        </div>
         
      </div>
    </div>
    
    
  </div>
  
  
</footer></div>
</div></div>
              
               
            
          
      
         
      
    </div>     
    
    
      
    
    
    
<!-- HubSpot performance collection script -->
<script defer src="/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js"></script>
<script src="https://blog.leanpath.com/hubfs/hub_generated/template_assets/1/175306046100/1780932611650/template_aos.min.js"></script>
<script defer src="https://blog.leanpath.com/hubfs/hub_generated/template_assets/1/175305873782/1780932614715/template_main.min.js"></script>

      <script defer>        
        AOS.init({        
          // Settings that can be overridden on per-element basis, by `data-aos-*` attributes:
          offset: 120, // offset (in px) from the original trigger point
          delay: 0, // values from 0 to 3000, with step 50ms
          duration: 800, // values from 0 to 3000, with step 50ms
          easing: 'ease', // default easing for AOS animations
          once: false, // whether animation should happen only once - while scrolling down
          mirror: false, // whether elements should animate out while scrolling past them
          anchorPlacement: 'top-bottom', // defines which position of the element regarding to window should trigger the animation        
        });         
        document.addEventListener('DOMContentLoaded', function() {
          AOS.refreshHard();
        });                 
      </script>
    
<script>
var hsVars = hsVars || {}; hsVars['language'] = 'en-us';
</script>

<script src="/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js"></script>

    <!--[if lte IE 8]>
    <script charset="utf-8" src="https://js-na2.hsforms.net/forms/v2-legacy.js"></script>
    <![endif]-->

<script data-hs-allowed="true" src="/_hcms/forms/v2.js"></script>

    <script data-hs-allowed="true">
        var options = {
            portalId: '416759',
            formId: '44387226-1b2e-4fb2-855a-e50e4f971e60',
            formInstanceId: '1566',
            
            pageId: '1890556232',
            
            region: 'na2',
            
            
            
            
            
            
            inlineMessage: "<p>Your form has been successfully submitted. A Leanpath team member will be in touch shortly.<\/p>",
            
            
            rawInlineMessage: "<p>Your form has been successfully submitted. A Leanpath team member will be in touch shortly.<\/p>",
            
            
            hsFormKey: "382566b82aec8fa092c40d68f32b5b74",
            
            
            css: '',
            target: '#hs_form_target_form_170519880',
            
            
            
            
            
            
            
            contentType: "listing-page",
            
            
            
            formsBaseUrl: '/_hcms/forms/',
            
            
            
            formData: {
                cssClass: 'hs-form stacked hs-custom-form'
            }
        };

        options.getExtraMetaDataBeforeSubmit = function() {
            var metadata = {};
            

            if (hbspt.targetedContentMetadata) {
                var count = hbspt.targetedContentMetadata.length;
                var targetedContentData = [];
                for (var i = 0; i < count; i++) {
                    var tc = hbspt.targetedContentMetadata[i];
                     if ( tc.length !== 3) {
                        continue;
                     }
                     targetedContentData.push({
                        definitionId: tc[0],
                        criterionId: tc[1],
                        smartTypeId: tc[2]
                     });
                }
                metadata["targetedContentMetadata"] = JSON.stringify(targetedContentData);
            }

            return metadata;
        };

        hbspt.forms.create(options);
    </script>


<script>
  
function resetAllIframes() {
  const iframes = document.querySelectorAll('iframe');

  iframes.forEach((iframe) => {
    const parent = iframe.parentNode;
    const nextSibling = iframe.nextSibling;
    parent.removeChild(iframe);
    setTimeout(() => parent.insertBefore(iframe, nextSibling), 0);
  });
}

  
  let popupmodule_17236697439617 = document.querySelector(".popup-modal_module_17236697439617");
  
  let btnClosemodule_17236697439617 = document.getElementById("btn-closemodule_17236697439617");
  btnClosemodule_17236697439617.addEventListener("click", () => {
    document.querySelector('html').classList.remove('popup-open') 
    popupmodule_17236697439617.classList.remove("active");
    document.body.classList.remove("active-popup");
    resetAllIframes()
  })

  
  function stopEvent(e) {
    e.stopPropagation();
  }
  let overlayPopUpmodule_17236697439617 = document.getElementById("contact-popup");
  overlayPopUpmodule_17236697439617.addEventListener("click", (e) => {   
    if(e.target.classList.contains('popup-modal')){
      document.querySelector('html').classList.remove('popup-open') 
      popupmodule_17236697439617.classList.remove("active");
      document.body.classList.remove("active-popup");
    }    
    resetAllIframes()
  })

  let  activePopup__module_17236697439617 = document.querySelector('.popup-modal_module_17236697439617')
  

</script>

<script src="https://blog.leanpath.com/hubfs/hub_generated/module_assets/1/175312501562/1742968280065/module_background-overlay.min.js"></script>

    <script data-hs-allowed="true">
        var options = {
            portalId: '416759',
            formId: '3f49dac4-8cc7-4230-b6ac-767275dc13de',
            formInstanceId: '2025',
            
            pageId: '1890556232',
            
            region: 'na2',
            
            
            
            
            
            
            inlineMessage: "Thanks for submitting the form.",
            
            
            rawInlineMessage: "Thanks for submitting the form.",
            
            
            hsFormKey: "6ef39d270df76ca0806474deacc5e135",
            
            
            css: '',
            target: '#hs_form_target_footer_',
            
            
            
            
            
            
            
            contentType: "listing-page",
            
            
            
            formsBaseUrl: '/_hcms/forms/',
            
            
            
            formData: {
                cssClass: 'hs-form stacked hs-custom-form'
            }
        };

        options.getExtraMetaDataBeforeSubmit = function() {
            var metadata = {};
            

            if (hbspt.targetedContentMetadata) {
                var count = hbspt.targetedContentMetadata.length;
                var targetedContentData = [];
                for (var i = 0; i < count; i++) {
                    var tc = hbspt.targetedContentMetadata[i];
                     if ( tc.length !== 3) {
                        continue;
                     }
                     targetedContentData.push({
                        definitionId: tc[0],
                        criterionId: tc[1],
                        smartTypeId: tc[2]
                     });
                }
                metadata["targetedContentMetadata"] = JSON.stringify(targetedContentData);
            }

            return metadata;
        };

        hbspt.forms.create(options);
    </script>

<script src="/hs/hsstatic/keyboard-accessible-menu-flyouts/static-1.17/bundles/project.js"></script>

<!-- Start of HubSpot Analytics Code -->
<script type="text/javascript">
var _hsq = _hsq || [];
_hsq.push(["setContentType", "listing-page"]);
_hsq.push(["setCanonicalUrl", "https:\/\/blog.leanpath.com"]);
_hsq.push(["setPageId", "70448500762"]);
_hsq.push(["setContentMetadata", {
    "contentPageId": 70448500762,
    "legacyPageId": "70448500762",
    "contentFolderId": null,
    "contentGroupId": 1890556232,
    "abTestId": null,
    "languageVariantId": 70448500762,
    "languageCode": "en-us",
    
    
}]);
</script>

<script type="text/javascript" id="hs-script-loader" async defer src="/hs/scriptloader/416759.js"></script>
<!-- End of HubSpot Analytics Code -->


<script type="text/javascript">
var hsVars = {
    render_id: "e3ec0e65-8cad-48cd-b2e8-85f681eaae71",
    ticks: 1780975327114,
    page_id: 70448500762,
    
    content_group_id: 1890556232,
    portal_id: 416759,
    app_hs_base_url: "https://app-na2.hubspot.com",
    cp_hs_base_url: "https://cp-na2.hubspot.com",
    language: "en-us",
    analytics_page_type: "listing-page",
    scp_content_type: "",
    
    analytics_page_id: "70448500762",
    category_id: 7,
    folder_id: 0,
    is_hubspot_user: false
}
</script>


<script defer src="/hs/hsstatic/HubspotToolsMenu/static-1.640/js/index.js"></script>

<!-- start Main.js DO NOT REMOVE --> 

<script src="https://blog.leanpath.com/hubfs/hub_generated/template_assets/1/1673810683/1742840626136/template_Leanpath-Sep2014-main.js"></script> 

<!-- end Main.js -->

<!-- Linkedin Insight Tag DO NOT REMOVE - used in Linkedin Campaign Manager -->

<script type="text/javascript">
_linkedin_partner_id = "647868";
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
</script><script type="text/javascript">
(function(){var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);})();
</script>
<noscript>
<img height="1" width="1" style="display:none;" alt="" src="https://dc.ads.linkedin.com/collect/?pid=647868&amp;fmt=gif">
</noscript>

<!-- End Linkedin Insight Tag -->

<div id="fb-root"></div>
  <script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.0";
  fjs.parentNode.insertBefore(js, fjs);
 }(document, 'script', 'facebook-jssdk'));</script> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="https://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
 
<!-- Linkedin Insight Tag DO NOT REMOVE - used in Linkedin Campaign Manager -->

<script type="text/javascript">
_linkedin_partner_id = "647868";
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
</script><script type="text/javascript">
(function(){var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);})();
</script>
<noscript>
<img height="1" width="1" style="display:none;" alt="" src="https://dc.ads.linkedin.com/collect/?pid=647868&amp;fmt=gif">
</noscript>

<!-- End Linkedin Insight Tag -->

  
</body></html>