{"id":19086,"date":"2025-07-07T13:57:03","date_gmt":"2025-07-07T11:57:03","guid":{"rendered":"https:\/\/scrumacademy.nl\/blog\/nieuw-download-het-product-goal-canvas\/"},"modified":"2025-07-07T13:57:06","modified_gmt":"2025-07-07T11:57:06","slug":"nieuw-download-het-product-goal-canvas","status":"publish","type":"post","link":"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/","title":{"rendered":"Download: New Product Goal Canvas"},"content":{"rendered":"\n<p class=\"intro\">Scrum has a new component since January 2021: the Product Goal. I personally am very happy with this official addition. Why? I saw many teams struggling with their Product Backlog: they often got bogged down in the delusion of the day. Thanks to the Product Goal, the team can really focus on impact again. However, <a href=\"https:\/\/scrumacademy.nl\/blog\/de-nieuwe-scrum-guide-dit-zijn-de-5-belangrijkste-veranderingen\/\" target=\"_blank\" rel=\"noreferrer noopener\">the new Scrum Guide<\/a> only gives you the frameworks for the Product Goal. In this article, instead, you <a href=\"#download\">download<\/a> a very practical and immediately applicable elaboration: the Product Goal Canvas.     <\/p>\n\n<h3 class=\"wp-block-heading\">What is the Product Goal?<\/h3>\n\n<p>The word <em>Product<\/em> puts many people on the wrong track. You quickly think of an item you check off at the supermarket, or something more technical like an app and then perhaps a new gadget. Yet the all-encompassing word <em>Product <\/em>in the term Product Goal has a more abstract meaning. Here, Product means: what you produce as a team. Think of it as the value of all your work. So it may be that you have multiple products on your team&#8217;s menu, which together bring you added value.     <\/p>\n\n<p>The Product Goal describes what connects your team. As such, it is also a long-term goal. As long as the Product Goal remains valuable, your team has a right to exist. Also read what <a href=\"https:\/\/scrumguides.org\/scrum-guide.html#product-backlog\" target=\"_blank\" rel=\"noreferrer noopener\">the official Scrum Guide has to say about the Product Goal<\/a>.   <\/p>\n\n<h3 class=\"wp-block-heading\"><strong>The Product Goal Canvas as a living document<\/strong><\/h3>\n\n<p>Like all the <a href=\"https:\/\/scrumguides.org\/scrum-guide.html#scrum-artifacts\" target=\"_blank\" rel=\"noreferrer noopener\">artifacts of Scrum<\/a>, the Product Goal is a dynamic document. It always describes the current understanding about your team&#8217;s long-term goal. That description really doesn&#8217;t have to be perfect. A Product Goal is good enough when it gives direction to the work and when it connects the team. So gradually you can update the Product Goal with new insights, nuances and better descriptions.    <\/p>\n\n<h3 class=\"wp-block-heading\"><strong>When do you use the Product Goal Canvas?<\/strong><\/h3>\n\n<p>Scrum is an approach where, like lean, you try to avoid <em>waste<\/em>. If you were to complete the Product Goal once and then put it in a pile in a drawer, it&#8217;s of little use. We recommend Product Owners use the canvas at two key moments: the Backlog Refinement and Sprint Reviews. At these Scrum Events, the canvas helps prioritize work. Incidentally, it also helps to say no to work that doesn&#8217;t fit the team&#8217;s value-add (and thus the Product Goal). Good for focus!     <\/p>\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"498\" src=\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/Screen-Shot-2021-06-10-at-16.49.16-1024x498.png\" alt=\"\" class=\"wp-image-10364\" srcset=\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/Screen-Shot-2021-06-10-at-16.49.16-1024x498.png 1024w, https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/Screen-Shot-2021-06-10-at-16.49.16-300x146.png 300w, https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/Screen-Shot-2021-06-10-at-16.49.16-768x373.png 768w, https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/Screen-Shot-2021-06-10-at-16.49.16-1536x747.png 1536w, https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/Screen-Shot-2021-06-10-at-16.49.16-318x155.png 318w, https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/Screen-Shot-2021-06-10-at-16.49.16.png 1876w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n<h3 class=\"wp-block-heading\" id=\"download\"><strong>Get the Product Goal Canvas<\/strong><\/h3>\n\n<p>I would be happy to email you a template for the Product Goal Canvas. Enter your email address below and you will receive the canvas within minutes.   <\/p>\n\n<p>Having doubts afterwards about how best to fill in the canvas for your team? Then feel free to get in touch and simply reply to the email I sent you with the canvas attached. I look forward to seeing what my Product Goal Canvas template can do for you.  <\/p>\n<script type=\"text\/javascript\">var gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,initializeOnLoaded:function(o){gform.domLoaded&&gform.scriptsLoaded?o():!gform.domLoaded&&gform.scriptsLoaded?window.addEventListener(\"DOMContentLoaded\",o):document.addEventListener(\"gform_main_scripts_loaded\",o)},hooks:{action:{},filter:{}},addAction:function(o,n,r,t){gform.addHook(\"action\",o,n,r,t)},addFilter:function(o,n,r,t){gform.addHook(\"filter\",o,n,r,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,n){gform.removeHook(\"action\",o,n)},removeFilter:function(o,n,r){gform.removeHook(\"filter\",o,n,r)},addHook:function(o,n,r,t,i){null==gform.hooks[o][n]&&(gform.hooks[o][n]=[]);var e=gform.hooks[o][n];null==i&&(i=n+\"_\"+e.length),gform.hooks[o][n].push({tag:i,callable:r,priority:t=null==t?10:t})},doHook:function(n,o,r){var t;if(r=Array.prototype.slice.call(r,1),null!=gform.hooks[n][o]&&((o=gform.hooks[n][o]).sort(function(o,n){return o.priority-n.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==n?t.apply(null,r):r[0]=t.apply(null,r)})),\"filter\"==n)return r[0]},removeHook:function(o,n,t,i){var r;null!=gform.hooks[o][n]&&(r=(r=gform.hooks[o][n]).filter(function(o,n,r){return!!(null!=i&&i!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][n]=r)}});<\/script>\n                <div class='gf_browser_gecko gform_wrapper gravity-theme' id='gform_wrapper_50' >\n                        <div class='gform_heading'>\n                            <span class='gform_description'><\/span>\n\t\t\t\t\t\t\t<p class='gform_required_legend'>&quot;<span class=\"gfield_required gfield_required_asterisk\">*<\/span>&quot; indicates required fields<\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_50'  action='\/en\/wp-json\/wp\/v2\/posts\/19086' >\n                        <div class='gform_body gform-body'><div id='gform_fields_50' class='gform_fields top_label form_sublabel_below description_below'><fieldset id=\"field_50_2\"  class=\"gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_50_2\"><legend class='gfield_label gfield_label_before_complex'  >Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend><div class='ginput_complex ginput_container no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name' id='input_50_2'>\n                            \n                            <span id='input_50_2_3_container' class='name_first' >\n                                                    <input type='text' name='input_2.3' id='input_50_2_3' value=''   aria-required='true'     \/>\n                                                    <label for='input_50_2_3' >First<\/label>\n                                                <\/span>\n                            \n                            <span id='input_50_2_6_container' class='name_last' >\n                                                    <input type='text' name='input_2.6' id='input_50_2_6' value=''   aria-required='true'     \/>\n                                                    <label for='input_50_2_6' >Last<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/fieldset><div id=\"field_50_4\"  class=\"gfield gfield--width-full field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_50_4\"><label class='gfield_label' for='input_50_4' >Function<\/label><div class='ginput_container ginput_container_text'><input name='input_4' id='input_50_4' type='text' value='' class='large'  aria-describedby=\"gfield_description_50_4\"    aria-invalid=\"false\"   \/> <\/div><div class='gfield_description' id='gfield_description_50_4'>What role do you fulfill within your organization?<\/div><\/div><div id=\"field_50_1\"  class=\"gfield field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_50_1\"><label class='gfield_label' for='input_50_1' >Organization<\/label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_50_1' type='text' value='' class='large'      aria-invalid=\"false\"   \/> <\/div><\/div><div id=\"field_50_3\"  class=\"gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_50_3\"><label class='gfield_label' for='input_50_3' >Email address<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_3' id='input_50_3' type='text' value='' class='medium'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_50_5\"  class=\"gfield gform_validation_container field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_50_5\"><label class='gfield_label' for='input_50_5' >Comments<\/label><div class='ginput_container'><input name='input_5' id='input_50_5' type='text' value='' \/><\/div><div class='gfield_description' id='gfield_description_50_5'>This field is for validation purposes and should be left unchanged.<\/div><\/div><\/div><\/div>\n        <div class='gform_footer top_label'> <span><button type=\"submit\" id=\"gform_submit_button_50\" class=\"gform_button button\" value=\"Submit\" onclick='if(window[\"gf_submitting_50\"]){return false;}  window[\"gf_submitting_50\"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_50\"]){return false;} window[\"gf_submitting_50\"]=true;  jQuery(\"#gform_50\").trigger(\"submit\",[true]); }'>Submit<\/button><\/span> \n            <input type='hidden' class='gform_hidden' name='is_submit_50' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='50' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_50' value='WyJbXSIsImM0MDExM2ZjN2JkNjQxYzg4YWM0MWUwMDk1YjQ3MTM4Il0=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_target_page_number_50' id='gform_target_page_number_50' value='0' \/>\n            <input type='hidden' class='gform_hidden' name='gform_source_page_number_50' id='gform_source_page_number_50' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"ak_\"><label>&#916;<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"138\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><\/form>\n                        <\/div>","protected":false},"excerpt":{"rendered":"<p>Scrum has a new component since January 2021: the Product Goal. I personally am very happy with this official addition. Why? I saw many teams struggling with their Product Backlog: they often got bogged down in the delusion of the day. Thanks to the Product Goal, the team can really focus on impact again. However, [&hellip;]<\/p>\n","protected":false},"author":28,"featured_media":10321,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[83,84],"tags":[],"class_list":["post-19086","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-agile-scrum-basics-en","category-product-owner-en"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>New download: the Product Goal Canvas in a practical template<\/title>\n<meta name=\"description\" content=\"Free practical elaboration of Product Goal Canvas. The Product Goal Canvas helps your team prioritize, connect and make an impact.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Download: New Product Goal Canvas\" \/>\n<meta property=\"og:description\" content=\"Trainer &amp; Coach Anton Vanhoucke is happy to share his practical Product Goal Canvas with you.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/\" \/>\n<meta property=\"og:site_name\" content=\"Scrum Academy\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-07T11:57:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-07T11:57:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/SCRUM_AlyssavHeystFotografie_8-min-scaled.jpg\" \/>\n<meta name=\"author\" content=\"Team Scrum Academy\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Download: New Product Goal Canvas\" \/>\n<meta name=\"twitter:description\" content=\"Trainer &amp; Coach Anton Vanhoucke is happy to share his practical Product Goal Canvas with you.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/SCRUM_AlyssavHeystFotografie_8-min-scaled.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Team Scrum Academy\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/\"},\"author\":{\"name\":\"Team Scrum Academy\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/#\/schema\/person\/b3dfb68bc5b614e32dd64f2c3151aa14\"},\"headline\":\"Download: New Product Goal Canvas\",\"datePublished\":\"2025-07-07T11:57:03+00:00\",\"dateModified\":\"2025-07-07T11:57:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/\"},\"wordCount\":480,\"publisher\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/SCRUM_AlyssavHeystFotografie_8-1-min.jpg\",\"articleSection\":[\"Agile &amp; Scrum Basics\",\"Product Owner\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/\",\"url\":\"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/\",\"name\":\"New download: the Product Goal Canvas in a practical template\",\"isPartOf\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/SCRUM_AlyssavHeystFotografie_8-1-min.jpg\",\"datePublished\":\"2025-07-07T11:57:03+00:00\",\"dateModified\":\"2025-07-07T11:57:06+00:00\",\"description\":\"Free practical elaboration of Product Goal Canvas. The Product Goal Canvas helps your team prioritize, connect and make an impact.\",\"breadcrumb\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/#primaryimage\",\"url\":\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/SCRUM_AlyssavHeystFotografie_8-1-min.jpg\",\"contentUrl\":\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/SCRUM_AlyssavHeystFotografie_8-1-min.jpg\",\"width\":2720,\"height\":2720,\"caption\":\"Download Product Goal Canvas\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/scrumacademy.nl\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Agile &amp; Scrum Basics\",\"item\":\"https:\/\/scrumacademy.nl\/en\/blog\/category\/agile-scrum-basics-en\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Download: New Product Goal Canvas\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/#website\",\"url\":\"https:\/\/scrumacademy.nl\/en\/\",\"name\":\"Scrum Academy\",\"description\":\"Agile Coaching &amp; Training\",\"publisher\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/scrumacademy.nl\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/#organization\",\"name\":\"Scrum Academy\",\"url\":\"https:\/\/scrumacademy.nl\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2018\/05\/scrum-academy-logo.png\",\"contentUrl\":\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2018\/05\/scrum-academy-logo.png\",\"width\":228,\"height\":38,\"caption\":\"Scrum Academy\"},\"image\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/#\/schema\/person\/b3dfb68bc5b614e32dd64f2c3151aa14\",\"name\":\"Team Scrum Academy\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2018\/06\/favicon-groot-150x150.png\",\"contentUrl\":\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2018\/06\/favicon-groot-150x150.png\",\"caption\":\"Team Scrum Academy\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"New download: the Product Goal Canvas in a practical template","description":"Free practical elaboration of Product Goal Canvas. The Product Goal Canvas helps your team prioritize, connect and make an impact.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/","og_locale":"en_US","og_type":"article","og_title":"Download: New Product Goal Canvas","og_description":"Trainer & Coach Anton Vanhoucke is happy to share his practical Product Goal Canvas with you.","og_url":"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/","og_site_name":"Scrum Academy","article_published_time":"2025-07-07T11:57:03+00:00","article_modified_time":"2025-07-07T11:57:06+00:00","og_image":[{"url":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/SCRUM_AlyssavHeystFotografie_8-min-scaled.jpg","type":"","width":"","height":""}],"author":"Team Scrum Academy","twitter_card":"summary_large_image","twitter_title":"Download: New Product Goal Canvas","twitter_description":"Trainer & Coach Anton Vanhoucke is happy to share his practical Product Goal Canvas with you.","twitter_image":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/SCRUM_AlyssavHeystFotografie_8-min-scaled.jpg","twitter_misc":{"Written by":"Team Scrum Academy","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/#article","isPartOf":{"@id":"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/"},"author":{"name":"Team Scrum Academy","@id":"https:\/\/scrumacademy.nl\/en\/#\/schema\/person\/b3dfb68bc5b614e32dd64f2c3151aa14"},"headline":"Download: New Product Goal Canvas","datePublished":"2025-07-07T11:57:03+00:00","dateModified":"2025-07-07T11:57:06+00:00","mainEntityOfPage":{"@id":"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/"},"wordCount":480,"publisher":{"@id":"https:\/\/scrumacademy.nl\/en\/#organization"},"image":{"@id":"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/#primaryimage"},"thumbnailUrl":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/SCRUM_AlyssavHeystFotografie_8-1-min.jpg","articleSection":["Agile &amp; Scrum Basics","Product Owner"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/","url":"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/","name":"New download: the Product Goal Canvas in a practical template","isPartOf":{"@id":"https:\/\/scrumacademy.nl\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/#primaryimage"},"image":{"@id":"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/#primaryimage"},"thumbnailUrl":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/SCRUM_AlyssavHeystFotografie_8-1-min.jpg","datePublished":"2025-07-07T11:57:03+00:00","dateModified":"2025-07-07T11:57:06+00:00","description":"Free practical elaboration of Product Goal Canvas. The Product Goal Canvas helps your team prioritize, connect and make an impact.","breadcrumb":{"@id":"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/#primaryimage","url":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/SCRUM_AlyssavHeystFotografie_8-1-min.jpg","contentUrl":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2021\/06\/SCRUM_AlyssavHeystFotografie_8-1-min.jpg","width":2720,"height":2720,"caption":"Download Product Goal Canvas"},{"@type":"BreadcrumbList","@id":"https:\/\/scrumacademy.nl\/en\/blog\/nieuw-download-het-product-goal-canvas\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/scrumacademy.nl\/en\/"},{"@type":"ListItem","position":2,"name":"Agile &amp; Scrum Basics","item":"https:\/\/scrumacademy.nl\/en\/blog\/category\/agile-scrum-basics-en\/"},{"@type":"ListItem","position":3,"name":"Download: New Product Goal Canvas"}]},{"@type":"WebSite","@id":"https:\/\/scrumacademy.nl\/en\/#website","url":"https:\/\/scrumacademy.nl\/en\/","name":"Scrum Academy","description":"Agile Coaching &amp; Training","publisher":{"@id":"https:\/\/scrumacademy.nl\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/scrumacademy.nl\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/scrumacademy.nl\/en\/#organization","name":"Scrum Academy","url":"https:\/\/scrumacademy.nl\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scrumacademy.nl\/en\/#\/schema\/logo\/image\/","url":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2018\/05\/scrum-academy-logo.png","contentUrl":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2018\/05\/scrum-academy-logo.png","width":228,"height":38,"caption":"Scrum Academy"},"image":{"@id":"https:\/\/scrumacademy.nl\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/scrumacademy.nl\/en\/#\/schema\/person\/b3dfb68bc5b614e32dd64f2c3151aa14","name":"Team Scrum Academy","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scrumacademy.nl\/en\/#\/schema\/person\/image\/","url":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2018\/06\/favicon-groot-150x150.png","contentUrl":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2018\/06\/favicon-groot-150x150.png","caption":"Team Scrum Academy"}}]}},"_links":{"self":[{"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/posts\/19086","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/users\/28"}],"replies":[{"embeddable":true,"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/comments?post=19086"}],"version-history":[{"count":1,"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/posts\/19086\/revisions"}],"predecessor-version":[{"id":19088,"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/posts\/19086\/revisions\/19088"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/media\/10321"}],"wp:attachment":[{"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/media?parent=19086"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/categories?post=19086"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/tags?post=19086"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}