Build a Culture of Innovation — Innovation KPI Huddle
A recurring meeting structure and a compact set of indicators for tracking the health of your discovery efforts, experiments, and adoption.
View
Preview Cards
Here are the first 5 questions. Create a conversation to invite someone and discuss each card.
- <section> <h2>Welcome — Make your discovery work visible, repeatable, and decisive</h2> <p>Many teams run experiments and call it innovation—but without a simple, repeatable rhythm for measuring progress and making decisions, experiments become theatre: noisy, scattered, and hard to scale. The Innovation KPI Huddle is a short, recurring meeting that keeps discovery healthy by aligning stakeholders, surfacing learning, and making clear, evidence-driven calls to continue, scale, or kill experiments.</p> <h3>What this resource helps you do</h3> <ul> <li>Run a focused weekly or biweekly huddle that produces decisions and next actions.</li> <li>Measure a compact set of indicators that point to learning velocity, experiment quality, and adoption signals.</li> <li>Capture decisions and owners so validated learning turns into operational change.</li> </ul> <h3>Who this helps</h3> <p>Product and service teams, small-business leaders, ops managers, researchers, and cross-functional teams who run experiments, pilots, or discovery work. The format scales from a 3-person startup team up to an innovation portfolio review in larger organizations—adjust the cadence and audience size accordingly.</p> <h3>How to use this hub</h3> <p>Start here to get the huddle running: adopt the agenda checklist, use the interactive KPI snapshot each meeting to collect consistent measures, follow the facilitation guide for smooth meetings, and use the decision framework to turn learning into action. Over time, these artifacts produce comparable meeting records so you can track improvement in discovery health.</p> <p><strong>Time to value:</strong> Plan one hour to adopt the agenda and fill the first KPI snapshot. With a single meeting you’ll gain clearer visibility and at least one immediate next action.</p> </section>
- { "FormType": "InteractiveForm", "Title": "Innovation KPI Snapshot", "IntroductionHtml": "<p>Use this form during or before each huddle to collect a consistent, compact set of indicators. Short answers and numbers give the meeting a trusted pulse so decisions are evidence-based.</p>", "SubmitLabel": "Save Snapshot", "SuccessMessage": "Snapshot saved. Use this record during the huddle and update it before the next meeting.", "DataType": "InnovationKPI_HuddleSnapshot", "SchemaVersion": 1, "Fields": [ { "Key": "snapshot_date", "Label": "Date", "HelpText": "Date of the huddle or when these numbers were recorded.", "FieldType": "text", "IsRequired": true, "Placeholder": "YYYY-MM-DD", "Minimum": null, "Maximum": null, "Options": [] }, { "Key": "cadence", "Label": "Huddle cadence", "HelpText": "How often this huddle runs.", "FieldType": "select", "IsRequired": true, "Placeholder": "Select cadence", "Minimum": null, "Maximum": null, "Options": [ { "Value": "weekly", "Label": "Weekly" }, { "Value": "biweekly", "Label": "Biweekly" }, { "Value": "monthly", "Label": "Monthly" }, { "Value": "quarterly", "Label": "Quarterly" } ] }, { "Key": "huddle_lead", "Label": "Huddle lead / facilitator", "HelpText": "Name or role of the person facilitating.", "FieldType": "text", "IsRequired": false, "Placeholder": "e.g., Alex, Head of Product", "Minimum": null, "Maximum": null, "Options": [] }, { "Key": "attendees", "Label": "Attendees (names or roles)", "HelpText": "Who attended the huddle.", "FieldType": "textarea", "IsRequired": false, "Placeholder": "List attendees separated by commas", "Minimum": null, "Maximum": null, "Options": [] }, { "Key": "ideas_submitted", "Label": "Ideas submitted (period)", "HelpText": "Number of new ideas or opportunities captured since the last huddle.", "FieldType": "number", "IsRequired": false, "Placeholder": "e.g., 7", "Minimum": 0.0, "Maximum": null, "Options": [] }, { "Key": "experiments_active", "Label": "Experiments active", "HelpText": "Count of experiments currently running or in analysis.", "FieldType": "number", "IsRequired": true, "Placeholder": "e.g., 4", "Minimum": 0.0, "Maximum": null, "Options": [] }, { "Key": "experiments_new", "Label": "New experiments launched (since last huddle)", "HelpText": "Number of experiments started since the previous meeting.", "FieldType": "number", "IsRequired": false, "Placeholder": "e.g., 1", "Minimum": 0.0, "Maximum": null, "Options": [] }, { "Key": "experiments_passing", "Label": "Experiments meeting success criteria", "HelpText": "Count of experiments that met predefined success thresholds this period.", "FieldType": "number", "IsRequired": false, "Placeholder": "e.g., 1", "Minimum": 0.0, "Maximum": null, "Options": [] }, { "Key": "experiments_killed", "Label": "Experiments killed", "HelpText": "Count of experiments stopped after failing to learn or show promise.", "FieldType": "number", "IsRequired": false, "Placeholder": "e.g., 0", "Minimum": 0.0, "Maximum": null, "Options": [] }, { "Key": "experiments_scaled", "Label": "Experiments moved to scale", "HelpText": "Count of experiments transitioned into pilots or production.", "FieldType": "number", "IsRequired": false, "Placeholder": "e.g., 1", "Minimum": 0.0, "Maximum": null, "Options": [] }, { "Key": "avg_time_to_result_days", "Label": "Average time to result (days)", "HelpText": "Average number of days from experiment launch to a usable result or learning.", "FieldType": "number", "IsRequired": false, "Placeholder": "e.g., 14", "Minimum": 0.0, "Maximum": null, "Options": [] }, { "Key": "adoption_rate_percent", "Label": "Adoption or conversion improvement (%)", "HelpText": "Percent improvement tied to experiments that moved toward production (use a reasonable window).", "FieldType": "number", "IsRequired": false, "Placeholder": "e.g., 4.2", "Minimum": 0.0, "Maximum": 100.0, "Options": [] }, { "Key": "learning_velocity", "Label": "Learning velocity", "HelpText": "Subjective sense of how quickly the team is learning (1 = very slow, 5 = very fast).", "FieldType": "scale", "IsRequired": false, "Placeholder": "", "Minimum": 1.0, "Maximum": 5.0, "Options": [] }, { "Key": "confidence_index", "Label": "Confidence index", "HelpText": "Owner's confidence that the recommendation (continue/scale/kill) is correct (1-5).", "FieldType": "scale", "IsRequired": false, "Placeholder": "", "Minimum": 1.0, "Maximum": 5.0, "Options": [] }, { "Key": "key_learning", "Label": "One-line key learning", "HelpText": "Summarize the most important insight from the experiment in one sentence.", "FieldType": "textarea", "IsRequired": false, "Placeholder": "e.g., Pricing change drove 3% lift among power users", "Minimum": null, "Maximum": null, "Options": [] }, { "Key": "decision_recommendation", "Label": "Recommended decision", "HelpText": "Owner's recommendation for this experiment: continue, scale, kill, or iterate.", "FieldType": "radio", "IsRequired": true, "Placeholder": "", "Minimum": null, "Maximum": null, "Options": [ { "Value": "continue", "Label": "Continue (refine/another learn)" }, { "Value": "scale", "Label": "Scale / pilot / production" }, { "Value": "kill", "Label": "Kill / stop" }, { "Value": "iterate", "Label": "Iterate (new design/assumption)" } ] }, { "Key": "blockers", "Label": "Current blockers or help needed", "HelpText": "Short list of what the owner needs to progress (people, data, approvals).", "FieldType": "textarea", "IsRequired": false, "Placeholder": "e.g., Need analytics event for conversion funnel", "Minimum": null, "Maximum": null, "Options": [] }, { "Key": "actions_and_owners", "Label": "Agreed actions & owners", "HelpText": "Record decisions made in the huddle: action, owner, and due date.", "FieldType": "textarea", "IsRequired": false, "Placeholder": "e.g., Scale pilot -> Taylor -> due 2026-08-15", "Minimum": null, "Maximum": null, "Options": [] } ] }