> ## Documentation Index
> Fetch the complete documentation index at: https://university.gumloop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Reduce Your AI Bill | Webinars

> Learn strategies and techniques to reduce token consumption in your agents, from model selection and skills to usage controls.

<div id="gumloop-auth" data-token={user?.accessToken || ''} data-email={user?.email || ''} style={{display: 'none'}} />

<div className="lesson-page standalone-video-page">
  <div className="lesson-breadcrumb">
    <a href="/">University</a>

    <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" className="chevron">
      <path d="m9 18 6-6-6-6" />
    </svg>

    <a href="/webinars">Webinars</a>

    <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" className="chevron">
      <path d="m9 18 6-6-6-6" />
    </svg>

    <span className="current">Reduce Your AI Bill</span>
  </div>

  <div className="webinar-hero">
    <div className="webinar-hero-thumb">
      <img src="https://mintcdn.com/gumloop_university/zumdZhdvs6el__1f/images/video-thumbnails/webinar-reduce-ai-bill.png?fit=max&auto=format&n=zumdZhdvs6el__1f&q=85&s=e27bf3821e68381f6e426f02e3e9ff32" alt="Reduce Your AI Bill webinar" width="3840" height="2160" data-path="images/video-thumbnails/webinar-reduce-ai-bill.png" />
    </div>

    <div className="webinar-hero-date">
      <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round">
        <rect x="3" y="4" width="18" height="18" rx="2" ry="2" />

        <line x1="16" y1="2" x2="16" y2="6" />

        <line x1="8" y1="2" x2="8" y2="6" />

        <line x1="3" y1="10" x2="21" y2="10" />
      </svg>

      June 25, 2026 · 10:00 AM PST
    </div>
  </div>

  <div className="lesson-card">
    <h1 className="lesson-title">Reduce Your AI Bill</h1>

    <p className="lesson-desc">Model Selection · Skills · Usage Controls</p>

    <div className="lesson-content">
      <p>Credits don't have to be a mystery. In this webinar, you'll learn practical strategies to cut your agent's token consumption without sacrificing quality. We'll cover how to pick the right model for each task, how skills can dramatically reduce the number of tokens your agent burns, and how to set controls that prevent runaway usage before it becomes a problem.</p>

      <p>Hosted by Gonzalo, Chief Product Officer at Gumloop, and Aron Korenblit, Head of Community at Gumloop.</p>

      <h2>What you'll learn</h2>

      <ul>
        <li>How to pick the best model for a given task and why bigger isn't always better</li>
        <li>Leveraging skills to drastically reduce token spend by teaching your agent reusable patterns</li>
        <li>Setting up controls to stop runaway agent usage and keep costs predictable</li>
        <li>Real examples of agents optimized for cost without losing accuracy</li>
      </ul>

      <h2>Who this is for</h2>

      <p>Anyone building agents on Gumloop who wants to spend less on credits. Whether you're running a single agent or managing a team of them, these techniques apply across the board. No prior optimization experience required.</p>
    </div>
  </div>

  <div className="webinar-form-embed">
    <h3 className="webinar-form-title">Register for this webinar</h3>

    <iframe src="https://airtable.com/embed/appply9fCrxZMQpqv/pag9XAhFaepgor44s/form?prefill_Webinar=recS1UdYMzEvTL35s" width="100%" height="533" frameBorder="0" style={{background: 'transparent', border: 'none'}} />
  </div>
</div>
