{"id":1198,"date":"2026-02-25T10:37:26","date_gmt":"2026-02-25T10:37:26","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/cn\/docs\/modeling-customer-journeys-with-bpmn\/end-to-end-journey-examples-in-bpmn\/onboarding-journey-bpmn\/"},"modified":"2026-02-25T10:37:26","modified_gmt":"2026-02-25T10:37:26","slug":"onboarding-journey-bpmn","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/cn\/docs\/modeling-customer-journeys-with-bpmn\/end-to-end-journey-examples-in-bpmn\/onboarding-journey-bpmn\/","title":{"rendered":"Onboarding Journey: From Sign-Up to First Successful Use"},"content":{"rendered":"<p>When I walk into a workshop and see a flowchart where the customer disappears after sign-up, I know the team has missed the real purpose: to make the journey visible, accountable, and human. The most common mistake? Treating onboarding as a technical checklist rather than a shared experience. I\u2019ve seen teams spend months refining workflows only to realize the customer never reached the \u201chappy path\u201d because no one acknowledged the silence after registration. The real question isn\u2019t \u201cDoes it work?\u201d but \u201cDoes the customer feel seen at every step?\u201d<\/p>\n<p>That\u2019s where onboarding journey BPMN becomes essential. By visually mapping the entire flow\u2014from sign-up to first successful use\u2014we uncover invisible handoffs, hidden waits, and unmet expectations. This chapter walks you through a real-world SaaS onboarding process model, showing how BPMN turns ambiguous workflows into clear, collaborative blueprints. You\u2019ll learn not just how to draw it, but how to use it to reduce friction, clarify ownership, and improve activation rates.<\/p>\n<h2>Mapping the Customer Experience: The Heart of Onboarding<\/h2>\n<p>Onboarding isn\u2019t just about getting users to click through steps. It\u2019s about building trust, proving value, and making the user feel successful. The first sign of trouble? When the customer signs up, receives a welcome email, and then waits\u2014without any feedback\u2014while the system processes their data.<\/p>\n<p>This is where BPMN transforms chaos into clarity. Instead of treating onboarding as a series of disconnected tasks, we model it as a unified journey where every activity, decision, and handoff is visible. The customer remains a central participant, either as a separate pool or a key lane, ensuring their experience isn\u2019t lost in technical processes.<\/p>\n<p>Consider this: a user signs up through a web form. The system creates a record, but then what? Does the system auto-verify? Is a human checking documents? Is there a delay before they get access? BPMN makes these questions unavoidable\u2014and answerable.<\/p>\n<h3>Key Pain Points in Onboarding<\/h3>\n<p>Based on real implementations across SaaS and financial services, here are the most frequent friction points, mapped with BPMN insight:<\/p>\n<ul>\n<li><strong>Waiting without feedback<\/strong>: A user completes registration, but no confirmation is sent until hours later. BPMN labels this as a <em>delayed message flow<\/em>, showing when the system should send a response.<\/li>\n<li><strong>Unclear verification steps<\/strong>: Users don\u2019t know whether they need to verify email, upload ID, or wait for approval. BPMN clarifies these as distinct activities, each with clear ownership.<\/li>\n<li><strong>Multiple channels, inconsistent experience<\/strong>: A mobile app shows \u201caccount pending,\u201d while the web portal says \u201cactive.\u201d BPMN can model both paths and highlight where consistency breaks.<\/li>\n<li><strong>Activation threshold ambiguity<\/strong>: Is first use defined as logging in? Creating a project? Sending a message? BPMN forces the team to define the exact outcome that counts.<\/li>\n<\/ul>\n<h2>Building the SaaS Onboarding Process Model<\/h2>\n<p>We\u2019ll walk through a practical <strong>SaaS onboarding process model<\/strong> using BPMN 2.0 conventions. The journey starts with a customer visiting the website, signs up, verifies identity, configures settings, and completes their first task.<\/p>\n<h3>Step 1: Define the Scope and Start Event<\/h3>\n<p>Begin with a clear trigger: <strong>Customer clicks \u201cStart Free Trial\u201d<\/strong>. In BPMN, this is a <em>start event<\/em>\u2014a circle with a dot. The journey ends when the customer completes their <strong>first successful action<\/strong>, such as creating a project or sending a message.<\/p>\n<p>Use a <em>customer pool<\/em> to represent the user. Within this pool, define lanes for: <strong>Web Frontend<\/strong>, <strong>Verification Team<\/strong>, <strong>System<\/strong>, and <strong>Customer<\/strong>. This structure ensures the customer\u2019s journey is always visible and not lost in back-end processes.<\/p>\n<h3>Step 2: Sequence the Core Activities<\/h3>\n<p>Here\u2019s a high-level sequence with BPMN elements:<\/p>\n<ol>\n<li><strong>Sign-up via web form<\/strong> \u2013 a task in the <em>Web Frontend<\/em> lane.<\/li>\n<li><strong>Send welcome email<\/strong> \u2013 a <em>send task<\/em> (message flow to customer).<\/li>\n<li><strong>Verify email<\/strong> \u2013 a <em>user task<\/em> in the <em>Customer<\/em> lane. If not verified within 15 minutes, trigger a <em>timer boundary event<\/em> to send a reminder.<\/li>\n<li><strong>Verify identity<\/strong> \u2013 a <em>gate<\/em> (exclusive choice) based on user type: <em>email-only<\/em> \u2192 <em>auto-approve<\/em> OR <em>document upload<\/em> \u2192 <em>manual review<\/em>.<\/li>\n<li><strong>Review documents<\/strong> \u2013 a <em>user task<\/em> in the <em>Verification Team<\/em> lane. Max 24-hour SLA.<\/li>\n<li><strong>Grant access<\/strong> \u2013 a <em>service task<\/em> triggered by approval.<\/li>\n<li><strong>Guide first use<\/strong> \u2013 a <em>message flow<\/em> from system to customer: \u201cYour account is active. Start by creating your first project.\u201d<\/li>\n<li><strong>First action completed<\/strong> \u2013 a <em>gateway<\/em> to determine success. If yes \u2192 journey complete. If no \u2192 trigger a <em>re-engagement flow<\/em> (e.g., tutorial email).<\/li>\n<\/ol>\n<h3>Modeling Exception Paths<\/h3>\n<p>Every onboarding journey fails somewhere. The key is to model exceptions early. In BPMN, this means using <em>boundary events<\/em> and <em>event subprocesses<\/em>.<\/p>\n<ul>\n<li><strong>Abandoned sign-up<\/strong>: A <em>timer event<\/em> after 72 hours with no verification \u2192 send a \u201cWe miss you\u201d email.<\/li>\n<li><strong>Manual review delay<\/strong>: A <em>message flow<\/em> from system to verification team with a 24-hour deadline. If missed, escalate to a manager.<\/li>\n<li><strong>Failed verification<\/strong>: A <em>catch event<\/em> on a failed review \u2192 send rejection email with reason and offer to retry.<\/li>\n<\/ul>\n<p>These aren\u2019t add-ons\u2014they\u2019re part of the core model. When you model them, you\u2019re not just handling exceptions. You\u2019re showing how the system <em>respects the customer\u2019s time<\/em>.<\/p>\n<h2>Account Opening BPMN Example: A Banking Perspective<\/h2>\n<p>Onboarding isn\u2019t just for SaaS. Consider a digital bank\u2019s account opening process. The same BPMN principles apply\u2014but with higher compliance pressure.<\/p>\n<p>Here\u2019s how a real <strong>account opening BPMN example<\/strong> might differ:<\/p>\n<ul>\n<li><strong>Identity verification<\/strong>: Requires document upload, facial recognition, and live video verification\u2014each a separate lane in the process.<\/li>\n<li><strong>KYC checks<\/strong>: A <em>parallel gateway<\/em> splits the flow into \u201ccredit check,\u201d \u201cAML screening,\u201d and \u201caddress validation.\u201d All must pass.<\/li>\n<li><strong>Approval and activation<\/strong>: A <em>sequence flow<\/em> only continues when all systems confirm \u201cclear.\u201d If any fails, a <em>rejection event<\/em> triggers a message to the customer.<\/li>\n<li><strong>First deposit<\/strong>: Not part of onboarding itself, but often treated as a milestone. A <em>data object<\/em> tracks whether the user has deposited within 7 days.<\/li>\n<\/ul>\n<p>This model is not just about compliance\u2014it\u2019s about showing the customer they\u2019re being treated with care. Every handoff is visible. Every delay is accounted for. Every decision is traceable.<\/p>\n<h2>Why This Matters: From Process to Customer Activation Journey BPMN<\/h2>\n<p>When you model the onboarding journey with BPMN, you\u2019re not just documenting a flow\u2014you\u2019re creating a shared language. Business teams see the process. IT sees the automation potential. CX leaders see the emotional journey.<\/p>\n<p>Here\u2019s what changes:<\/p>\n<ul>\n<li><strong>Accountability<\/strong>: Who does what? The lanes make it clear\u2014no more \u201csomeone will handle that.\u201d<\/li>\n<li><strong>Transparency<\/strong>: Wait times? Delays? You can measure and report on them.<\/li>\n<li><strong>Improvement focus<\/strong>: Bottlenecks appear as queues or long decision paths. You can prioritize changes based on impact.<\/li>\n<li><strong>Consistency<\/strong>: The <strong>customer activation journey BPMN<\/strong> ensures every user, regardless of channel, has the same experience.<\/li>\n<\/ul>\n<h2>Best Practices for Creating Your Own Onboarding Journey BPMN<\/h2>\n<ol>\n<li><strong>Start with the customer\u2019s view<\/strong>: Draw the journey from their perspective\u2014not the system\u2019s. Ask: \u201cWhat do I need to do next?\u201d<\/li>\n<li><strong>Use lanes to assign responsibility<\/strong>: Each role\u2014customer, agent, system\u2014belongs in its own lane.<\/li>\n<li><strong>Label activities clearly<\/strong>: Avoid \u201cprocess step 1.\u201d Use verbs: \u201cVerify email,\u201d \u201cSubmit ID,\u201d \u201cAccess dashboard.\u201d<\/li>\n<li><strong>Show wait times and SLAs<\/strong>: Use <em>timer events<\/em> or annotations to indicate expected response times.<\/li>\n<li><strong>Model exceptions early<\/strong>: Don\u2019t hide failure paths. They\u2019re as important as the happy path.<\/li>\n<li><strong>Review with real users<\/strong>: Ask them to walk through the flow. If they get confused, the model is too abstract.<\/li>\n<\/ol>\n<h2>Frequently Asked Questions<\/h2>\n<h3>What\u2019s the difference between a customer journey map and onboarding journey BPMN?<\/h3>\n<p>A journey map captures emotions, touchpoints, and perceptions. Onboarding journey BPMN translates that into a structured process with clear responsibilities, decision points, and flows. Think of the map as the \u201cstory,\u201d and BPMN as the \u201cscript\u201d that shows who does what, when, and how.<\/p>\n<h3>Can I use BPMN for both online and in-branch onboarding?<\/h3>\n<p>Absolutely. Use separate lanes for \u201cOnline Self-Service\u201d and \u201cIn-Branch Staff.\u201d Use a <em>gateway<\/em> to route based on channel. Model shared steps like verification and approval in both paths to maintain consistency.<\/p>\n<h3>How do I handle handoffs between teams in BPMN?<\/h3>\n<p>Use <em>message flows<\/em> to show when one team passes work to another. For example, \u201cWeb form \u2192 Verification Team: New account pending review.\u201d The message flow clarifies the trigger and timing.<\/p>\n<h3>Should I model every possible path in the onboarding journey?<\/h3>\n<p>No. Focus on the <em>most common paths<\/em> and the <em>most critical exceptions<\/em>. You can later add sub-processes or swimlanes for complex scenarios without cluttering the main model.<\/p>\n<h3>How does this help with automation?<\/h3>\n<p>BPMN makes automation candidates obvious. Tasks with clear inputs, outputs, and triggers\u2014like \u201csend welcome email\u201d or \u201cverify identity\u201d\u2014are ideal for automation. The model shows exactly where to insert bots or workflow engines.<\/p>\n<h3>Can I reuse this BPMN model across different products?<\/h3>\n<p>Yes. Use <em>subprocesses<\/em> or <em>choreographies<\/em> to encapsulate common steps like \u201cverify identity\u201d or \u201csend confirmation.\u201d This promotes reusability and consistency across your product portfolio.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When I walk into a workshop and see a flowchart where t [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1197,"menu_order":0,"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-1198","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>Onboarding Journey BPMN<\/title>\n<meta name=\"description\" content=\"Master the onboarding journey BPMN with a clear, actionable model for SaaS onboarding process and account opening. Improve customer activation with explicit handoffs and responsibilities.\" \/>\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\/cn\/docs\/modeling-customer-journeys-with-bpmn\/end-to-end-journey-examples-in-bpmn\/onboarding-journey-bpmn\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Onboarding Journey BPMN\" \/>\n<meta property=\"og:description\" content=\"Master the onboarding journey BPMN with a clear, actionable model for SaaS onboarding process and account opening. Improve customer activation with explicit handoffs and responsibilities.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/cn\/docs\/modeling-customer-journeys-with-bpmn\/end-to-end-journey-examples-in-bpmn\/onboarding-journey-bpmn\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills \u7b80\u4f53\u4e2d\u6587\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\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\/cn\/docs\/modeling-customer-journeys-with-bpmn\/end-to-end-journey-examples-in-bpmn\/onboarding-journey-bpmn\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/cn\/docs\/modeling-customer-journeys-with-bpmn\/end-to-end-journey-examples-in-bpmn\/onboarding-journey-bpmn\/\",\"name\":\"Onboarding Journey BPMN\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/cn\/#website\"},\"datePublished\":\"2026-02-25T10:37:26+00:00\",\"description\":\"Master the onboarding journey BPMN with a clear, actionable model for SaaS onboarding process and account opening. Improve customer activation with explicit handoffs and responsibilities.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/cn\/docs\/modeling-customer-journeys-with-bpmn\/end-to-end-journey-examples-in-bpmn\/onboarding-journey-bpmn\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/cn\/docs\/modeling-customer-journeys-with-bpmn\/end-to-end-journey-examples-in-bpmn\/onboarding-journey-bpmn\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/cn\/docs\/modeling-customer-journeys-with-bpmn\/end-to-end-journey-examples-in-bpmn\/onboarding-journey-bpmn\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/cn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Modeling Customer Journeys with BPMN\",\"item\":\"https:\/\/skills.visual-paradigm.com\/cn\/docs\/modeling-customer-journeys-with-bpmn\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"End-to-End Journey Examples in BPMN\",\"item\":\"https:\/\/skills.visual-paradigm.com\/cn\/docs\/modeling-customer-journeys-with-bpmn\/end-to-end-journey-examples-in-bpmn\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Onboarding Journey: From Sign-Up to First Successful Use\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/cn\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/cn\/\",\"name\":\"Visual Paradigm Skills \u7b80\u4f53\u4e2d\u6587\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/cn\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/cn\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/cn\/#organization\",\"name\":\"Visual Paradigm Skills \u7b80\u4f53\u4e2d\u6587\",\"url\":\"https:\/\/skills.visual-paradigm.com\/cn\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/cn\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/cn\/wp-content\/uploads\/sites\/3\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/cn\/wp-content\/uploads\/sites\/3\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills \u7b80\u4f53\u4e2d\u6587\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/cn\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Onboarding Journey BPMN","description":"Master the onboarding journey BPMN with a clear, actionable model for SaaS onboarding process and account opening. Improve customer activation with explicit handoffs and responsibilities.","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\/cn\/docs\/modeling-customer-journeys-with-bpmn\/end-to-end-journey-examples-in-bpmn\/onboarding-journey-bpmn\/","og_locale":"zh_CN","og_type":"article","og_title":"Onboarding Journey BPMN","og_description":"Master the onboarding journey BPMN with a clear, actionable model for SaaS onboarding process and account opening. Improve customer activation with explicit handoffs and responsibilities.","og_url":"https:\/\/skills.visual-paradigm.com\/cn\/docs\/modeling-customer-journeys-with-bpmn\/end-to-end-journey-examples-in-bpmn\/onboarding-journey-bpmn\/","og_site_name":"Visual Paradigm Skills \u7b80\u4f53\u4e2d\u6587","twitter_card":"summary_large_image","twitter_misc":{"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"7 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/cn\/docs\/modeling-customer-journeys-with-bpmn\/end-to-end-journey-examples-in-bpmn\/onboarding-journey-bpmn\/","url":"https:\/\/skills.visual-paradigm.com\/cn\/docs\/modeling-customer-journeys-with-bpmn\/end-to-end-journey-examples-in-bpmn\/onboarding-journey-bpmn\/","name":"Onboarding Journey BPMN","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/cn\/#website"},"datePublished":"2026-02-25T10:37:26+00:00","description":"Master the onboarding journey BPMN with a clear, actionable model for SaaS onboarding process and account opening. Improve customer activation with explicit handoffs and responsibilities.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/cn\/docs\/modeling-customer-journeys-with-bpmn\/end-to-end-journey-examples-in-bpmn\/onboarding-journey-bpmn\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/cn\/docs\/modeling-customer-journeys-with-bpmn\/end-to-end-journey-examples-in-bpmn\/onboarding-journey-bpmn\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/cn\/docs\/modeling-customer-journeys-with-bpmn\/end-to-end-journey-examples-in-bpmn\/onboarding-journey-bpmn\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/cn\/"},{"@type":"ListItem","position":2,"name":"Modeling Customer Journeys with BPMN","item":"https:\/\/skills.visual-paradigm.com\/cn\/docs\/modeling-customer-journeys-with-bpmn\/"},{"@type":"ListItem","position":3,"name":"End-to-End Journey Examples in BPMN","item":"https:\/\/skills.visual-paradigm.com\/cn\/docs\/modeling-customer-journeys-with-bpmn\/end-to-end-journey-examples-in-bpmn\/"},{"@type":"ListItem","position":4,"name":"Onboarding Journey: From Sign-Up to First Successful Use"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/cn\/#website","url":"https:\/\/skills.visual-paradigm.com\/cn\/","name":"Visual Paradigm Skills \u7b80\u4f53\u4e2d\u6587","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/cn\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/cn\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/cn\/#organization","name":"Visual Paradigm Skills \u7b80\u4f53\u4e2d\u6587","url":"https:\/\/skills.visual-paradigm.com\/cn\/","logo":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/skills.visual-paradigm.com\/cn\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/cn\/wp-content\/uploads\/sites\/3\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/cn\/wp-content\/uploads\/sites\/3\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills \u7b80\u4f53\u4e2d\u6587"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/cn\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/cn\/wp-json\/wp\/v2\/docs\/1198","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/cn\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/cn\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/cn\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/skills.visual-paradigm.com\/cn\/wp-json\/wp\/v2\/docs\/1198\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/cn\/wp-json\/wp\/v2\/docs\/1197"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/cn\/wp-json\/wp\/v2\/media?parent=1198"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/cn\/wp-json\/wp\/v2\/doc_tag?post=1198"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}