Skip to the main content.
Book a Meeting Online Learning
Book a Meeting Online Learning
Skip to content
Events & Workshops

Train in demo craft, discovery, and storytelling.

Public workshops, live webinars, and in-person events year-round.

Public workshops

Live, interactive, virtual workshop. Perfect for individuals or small teams.

Demo2Win®

Demos that hold executive attention.

Who it's for

Sales engineers, technical sellers, and account executives who run software demos.

Key takeaways
  • Structure demos that hold executive attention
  • Master the Tell-Show-Tell flow
  • Eliminate the demo crimes that kill deals
'; var PROGRAM_FIELD = 'program_of_interest'; var THANK_YOU = 'Thank you for your interest. '; var modal = document.getElementById('op-interest-modal'); var closeBtn = document.getElementById('op-modal-close'); var formContainer = document.getElementById('op-interest-form'); var programLine = document.getElementById('op-modal-program'); var triggerLinks = document.querySelectorAll('.op-cta'); var currentProgram = ''; var formLoaded = false; if (!modal || !FORM_ID) return; function setProgramField() { if (!formContainer) return; var field = formContainer.querySelector('[name="' + PROGRAM_FIELD + '"]'); if (field) { field.value = currentProgram; field.dispatchEvent(new Event('change', { bubbles: true })); } } function openModal(program) { currentProgram = program; if (programLine) programLine.textContent = program ? 'About: ' + program : ''; modal.classList.add('is-open'); modal.setAttribute('aria-hidden', 'false'); document.body.style.overflow = 'hidden'; if (!formLoaded) { formLoaded = true; hbspt.forms.create({ portalId: '43917722', formId: FORM_ID, region: 'na1', target: '#op-interest-form', inlineMessage: THANK_YOU, onFormReady: function () { setProgramField(); } }); } else { setProgramField(); } } function closeModal() { modal.classList.remove('is-open'); modal.setAttribute('aria-hidden', 'true'); document.body.style.overflow = ''; } triggerLinks.forEach(function (link) { link.addEventListener('click', function (e) { e.preventDefault(); var program = link.dataset.program || ''; openModal(program); }); }); closeBtn.addEventListener('click', closeModal); modal.addEventListener('click', function (e) { if (e.target === modal) closeModal(); }); document.addEventListener('keydown', function (e) { if (e.key === 'Escape' && modal.classList.contains('is-open')) closeModal(); }); })();
In-Person Events

Meet us in the wild.

Conferences, summits, and industry gatherings. Stop by, say hi, and see 2Win in action.

SaaStr Annual 2026

Location: San Mateo, CA Sponsoring

Booth #214. Catch a live Demo2Win demo and grab a coffee with the team.

Learn More →

FREE RESOURCE

Download the Free SKO Planning Guide

A practical guide to building a kickoff that holds beyond February. Walk through the full anatomy before your team commits to the design.

Download the Planning Guide →

Ready to Build a Kickoff That Holds?

Tell us about your team, your goals, and where your team is leaving deals on the table. We will help you design a kickoff that builds the skills your team will still be using when Q4 arrives.

Book a Free SKO Consultation →