{"id":1097,"date":"2026-02-25T10:35:53","date_gmt":"2026-02-25T10:35:53","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/ja\/docs\/how-to-write-effective-user-stories\/how-to-write-user-stories-step-by-step\/business-value-in-user-stories\/"},"modified":"2026-02-25T10:35:53","modified_gmt":"2026-02-25T10:35:53","slug":"business-value-in-user-stories","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/ja\/docs\/how-to-write-effective-user-stories\/how-to-write-user-stories-step-by-step\/business-value-in-user-stories\/","title":{"rendered":"Writing Stories That Deliver Business Value"},"content":{"rendered":"<p>Every time a team pulls a story into a sprint, they\u2019re not just coding a feature\u2014they\u2019re betting on impact. The real measure of a good user story isn\u2019t how neatly it\u2019s written, but whether it actually moves the needle on something that matters to the business. I\u2019ve seen teams write clean, well-formed stories that still shipped nothing of value because the underlying goal was misaligned. That\u2019s why business value in user stories isn\u2019t optional\u2014it\u2019s the foundation.<\/p>\n<p>Value driven user stories start with a simple question: What changes for the user, and why does it matter? Not \u201ccan we build this?\u201d but \u201cwhy should we?\u201d When the answer points to measurable outcomes\u2014reduced processing time, higher conversion, lower support tickets\u2014the story gains legitimacy. This chapter shows how to anchor every story to real impact, not just functionality.<\/p>\n<p>By the end, you\u2019ll know how to assess value at a glance, structure stories around business outcomes, and avoid the common trap of writing stories that satisfy technical detail but deliver no real benefit. You\u2019ll stop chasing delivery speed and start focusing on delivery value.<\/p>\n<h2>Why Business Value Is the North Star of Agile<\/h2>\n<p>User stories are not tasks. They are promises for collaboration\u2014a conversation between product owner, developers, testers, and stakeholders. But that conversation only matters if it leads to something worth having.<\/p>\n<p>Too often, stories are written from a technical or functional lens: \u201cAs a user, I want to log in with Google.\u201d That\u2019s fine. But it doesn\u2019t tell us why. Is it to reduce friction? Increase sign-up conversion? Cut support tickets from forgotten passwords? The real value lies in the <em>why<\/em>, not the <em>what<\/em>.<\/p>\n<p>When you tie stories to business goals, you create alignment. Every story becomes a piece of a larger puzzle\u2014where each piece contributes to growth, retention, or efficiency. This isn\u2019t just about better planning. It\u2019s about building confidence that your team is working on what truly matters.<\/p>\n<h3>How to Spot a Story with True Value<\/h3>\n<p>Not every story that sounds useful actually delivers business value. Here\u2019s how to tell the difference:<\/p>\n<ul>\n<li><strong>Does the story solve a real user pain point?<\/strong> If you can\u2019t describe a specific frustration it eases, it\u2019s likely a feature for its own sake.<\/li>\n<li><strong>Can you measure its impact?<\/strong> If you can\u2019t track conversion, time saved, or cost reduction after implementation, you can\u2019t validate its success.<\/li>\n<li><strong>Does it align with a product goal or KPI?<\/strong> A story that doesn\u2019t link to a measurable outcome is just another task.<\/li>\n<li><strong>Is it driven by data, not just preference?<\/strong> Gut feelings aren\u2019t bad\u2014but they should be tested against usage data, surveys, or analytics.<\/li>\n<\/ul>\n<h2>Connecting Stories to Business Goals<\/h2>\n<p>Linking stories to business goals isn\u2019t about adding a bullet point. It\u2019s about creating a traceable, purposeful thread from vision to delivery. Every story should answer: How does this help us achieve our product goal?<\/p>\n<p>Start by defining your top 3\u20135 product goals. They should be outcome-focused, not activity-focused. For example:<\/p>\n<ul>\n<li>\u201cIncrease user onboarding completion rate by 20% in 6 months.\u201d<\/li>\n<li>\u201cReduce customer support tickets related to form errors by 30%.\u201d<\/li>\n<li>\u201cImprove page load time under 2 seconds to boost bounce rate reduction.\u201d<\/li>\n<\/ul>\n<p>Now, map each story to one of these goals. Not by listing the goal, but by asking: What changes in behavior, performance, or outcome will this story create?<\/p>\n<h3>Use Case: Onboarding Flow Enhancement<\/h3>\n<p>Consider a story: \u201cAs a new user, I want to skip the onboarding video so I can get to the app faster.\u201d<\/p>\n<p>At face value, it sounds reasonable. But what if analytics show users who skip the video are 40% less likely to complete registration? Now the story\u2019s value is questionable. The real business goal is retention, not speed.<\/p>\n<p>Reframed: \u201cAs a new user, I want a concise, optional onboarding summary that takes less than 30 seconds, so I can start using the app quickly without sacrificing understanding.\u201d<\/p>\n<p>This version aligns with both speed and retention\u2014two business goals. It\u2019s a story that delivers value, not just convenience.<\/p>\n<h2>Practical Framework: The Value Chain<\/h2>\n<p>To ensure every story contributes meaningfully, use the <strong>Value Chain<\/strong>\u2014a simple 3-step model:<\/p>\n<ol>\n<li><strong>Start with the business goal:<\/strong> \u201cIncrease user sign-up completion by 15%.\u201d<\/li>\n<li><strong>Identify the user journey stage:<\/strong> \u201cThe first-time user onboarding flow.\u201d<\/li>\n<li><strong>Define the story with measurable impact:<\/strong> \u201cAs a new user, I want to complete onboarding in under 60 seconds, so I can start using the app with confidence.\u201d<\/li>\n<\/ol>\n<p>This framework prevents stories from becoming isolated features. It forces teams to think about impact, not just implementation.<\/p>\n<h3>When Value Isn\u2019t Obvious<\/h3>\n<p>Some stories may not have a direct measurable outcome\u2014but that doesn\u2019t mean they lack value. Consider stories that improve system reliability, security, or maintainability. These are often hidden value.<\/p>\n<p>But even then, you must justify them. Ask: What risk does this reduce? How does it enable future value?<\/p>\n<p>Example: \u201cAs a system administrator, I want to log every failed login attempt, so I can detect and prevent brute-force attacks.\u201d<\/p>\n<p>While not tied to a direct revenue number, this story supports security, protects customer trust, and reduces the risk of brand damage\u2014key business outcomes.<\/p>\n<h2>Common Pitfalls in Value-Driven Story Writing<\/h2>\n<p>Even with good intentions, teams often fall into traps that dilute business value. Watch for these:<\/p>\n<ul>\n<li><strong>Writing stories that are overly technical:<\/strong> \u201cAs a developer, I want to refactor the user service to use dependency injection.\u201d This isn\u2019t a user story\u2014it\u2019s a tech task.<\/li>\n<li><strong>Confusing features with outcomes:<\/strong> \u201cAs a user, I want a dark mode.\u201d But why? To reduce eye strain? Improve accessibility? Increase time-on-site? The <em>why<\/em> defines the value.<\/li>\n<li><strong>Equating effort with value:<\/strong> \u201cThis story takes 3 weeks to build, so it must be high value.\u201d No. Effort and value are not correlated. A 1-point story can have more impact than a 13-point epic.<\/li>\n<li><strong>Assuming business value without validation:<\/strong> \u201cThis feature will increase sales.\u201d Without data, it\u2019s a guess\u2014no matter how convinced you are.<\/li>\n<\/ul>\n<h3>Checklist: Is Your Story Value-Driven?<\/h3>\n<p>Before moving to development, run this quick checklist:<\/p>\n<ul>\n<li>\u2705 Is the story written from the user\u2019s perspective?<\/li>\n<li>\u2705 Does it include a clear \u201cso that\u201d clause explaining the benefit?<\/li>\n<li>\u2705 Can you measure the outcome it enables?<\/li>\n<li>\u2705 Is it linked to a product goal or KPI?<\/li>\n<li>\u2705 Would the business notice a difference if this story weren\u2019t delivered?<\/li>\n<\/ul>\n<p>If any answer is \u201cno,\u201d revisit the story. The goal isn\u2019t perfection\u2014it\u2019s clarity.<\/p>\n<h2>Aligning Teams Around Value<\/h2>\n<p>Value isn\u2019t a solo act. It requires shared understanding. The best teams don\u2019t wait for the product owner to define value\u2014they co-create it.<\/p>\n<p>Use workshops to align on business goals. Bring in developers, UX designers, and business analysts. Ask: \u201cWhat does success look like for this feature?\u201d \u201cHow will we know it\u2019s working?\u201d<\/p>\n<p>This isn\u2019t about documentation. It\u2019s about building conviction. When everyone agrees on the goal, stories become more than tasks\u2014they become commitments.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>How do I measure business value in user stories?<\/h3>\n<p>Business value is measured through outcomes, not features. For every story, define a success metric: conversion increase, time saved, cost reduction, or user satisfaction. Use analytics, surveys, or A\/B testing to validate. The key is to tie the story to a measurable result, not just functionality.<\/p>\n<h3>Can a story have value without revenue impact?<\/h3>\n<p>Absolutely. Value includes usability, security, performance, and reliability. A story that reduces support tickets, improves accessibility, or prevents outages delivers long-term value. Even if not directly monetized, these contributions protect the business and enhance user trust.<\/p>\n<h3>What if multiple stories support the same business goal?<\/h3>\n<p>This is common and expected. A single goal like \u201cimprove retention\u201d may require 5\u201310 stories across onboarding, onboarding help, and engagement triggers. The key is to ensure each story contributes to the goal in a unique, measurable way. Track progress toward the goal across stories, not just delivery.<\/p>\n<h3>How do I handle stories with unclear value?<\/h3>\n<p>Flag them for discussion. Ask: \u201cWhat problem does this solve?\u201d \u201cWho benefits?\u201d If the answer isn\u2019t clear, it\u2019s not ready. Use the \u201cSo that\u201d clause to force clarity. If no meaningful benefit emerges, consider whether the story should exist at all.<\/p>\n<h3>Should I prioritize by business value or technical difficulty?<\/h3>\n<p>Prioritize by business value first. Technical difficulty affects delivery speed but not impact. A high-value story that\u2019s complex should still be prioritized over a low-value, easy one. Use effort estimates only to balance the sprint\u2014not to override value.<\/p>\n<h3>How often should I re-evaluate business value?<\/h3>\n<p>Re-evaluate at the beginning of each sprint. If business goals shift, so should story priorities. Use retrospectives to reflect: \u201cDid our stories deliver expected value?\u201d This ensures continuous alignment and prevents scope creep.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Every time a team pulls a story into a sprint, they\u2019re not just coding a feature\u2014they\u2019re betting on impact. Th [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1095,"menu_order":1,"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-1097","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>Business Value in User Stories<\/title>\n<meta name=\"description\" content=\"Learn how to write value driven user stories that link directly to business goals. Master the art of connecting every story to measurable outcomes like ROI, usability, and performance gains.\" \/>\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\/ja\/docs\/how-to-write-effective-user-stories\/how-to-write-user-stories-step-by-step\/business-value-in-user-stories\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Business Value in User Stories\" \/>\n<meta property=\"og:description\" content=\"Learn how to write value driven user stories that link directly to business goals. Master the art of connecting every story to measurable outcomes like ROI, usability, and performance gains.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/ja\/docs\/how-to-write-effective-user-stories\/how-to-write-user-stories-step-by-step\/business-value-in-user-stories\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills\u65e5\u672c\u8a9e\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"7\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/ja\/docs\/how-to-write-effective-user-stories\/how-to-write-user-stories-step-by-step\/business-value-in-user-stories\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/ja\/docs\/how-to-write-effective-user-stories\/how-to-write-user-stories-step-by-step\/business-value-in-user-stories\/\",\"name\":\"Business Value in User Stories\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/ja\/#website\"},\"datePublished\":\"2026-02-25T10:35:53+00:00\",\"description\":\"Learn how to write value driven user stories that link directly to business goals. Master the art of connecting every story to measurable outcomes like ROI, usability, and performance gains.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/ja\/docs\/how-to-write-effective-user-stories\/how-to-write-user-stories-step-by-step\/business-value-in-user-stories\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/ja\/docs\/how-to-write-effective-user-stories\/how-to-write-user-stories-step-by-step\/business-value-in-user-stories\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/ja\/docs\/how-to-write-effective-user-stories\/how-to-write-user-stories-step-by-step\/business-value-in-user-stories\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/ja\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Write Effective User Stories\",\"item\":\"https:\/\/skills.visual-paradigm.com\/ja\/docs\/how-to-write-effective-user-stories\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Building Strong Stories Step by Step\",\"item\":\"https:\/\/skills.visual-paradigm.com\/ja\/docs\/how-to-write-effective-user-stories\/how-to-write-user-stories-step-by-step\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Writing Stories That Deliver Business Value\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/ja\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/ja\/\",\"name\":\"Visual Paradigm Skills\u65e5\u672c\u8a9e\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/ja\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/ja\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/ja\/#organization\",\"name\":\"Visual Paradigm Skills\u65e5\u672c\u8a9e\",\"url\":\"https:\/\/skills.visual-paradigm.com\/ja\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/ja\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/ja\/wp-content\/uploads\/sites\/12\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/ja\/wp-content\/uploads\/sites\/12\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills\u65e5\u672c\u8a9e\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/ja\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Business Value in User Stories","description":"Learn how to write value driven user stories that link directly to business goals. Master the art of connecting every story to measurable outcomes like ROI, usability, and performance gains.","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\/ja\/docs\/how-to-write-effective-user-stories\/how-to-write-user-stories-step-by-step\/business-value-in-user-stories\/","og_locale":"ja_JP","og_type":"article","og_title":"Business Value in User Stories","og_description":"Learn how to write value driven user stories that link directly to business goals. Master the art of connecting every story to measurable outcomes like ROI, usability, and performance gains.","og_url":"https:\/\/skills.visual-paradigm.com\/ja\/docs\/how-to-write-effective-user-stories\/how-to-write-user-stories-step-by-step\/business-value-in-user-stories\/","og_site_name":"Visual Paradigm Skills\u65e5\u672c\u8a9e","twitter_card":"summary_large_image","twitter_misc":{"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"7\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/ja\/docs\/how-to-write-effective-user-stories\/how-to-write-user-stories-step-by-step\/business-value-in-user-stories\/","url":"https:\/\/skills.visual-paradigm.com\/ja\/docs\/how-to-write-effective-user-stories\/how-to-write-user-stories-step-by-step\/business-value-in-user-stories\/","name":"Business Value in User Stories","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/ja\/#website"},"datePublished":"2026-02-25T10:35:53+00:00","description":"Learn how to write value driven user stories that link directly to business goals. Master the art of connecting every story to measurable outcomes like ROI, usability, and performance gains.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/ja\/docs\/how-to-write-effective-user-stories\/how-to-write-user-stories-step-by-step\/business-value-in-user-stories\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/ja\/docs\/how-to-write-effective-user-stories\/how-to-write-user-stories-step-by-step\/business-value-in-user-stories\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/ja\/docs\/how-to-write-effective-user-stories\/how-to-write-user-stories-step-by-step\/business-value-in-user-stories\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/ja\/"},{"@type":"ListItem","position":2,"name":"How to Write Effective User Stories","item":"https:\/\/skills.visual-paradigm.com\/ja\/docs\/how-to-write-effective-user-stories\/"},{"@type":"ListItem","position":3,"name":"Building Strong Stories Step by Step","item":"https:\/\/skills.visual-paradigm.com\/ja\/docs\/how-to-write-effective-user-stories\/how-to-write-user-stories-step-by-step\/"},{"@type":"ListItem","position":4,"name":"Writing Stories That Deliver Business Value"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/ja\/#website","url":"https:\/\/skills.visual-paradigm.com\/ja\/","name":"Visual Paradigm Skills\u65e5\u672c\u8a9e","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/ja\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/ja\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/ja\/#organization","name":"Visual Paradigm Skills\u65e5\u672c\u8a9e","url":"https:\/\/skills.visual-paradigm.com\/ja\/","logo":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/skills.visual-paradigm.com\/ja\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/ja\/wp-content\/uploads\/sites\/12\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/ja\/wp-content\/uploads\/sites\/12\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills\u65e5\u672c\u8a9e"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/ja\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/docs\/1097","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/skills.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/docs\/1097\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/docs\/1095"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/media?parent=1097"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/doc_tag?post=1097"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}