{"id":1106,"date":"2026-02-25T10:35:58","date_gmt":"2026-02-25T10:35:58","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/refinement-slicing-collaboration\/user-story-mapping-visualize-product-flow\/"},"modified":"2026-02-25T10:35:58","modified_gmt":"2026-02-25T10:35:58","slug":"user-story-mapping-visualize-product-flow","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/refinement-slicing-collaboration\/user-story-mapping-visualize-product-flow\/","title":{"rendered":"Story Mapping to Visualize Product Flow"},"content":{"rendered":"<p>Too many teams treat user stories as isolated tasks, disconnected from the bigger picture. That\u2019s a mistake. A story isn\u2019t just a ticket\u2014it\u2019s a thread in a larger narrative. When you map stories across a user\u2019s journey, you reveal dependencies, uncover gaps, and align the entire team around real user needs.<\/p>\n<p>Story mapping transforms abstract backlog items into a coherent, visual flow. It turns a chaotic list into a living map of functionality\u2014organized by user activity, not just priority. This isn\u2019t just documentation. It\u2019s a shared conversation starter.<\/p>\n<p>Over the years, I\u2019ve seen teams struggle with misaligned sprints, forgotten edge cases, and last-minute scope creep\u2014all because they never visualized the full user journey. The fix? Start with a simple story map. Not a template. Not a diagram. A map built around real user behavior.<\/p>\n<p>By the end of this chapter, you\u2019ll know how to build and use story maps with confidence\u2014using tools like Visual Paradigm, or even pen and paper. You\u2019ll see practical story map examples. You\u2019ll understand how visual story mapping helps teams plan, estimate, and deliver with clarity.<\/p>\n<h2>Why Story Mapping Works: From Chaos to Clarity<\/h2>\n<p>Story mapping emerged from the work of Mike Cohn, who realized that Agile planning wasn\u2019t just about ordering backlog items\u2014it was about understanding their context.<\/p>\n<p>Traditional backlogs often organize stories by priority, which feels logical. But it doesn\u2019t reflect how users actually experience the product.<\/p>\n<p>Story mapping flips that. Instead of a vertical list, you create a horizontal timeline of user activities\u2014starting with the first action they take, all the way to the final goal.<\/p>\n<h3>The Two Dimensions of a Story Map<\/h3>\n<p>Every story map has two dimensions:<\/p>\n<ul>\n<li><strong>Horizontal axis (user journey):<\/strong> The sequence of actions a user takes to achieve a goal.<\/li>\n<li><strong>Vertical axis (priority):<\/strong> The level of detail or complexity of stories, from high-level to granular.<\/li>\n<\/ul>\n<p>This structure reveals both flow and value. It shows what users do\u2014and when.<\/p>\n<h2>Step-by-Step: Building Your First Story Map<\/h2>\n<p>Start with the user\u2019s primary goal. For example: \u201cAs a customer, I want to browse products and make a purchase.\u201d<\/p>\n<p>Now, break that journey into steps. Ask: What does the user do first? Then what? Keep going until you\u2019ve covered the full path.<\/p>\n<h3>Step 1: Define the User Goal<\/h3>\n<p>Write the main user objective at the top. This becomes the spine of your map.<\/p>\n<p><em>Example:<\/em> \u201cAs a customer, I want to find and buy a product.\u201d<\/p>\n<h3>Step 2: List Key Activities<\/h3>\n<p>Break the goal into major user actions\u2014what they do along the way.<\/p>\n<ul>\n<li>Browse product categories<\/li>\n<li>Search for a product<\/li>\n<li>View product details<\/li>\n<li>Add to cart<\/li>\n<li>Proceed to checkout<\/li>\n<li>Enter shipping info<\/li>\n<li>Choose payment method<\/li>\n<li>Confirm order<\/li>\n<\/ul>\n<h3>Step 3: Add Stories Below Each Activity<\/h3>\n<p>Under each activity, list the specific user stories that fulfill it.<\/p>\n<ul>\n<li><em>Browse product categories<\/em>\n<ul>\n<li>As a shopper, I want to see all categories so I can find what I need.<\/li>\n<li>As a shopper, I want to filter categories by popularity.<\/li>\n<\/ul>\n<\/li>\n<li><em>Search for a product<\/em>\n<ul>\n<li>As a shopper, I want to search by keyword so I can find products quickly.<\/li>\n<li>As a shopper, I want to see search suggestions as I type.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>Keep drilling down. The idea isn\u2019t to list every story\u2014just enough to show the path.<\/p>\n<h3>Step 4: Prioritize and Sequence<\/h3>\n<p>Now, reorder stories by business value. The most valuable ones go on the left. The least critical go further right.<\/p>\n<p>Use this to plan sprints. You might start with the first two layers: Browse and Search. Then, expand into Add to Cart and Checkout.<\/p>\n<h2>Practical Benefits of Visual Story Mapping<\/h2>\n<p>Story mapping isn\u2019t just about visuals. It creates real outcomes.<\/p>\n<h3>1. Aligns Teams Around User Value<\/h3>\n<p>When developers, testers, and product owners see the full journey, they understand why a story matters. It\u2019s not \u201cjust another task.\u201d It\u2019s part of a user\u2019s experience.<\/p>\n<h3>2. Reveals Missing Stories<\/h3>\n<p>During mapping, you\u2019ll often notice gaps\u2014steps that feel incomplete or missing. That\u2019s where you uncover hidden requirements.<\/p>\n<h3>3. Enables Incremental Delivery<\/h3>\n<p>Story mapping shows what to deliver first. You can start with the \u201ccore\u201d path and deliver a working product early.<\/p>\n<h3>4. Improves Estimation and Planning<\/h3>\n<p>Stories are no longer isolated. You see how they connect. This helps estimate effort with greater accuracy.<\/p>\n<h2>Story Map Examples: Real-World Applications<\/h2>\n<p>Let\u2019s look at how real teams use story maps.<\/p>\n<h3>Example 1: Banking App Onboarding<\/h3>\n<p>Goal: \u201cAs a new user, I want to create an account and start using the app.\u201d<\/p>\n<ul>\n<li><strong>Step 1: Sign Up<\/strong>\n<ul>\n<li>As a user, I want to enter my email and set a password.<\/li>\n<li>As a user, I want to verify my email address.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Step 2: Profile Setup<\/strong>\n<ul>\n<li>As a user, I want to add my name and date of birth.<\/li>\n<li>As a user, I want to upload a photo ID.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>This map helped the team identify that identity verification was a bottleneck. They prioritized it early and built the full flow in two sprints.<\/p>\n<h3>Example 2: E-Commerce Checkout Flow<\/h3>\n<p>Goal: \u201cAs a shopper, I want to complete my purchase in as few steps as possible.\u201d<\/p>\n<p>Map revealed that skipping the shipping step saved time. They added a \u201cguest checkout\u201d option and reduced drop-off by 18%.<\/p>\n<p>These story map examples show how visual story mapping can uncover business impact\u2014before development even begins.<\/p>\n<h2>Tools to Support Visual Story Mapping<\/h2>\n<p>While you can draw story maps on a wall with sticky notes, digital tools make it easier to revise and share.<\/p>\n<p>Visual Paradigm offers a robust story mapping feature that supports:<\/p>\n<ul>\n<li>Drag-and-drop story cards<\/li>\n<li>Automatic grouping by user activities<\/li>\n<li>Integration with backlog and sprint planning<\/li>\n<\/ul>\n<h2>Common Pitfalls and How to Avoid Them<\/h2>\n<p>Even experienced teams struggle with story mapping. Here are the most common mistakes\u2014and how to fix them.<\/p>\n<h3>1. Mapping by Feature, Not User Journey<\/h3>\n<p>Some teams organize by \u201cproduct features\u201d instead of user actions. That breaks the flow.<\/p>\n<p><strong>Solution:<\/strong> Focus on \u201cWhat does the user do?\u201d not \u201cWhat does the system do?\u201d<\/p>\n<h3>2. Over-Engineering the Map<\/h3>\n<p>Don\u2019t add every micro-story. Keep the high-level flow clean. Drill down only when needed.<\/p>\n<p><strong>Solution:<\/strong> Use a two-level map: high-level activities and detailed stories under each.<\/p>\n<h3>3. Only Doing It Once<\/h3>\n<p>Story maps aren\u2019t a one-off. They evolve as you learn more about users.<\/p>\n<p><strong>Solution:<\/strong> Revisit the map after every sprint. Add new stories. Remove outdated ones.<\/p>\n<h3>4. Ignoring Edge Cases<\/h3>\n<p>Maps often miss exceptions: \u201cWhat if the product is out of stock?\u201d or \u201cWhat if the payment fails?\u201d<\/p>\n<p><strong>Solution:<\/strong> Use the map to identify edge flows. Add stories like \u201cAs a user, I want to know if a product is unavailable.\u201d<\/p>\n<h2>When to Use Story Mapping<\/h2>\n<p>Story mapping isn\u2019t for every project. But when you need visibility into user flow, it\u2019s invaluable.<\/p>\n<p><strong>Use it when:<\/strong><\/p>\n<ul>\n<li>Planning a new product or major feature<\/li>\n<li>Onboarding a new team to a complex system<\/li>\n<li>Identifying gaps in user experience<\/li>\n<li>Aligning product, dev, and QA teams around a shared vision<\/li>\n<\/ul>\n<p><strong>Avoid it when:<\/strong><\/p>\n<ul>\n<li>You\u2019re maintaining a simple CRUD app with no complex workflows<\/li>\n<li>Stories are already well-organized and understood<\/li>\n<li>Time is extremely limited and you only need a backlog<\/li>\n<\/ul>\n<h2>Frequently Asked Questions<\/h2>\n<h3>What\u2019s the difference between story mapping and a user journey map?<\/h3>\n<p>Both visualize user experience, but story maps are action-oriented. A user journey map shows emotions and pain points. A story map shows what the user does\u2014and what the team must build.<\/p>\n<h3>Can I use story mapping for non-digital products?<\/h3>\n<p>Absolutely. You can apply story mapping to physical processes. For example: \u201cAs a customer, I want to order food at a drive-thru.\u201d The steps would include: pull up, place order, pay, receive food, leave.<\/p>\n<h3>How often should I update a story map?<\/h3>\n<p>Update it after each sprint. New insights, feedback, and scope changes should be reflected. Keep it a living document\u2014not a static artifact.<\/p>\n<h3>Do I need a special tool for visual story mapping?<\/h3>\n<p>No. Sticky notes and a wall work fine. But tools like Visual Paradigm help with scalability and collaboration.<\/p>\n<h3>How do I involve stakeholders in story mapping?<\/h3>\n<p>Invite them to the session. Product owners, UX designers, and even users can help identify activities and validate flows. This builds shared ownership and reduces rework.<\/p>\n<h3>Is story mapping a replacement for backlog refinement?<\/h3>\n<p>No. Story mapping complements it. Use the map to guide refinement. It helps you see the \u201cbig picture\u201d while still working on individual stories.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Too many teams treat user stories as isolated tasks, disconnected from the bigger picture. That\u2019s a mistake. A story isn\u2019t just a ticket\u2014it\u2019s a thread in a larger narrative. When you map stories across a user\u2019s journey, you reveal dependencies, uncover gaps, and align the entire team around real user needs. Story mapping transforms abstract [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1102,"menu_order":3,"template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"doc_tag":[],"class_list":["post-1106","docs","type-docs","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>User Story Mapping: Visualize Your Product Flow<\/title>\n<meta name=\"description\" content=\"Learn how to use user story mapping to visualize product flow, align teams, and deliver value incrementally with real story map examples and visual story mapping techniques.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/refinement-slicing-collaboration\/user-story-mapping-visualize-product-flow\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"User Story Mapping: Visualize Your Product Flow\" \/>\n<meta property=\"og:description\" content=\"Learn how to use user story mapping to visualize product flow, align teams, and deliver value incrementally with real story map examples and visual story mapping techniques.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/refinement-slicing-collaboration\/user-story-mapping-visualize-product-flow\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills Polski\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Szacowany czas czytania\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minut\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/refinement-slicing-collaboration\/user-story-mapping-visualize-product-flow\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/refinement-slicing-collaboration\/user-story-mapping-visualize-product-flow\/\",\"name\":\"User Story Mapping: Visualize Your Product Flow\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#website\"},\"datePublished\":\"2026-02-25T10:35:58+00:00\",\"description\":\"Learn how to use user story mapping to visualize product flow, align teams, and deliver value incrementally with real story map examples and visual story mapping techniques.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/refinement-slicing-collaboration\/user-story-mapping-visualize-product-flow\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/refinement-slicing-collaboration\/user-story-mapping-visualize-product-flow\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/refinement-slicing-collaboration\/user-story-mapping-visualize-product-flow\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Write Effective User Stories\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Refinement, Slicing, and Collaboration\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/refinement-slicing-collaboration\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Story Mapping to Visualize Product Flow\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pl\/\",\"name\":\"Visual Paradigm Skills Polski\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/pl\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pl-PL\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#organization\",\"name\":\"Visual Paradigm Skills Polski\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pl\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pl\/wp-content\/uploads\/sites\/8\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/pl\/wp-content\/uploads\/sites\/8\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills Polski\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"User Story Mapping: Visualize Your Product Flow","description":"Learn how to use user story mapping to visualize product flow, align teams, and deliver value incrementally with real story map examples and visual story mapping techniques.","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:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/refinement-slicing-collaboration\/user-story-mapping-visualize-product-flow\/","og_locale":"pl_PL","og_type":"article","og_title":"User Story Mapping: Visualize Your Product Flow","og_description":"Learn how to use user story mapping to visualize product flow, align teams, and deliver value incrementally with real story map examples and visual story mapping techniques.","og_url":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/refinement-slicing-collaboration\/user-story-mapping-visualize-product-flow\/","og_site_name":"Visual Paradigm Skills Polski","twitter_card":"summary_large_image","twitter_misc":{"Szacowany czas czytania":"7 minut"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/refinement-slicing-collaboration\/user-story-mapping-visualize-product-flow\/","url":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/refinement-slicing-collaboration\/user-story-mapping-visualize-product-flow\/","name":"User Story Mapping: Visualize Your Product Flow","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/pl\/#website"},"datePublished":"2026-02-25T10:35:58+00:00","description":"Learn how to use user story mapping to visualize product flow, align teams, and deliver value incrementally with real story map examples and visual story mapping techniques.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/refinement-slicing-collaboration\/user-story-mapping-visualize-product-flow\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/refinement-slicing-collaboration\/user-story-mapping-visualize-product-flow\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/refinement-slicing-collaboration\/user-story-mapping-visualize-product-flow\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/pl\/"},{"@type":"ListItem","position":2,"name":"How to Write Effective User Stories","item":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/"},{"@type":"ListItem","position":3,"name":"Refinement, Slicing, and Collaboration","item":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/how-to-write-effective-user-stories\/refinement-slicing-collaboration\/"},{"@type":"ListItem","position":4,"name":"Story Mapping to Visualize Product Flow"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/pl\/#website","url":"https:\/\/skills.visual-paradigm.com\/pl\/","name":"Visual Paradigm Skills Polski","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/pl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/pl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pl-PL"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/pl\/#organization","name":"Visual Paradigm Skills Polski","url":"https:\/\/skills.visual-paradigm.com\/pl\/","logo":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/skills.visual-paradigm.com\/pl\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/pl\/wp-content\/uploads\/sites\/8\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/pl\/wp-content\/uploads\/sites\/8\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills Polski"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/pl\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/docs\/1106","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/docs\/1106\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/docs\/1102"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/media?parent=1106"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/doc_tag?post=1106"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}