> ## 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.

# Day 5: Wrap Up | Learning Cohort

> Cohort recap, community showcase, and where to go from here with Gumloop.

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

<div className="lesson-page">
  <div className="lesson-breadcrumb">
    <a href="/cohort/day-1">Learning Cohort</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">Day 5: Wrap Up</span>
  </div>

  <div className="lesson-video">
    <div className="lesson-video-aspect">
      <iframe src="https://player.vimeo.com/video/1140589998?h=007b1e70f6&title=0&byline=0&portrait=0" allow="autoplay; fullscreen; picture-in-picture" allowFullScreen />
    </div>
  </div>

  <p className="video-date">Recorded: May 29, 2026</p>

  <div className="lesson-card">
    <h1 className="lesson-title">Day 5: Wrap Up</h1>

    <p className="lesson-desc">That's a wrap. Thank you for joining the cohort and for sharing your work this week.</p>

    <div className="lesson-content">
      <h2>What You've Built</h2>

      <p>In five days, you went from zero to building real AI agents and automations. You've learned how agents, tools, instructions, flows, nodes, and subflows fit together. More importantly, you've built things that actually work for your business.</p>

      <h2>Where to Go from Here</h2>

      <ul>
        <li><strong>Keep learning</strong>: <a href="/">Gumloop University</a> has courses on AI fundamentals, MCP, and more.</li>
        <li><strong>Offer Gumloop to others</strong>: Check out the <a href="https://www.gumloop.com/experts" target="_blank">Experts</a> and <a href="https://www.gumloop.com/creators" target="_blank">Creator</a> programs.</li>
        <li><strong>Get help</strong>: The <a href="https://gumloop-community.slack.com/" target="_blank">Gumloop community</a> is yours. Drop a note in the #get-help channel whenever you're stuck. It's also the best place to stay up to date.</li>
      </ul>

      <div className="lesson-callout">
        <div className="lesson-callout-header">
          <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">
            <path d="M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5" />

            <path d="M9 18h6" />

            <path d="M10 22h4" />
          </svg>

          <span>One last thing</span>
        </div>

        <p>We'd love your feedback on how to make the next cohort better. It takes 2 minutes and helps us a lot.</p>
      </div>

      <div className="lesson-form">
        <iframe src="https://airtable.com/embed/appIWRpLRNN78LE7M/shrMUfSzjzjGQzCcK" frameBorder="0" width="100%" height="650" />
      </div>
    </div>
  </div>

  <div className="lesson-nav-grid">
    <a href="/cohort/day-4" className="lesson-nav-card">
      <span className="nav-label">
        <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">
          <path d="M19 12H5" />

          <path d="m12 19-7-7 7-7" />
        </svg>

        Previous
      </span>

      <span className="nav-title">Day 4: Set Up a Task</span>
    </a>
  </div>
</div>
