<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Crismo Team</title>
    <description>The latest articles on DEV Community by Crismo Team (@crismoteam).</description>
    <link>https://dev.to/crismoteam</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3823025%2F86471756-ab62-49ee-b66c-2e9b3be25f19.png</url>
      <title>DEV Community: Crismo Team</title>
      <link>https://dev.to/crismoteam</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/crismoteam"/>
    <language>en</language>
    <item>
      <title>How to Share Process Models with Non-Technical Stakeholders</title>
      <dc:creator>Crismo Team</dc:creator>
      <pubDate>Sat, 20 Jun 2026 11:08:50 +0000</pubDate>
      <link>https://dev.to/crismoteam/how-to-share-process-models-with-non-technical-stakeholders-3anb</link>
      <guid>https://dev.to/crismoteam/how-to-share-process-models-with-non-technical-stakeholders-3anb</guid>
      <description>&lt;p&gt;You spent hours modeling a process. The BPMN is clean, the swim lanes are organized, and the decision logic is airtight. You send it to the operations manager for review.&lt;/p&gt;

&lt;p&gt;Silence.&lt;/p&gt;

&lt;p&gt;A week later you follow up. The response: "I looked at it but I did not really understand the symbols. Can you just explain it to me?"&lt;/p&gt;

&lt;p&gt;This is the stakeholder alignment gap. Process analysts speak BPMN. Most stakeholders do not. And yet stakeholder buy-in is what determines whether a process improvement actually gets implemented.&lt;/p&gt;

&lt;p&gt;The methodology side of stakeholder alignment is covered in detail in the &lt;a href="https://processcamp.io/guides/stakeholder-alignment-guide" rel="noopener noreferrer"&gt;ProcessCamp stakeholder alignment guide&lt;/a&gt;. This post shows you how Crismo makes the sharing and collaboration part practical.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem: BPMN Is Precise but Not Accessible
&lt;/h2&gt;

&lt;p&gt;BPMN is an ISO standard for good reason. It removes ambiguity from process documentation. But that precision comes with a learning curve. Exclusive gateways, intermediate catch events, message flows between pools. These concepts take time to learn.&lt;/p&gt;

&lt;p&gt;Your stakeholders should not need to learn them.&lt;/p&gt;

&lt;p&gt;What they need is a way to see the process, understand their part in it, and tell you when something is wrong. Crismo is built for exactly this workflow.&lt;/p&gt;

&lt;h2&gt;
  
  
  View-Only Sharing: Give Access Without Risk
&lt;/h2&gt;

&lt;p&gt;Crismo lets you share any process model via a view-only link. The recipient can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;See the full diagram in their browser (no account required)&lt;/li&gt;
&lt;li&gt;Zoom in on specific sections&lt;/li&gt;
&lt;li&gt;Click on elements to see descriptions and annotations&lt;/li&gt;
&lt;li&gt;Navigate between process levels if you use L0/L1/L2 landscapes&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;What they cannot do: move elements, delete anything, or break the model. This is the key distinction. Stakeholders get visibility without the risk of accidental edits.&lt;/p&gt;

&lt;p&gt;For organizations that need tighter control, Crismo workspaces let you set permissions per role. Analysts can edit. Managers can comment. Executives can view. Each person sees the same model with different capabilities.&lt;/p&gt;

&lt;h2&gt;
  
  
  Comments: Feedback Where It Matters
&lt;/h2&gt;

&lt;p&gt;When a stakeholder reviews a process model, their feedback is most useful when it is attached to a specific step. "Step 4 is wrong" is more actionable than "something in the middle seems off."&lt;/p&gt;

&lt;p&gt;Crismo supports comments directly on process elements. A team lead can click on a task, leave a comment like "This step actually takes 2 days, not 2 hours," and the process analyst sees it in context.&lt;/p&gt;

&lt;p&gt;This eliminates the round-trip of exporting a PDF, emailing it, getting feedback in a separate email thread, and trying to match vague descriptions to specific diagram elements.&lt;/p&gt;

&lt;h2&gt;
  
  
  Embedded Diagrams: Bring the Process to Where People Work
&lt;/h2&gt;

&lt;p&gt;Many organizations lose stakeholder engagement because the process model lives in a tool that stakeholders never open. The model sits in a specialized BPM platform while the team works in Confluence, Notion, or SharePoint.&lt;/p&gt;

&lt;p&gt;Crismo lets you embed process diagrams directly into the tools your team already uses. An embedded diagram stays in sync with the source model. When the analyst updates the process, the embedded version updates automatically.&lt;/p&gt;

&lt;p&gt;This means stakeholders encounter the process model during their normal work, not only when someone sends them a link.&lt;/p&gt;

&lt;h2&gt;
  
  
  A Practical Workflow: From Model to Sign-Off
&lt;/h2&gt;

&lt;p&gt;Here is how teams use Crismo to move from a finished model to stakeholder approval:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Model the process&lt;/strong&gt; in Crismo using BPMN. Add descriptions to key elements so non-technical viewers understand what each step means.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Generate a view-only link&lt;/strong&gt; and share it with reviewers. Include a short message: "Please review the process below. Click on any step to see details. Leave comments on anything that looks wrong or incomplete."&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Collect feedback&lt;/strong&gt; through in-context comments. Resolve each comment by updating the model or responding with an explanation.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Share the final version&lt;/strong&gt; with decision makers. For executive stakeholders, pair the link with a one-paragraph summary of what changed and why.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Embed the approved model&lt;/strong&gt; in the team wiki or project documentation so it stays visible and current.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This workflow maps directly to the stakeholder alignment framework described in the &lt;a href="https://processcamp.io/guides/stakeholder-alignment-guide" rel="noopener noreferrer"&gt;ProcessCamp guide&lt;/a&gt;: share after discovery, co-create during design, get explicit sign-off before implementation, and close the loop by making the final model accessible.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why This Matters for Process Adoption
&lt;/h2&gt;

&lt;p&gt;The best process model in the world is useless if the people who execute it have never seen it, or saw it once and could not understand it.&lt;/p&gt;

&lt;p&gt;View-only sharing removes the access barrier. Comments remove the feedback barrier. Embedded diagrams remove the visibility barrier.&lt;/p&gt;

&lt;p&gt;The result: stakeholders stay engaged, feedback flows in context, and process improvements actually get implemented instead of collecting dust in a modeling tool.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;You can explore Crismo's modeling and sharing features in the &lt;a href="https://app.crismo.io/playground" rel="noopener noreferrer"&gt;free playground&lt;/a&gt;. No account required. Build a simple process, generate a share link, and see how it looks to a non-technical reviewer.&lt;/p&gt;

&lt;p&gt;For the full methodology on stakeholder alignment, read the &lt;a href="https://processcamp.io/guides/stakeholder-alignment-guide" rel="noopener noreferrer"&gt;ProcessCamp stakeholder alignment guide&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>bpmn</category>
      <category>businessanalysis</category>
      <category>processmodeling</category>
      <category>collaboration</category>
    </item>
    <item>
      <title>From Interview Notes to BPMN: The Crismo Discovery Workflow</title>
      <dc:creator>Crismo Team</dc:creator>
      <pubDate>Sat, 20 Jun 2026 11:08:14 +0000</pubDate>
      <link>https://dev.to/crismoteam/from-interview-notes-to-bpmn-the-crismo-discovery-workflow-5c14</link>
      <guid>https://dev.to/crismoteam/from-interview-notes-to-bpmn-the-crismo-discovery-workflow-5c14</guid>
      <description>&lt;p&gt;Discovery workshops are where process knowledge lives. Someone explains how work gets done, and a facilitator captures it in notes, recordings, or sticky notes on a wall.&lt;/p&gt;

&lt;p&gt;The problem comes afterward. Turning those raw notes into a clean BPMN diagram takes hours or days. Details get lost. The modeler interprets what they remember instead of what was said. By the time the diagram is done, half the nuance from the original conversation is gone.&lt;/p&gt;

&lt;p&gt;Crismo's AI discovery feature closes that gap. You paste a transcript, and the system extracts tasks, decisions, roles, and handoffs into a structured BPMN draft. Not a finished model. A draft that captures the right structure so you can refine instead of rebuild.&lt;/p&gt;

&lt;h2&gt;
  
  
  The problem with manual translation
&lt;/h2&gt;

&lt;p&gt;Every process modeler has been through this cycle:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Run a 90-minute discovery session&lt;/li&gt;
&lt;li&gt;Take notes (or record the session)&lt;/li&gt;
&lt;li&gt;Go back to a desk and try to reconstruct the process from memory and notes&lt;/li&gt;
&lt;li&gt;Realize the notes are ambiguous on three key decision points&lt;/li&gt;
&lt;li&gt;Schedule follow-up calls to clarify&lt;/li&gt;
&lt;li&gt;Finally produce a diagram, days later&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The translation step, from notes to diagram, is where most information loss happens. It is also the most tedious part of the job. The discovery conversation was rich and specific. The notes are sparse and ambiguous. The modeler fills the gaps with assumptions.&lt;/p&gt;

&lt;h2&gt;
  
  
  How AI discovery works in Crismo
&lt;/h2&gt;

&lt;p&gt;The workflow is three steps.&lt;/p&gt;

&lt;h3&gt;
  
  
  Step 1: Paste the transcript
&lt;/h3&gt;

&lt;p&gt;After a discovery workshop, you have raw material: interview notes, a meeting transcript, a voice recording transcript, or even bullet points from a sticky-note session.&lt;/p&gt;

&lt;p&gt;Open Crismo and paste the text into the AI discovery panel. The system accepts unstructured text. It does not need a specific format or template.&lt;/p&gt;

&lt;h3&gt;
  
  
  Step 2: Review the extracted structure
&lt;/h3&gt;

&lt;p&gt;Crismo's AI analyzes the text and extracts:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Tasks&lt;/strong&gt; with descriptive names (not generic labels like "Step 1")&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Decision points&lt;/strong&gt; where the text describes branching logic ("if the amount exceeds 10,000...")&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Roles and participants&lt;/strong&gt; mentioned in the conversation&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Handoffs&lt;/strong&gt; between people or systems&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Start and end conditions&lt;/strong&gt; for the process&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The result is a structured BPMN draft displayed on the canvas. Elements are positioned, connected with sequence flows, and assigned to lanes where the transcript mentions specific roles.&lt;/p&gt;

&lt;h3&gt;
  
  
  Step 3: Refine the draft
&lt;/h3&gt;

&lt;p&gt;The AI-generated draft is a starting point, not a finished product. You will need to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Adjust naming to match your organization's terminology&lt;/li&gt;
&lt;li&gt;Add exception paths that the transcript only hinted at&lt;/li&gt;
&lt;li&gt;Split or merge tasks where the AI grouped things differently than you would&lt;/li&gt;
&lt;li&gt;Validate the model against what participants actually said&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This refinement takes 15 to 30 minutes instead of the hours you would spend building from scratch.&lt;/p&gt;

&lt;h2&gt;
  
  
  When this works best
&lt;/h2&gt;

&lt;p&gt;AI discovery is most useful when:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You have a transcript or detailed notes from a real conversation (not a theoretical process description)&lt;/li&gt;
&lt;li&gt;The process has 10 to 30 steps with clear roles and decisions&lt;/li&gt;
&lt;li&gt;You want a first draft fast so you can iterate with stakeholders&lt;/li&gt;
&lt;li&gt;Multiple discovery sessions need to be modeled and you are short on time&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It is less useful when:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The source material is a single paragraph or a few bullet points (too little context for the AI to extract structure)&lt;/li&gt;
&lt;li&gt;The process is highly technical with system-level detail that requires domain expertise&lt;/li&gt;
&lt;li&gt;You already have a clear mental model and just need to draw it&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  A practical example
&lt;/h2&gt;

&lt;p&gt;Imagine you ran a discovery workshop for an employee onboarding process. A participant described the flow like this:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"When we get the signed contract back from the new hire, HR creates their profile in the system. Then IT gets a ticket to set up the laptop and accounts. At the same time, facilities assigns a desk. Once everything is ready, the manager sends a welcome email with the first-week schedule. If the new hire is remote, we skip the desk assignment and ship the laptop instead."&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Paste that into Crismo. The AI extracts:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Start event: Signed contract received&lt;/li&gt;
&lt;li&gt;Tasks: Create HR profile, Set up laptop and accounts, Assign desk, Send welcome email, Ship laptop&lt;/li&gt;
&lt;li&gt;Parallel gateway: IT setup and facilities assignment happen concurrently&lt;/li&gt;
&lt;li&gt;Exclusive gateway: Remote vs. on-site determines desk assignment vs. laptop shipping&lt;/li&gt;
&lt;li&gt;Roles: HR, IT, Facilities, Manager&lt;/li&gt;
&lt;li&gt;End event: Welcome email sent&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The draft lands on the canvas with lanes for each role, parallel paths for concurrent work, and a decision point for the remote/on-site split. You refine the naming, add an exception path for missing equipment, and the model is ready for review.&lt;/p&gt;

&lt;h2&gt;
  
  
  From discovery to documentation
&lt;/h2&gt;

&lt;p&gt;The AI discovery feature fits into a larger workflow:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Prepare&lt;/strong&gt; using the &lt;a href="https://processcamp.io/guides/process-discovery-workshop" rel="noopener noreferrer"&gt;process discovery workshop guide on ProcessCamp&lt;/a&gt; to structure your session&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Run the session&lt;/strong&gt; and capture a transcript or detailed notes&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Paste into Crismo&lt;/strong&gt; to get a structured BPMN draft in seconds&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Refine&lt;/strong&gt; the draft with your domain knowledge&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Validate&lt;/strong&gt; by sharing the model with workshop participants&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Iterate&lt;/strong&gt; using as-is/to-be modeling to design improvements&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The guide on ProcessCamp covers steps 1 and 2 in detail: how to scope the session, who to invite, which questions to ask, and how to structure the 90 minutes. Crismo picks up at step 3.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try it yourself
&lt;/h2&gt;

&lt;p&gt;Open the Crismo playground and paste any process description. No account required.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://app.crismo.io/playground" rel="noopener noreferrer"&gt;Open the playground&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Start with a real transcript from your last discovery session. Or use the onboarding example above. See what the AI produces and how much editing time it saves compared to building from scratch.&lt;/p&gt;

</description>
      <category>bpmn</category>
      <category>ai</category>
      <category>processmodeling</category>
      <category>productivity</category>
    </item>
    <item>
      <title>How Teams Use Crismo to Harmonize Processes Post-M&amp;A</title>
      <dc:creator>Crismo Team</dc:creator>
      <pubDate>Sat, 20 Jun 2026 11:07:23 +0000</pubDate>
      <link>https://dev.to/crismoteam/how-teams-use-crismo-to-harmonize-processes-post-ma-4m53</link>
      <guid>https://dev.to/crismoteam/how-teams-use-crismo-to-harmonize-processes-post-ma-4m53</guid>
      <description>&lt;p&gt;After a merger, every process area has two versions. Order management works one way in Company A and another way in Company B. Both are documented (hopefully) in different tools, different formats, and different levels of detail. The integration team needs to see both, compare them, and design a harmonized target state.&lt;/p&gt;

&lt;p&gt;This post walks through how teams use Crismo to bring that work into a single workspace. For the methodology behind process harmonization (when to harmonize, how to prioritize, common mistakes), read the &lt;a href="https://processcamp.io/guides/process-harmonization-guide" rel="noopener noreferrer"&gt;comprehensive guide on ProcessCamp&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem: Process Documentation in Silos
&lt;/h2&gt;

&lt;p&gt;Most post-merger integration teams face the same situation:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Company A has processes in Visio, SharePoint folders, and the heads of a few key people&lt;/li&gt;
&lt;li&gt;Company B has processes in Confluence, some in draw.io, and a handful in an enterprise BPM tool&lt;/li&gt;
&lt;li&gt;Nobody has a complete landscape view of either organization&lt;/li&gt;
&lt;li&gt;The integration deadline is measured in weeks, not months&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The first challenge is not harmonization. It is visibility. You cannot compare what you cannot see.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 1: Create Separate Workspaces for Each Entity
&lt;/h2&gt;

&lt;p&gt;In Crismo, start by creating two workspaces: one for Company A and one for Company B. Each workspace represents one organization's process landscape.&lt;/p&gt;

&lt;p&gt;This separation is deliberate. You want to preserve each organization's process documentation as-is before making any harmonization decisions. Mixing them too early creates confusion about what belongs to whom.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 2: Import from Multiple Sources
&lt;/h2&gt;

&lt;p&gt;Crismo imports BPMN files from any standards-compliant source. For non-BPMN formats:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Visio diagrams:&lt;/strong&gt; Export from Visio and convert using the &lt;a href="https://www.crismo.io/convert/visio-to-bpmn" rel="noopener noreferrer"&gt;free Visio converter&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;draw.io files:&lt;/strong&gt; Use the &lt;a href="https://www.crismo.io/convert/drawio-to-bpmn" rel="noopener noreferrer"&gt;draw.io converter&lt;/a&gt; to produce BPMN XML&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Undocumented processes:&lt;/strong&gt; Use AI Discovery. Paste interview notes or a process description and Crismo generates a BPMN draft&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For each import, place the diagram in the correct L1 process group within the workspace. The landscape structure tells you where everything belongs.&lt;/p&gt;

&lt;p&gt;If neither organization has a formal landscape, build one. Crismo's landscape view makes this straightforward: create L0 areas ("Order to Cash", "Hire to Retire"), then add L1 groups within each area. Even rough groupings are enough to start the comparison.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 3: Compare Side by Side
&lt;/h2&gt;

&lt;p&gt;With both workspaces populated, the integration team can now compare:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Open Company A's "Order Processing" diagram in one view&lt;/li&gt;
&lt;li&gt;Open Company B's equivalent in another&lt;/li&gt;
&lt;li&gt;Look for structural differences: approval chains, decision logic, role assignments, system touchpoints&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In Crismo, both diagrams are real BPMN models. That means the comparison is structural, not just visual. You can see that Company A routes orders through a 3-level approval while Company B uses a single threshold-based check. You can see that Company A handles returns as a separate process while Company B handles them inline.&lt;/p&gt;

&lt;p&gt;These structural differences are exactly what the harmonization framework from the &lt;a href="https://processcamp.io/guides/process-harmonization-guide" rel="noopener noreferrer"&gt;ProcessCamp guide&lt;/a&gt; helps you evaluate.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 4: Build the Target State
&lt;/h2&gt;

&lt;p&gt;Create a third workspace: "Target Operating Model" (or whatever your organization calls the harmonized state). For each process area, create the to-be version:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Start with the stronger of the two as-is processes&lt;/li&gt;
&lt;li&gt;Incorporate elements from the other where they add value&lt;/li&gt;
&lt;li&gt;Adjust roles and responsibilities for the combined organization&lt;/li&gt;
&lt;li&gt;Document the rationale for key decisions (why this approval chain, why this system)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Crismo's collaborative editing means the integration team, process owners from both entities, and subject matter experts can work on the target model simultaneously. Comments and version history capture the reasoning behind design decisions, which matters when someone asks "why did we do it this way?" six months later.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 5: Track Progress Across the Landscape
&lt;/h2&gt;

&lt;p&gt;The landscape view in Crismo shows the harmonization status at a glance:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Which L1 process groups have target-state models?&lt;/li&gt;
&lt;li&gt;Which are still in comparison mode?&lt;/li&gt;
&lt;li&gt;Which have not been started?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is the integration PMO's dashboard. Instead of tracking harmonization progress in a spreadsheet, the landscape itself tells the story. Leadership can see which areas are on track and which need attention.&lt;/p&gt;

&lt;h2&gt;
  
  
  When This Approach Works Best
&lt;/h2&gt;

&lt;p&gt;Crismo's workspace model is designed for scenarios where:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Multiple sources of process documentation need to coexist during analysis&lt;/li&gt;
&lt;li&gt;Teams from different organizations need to collaborate on shared models&lt;/li&gt;
&lt;li&gt;The integration timeline requires fast import and comparison, not months of manual redrawing&lt;/li&gt;
&lt;li&gt;Process landscapes need to be visible to non-technical stakeholders (executives, PMO, auditors)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For large-scale enterprise integrations with thousands of processes and complex governance requirements, dedicated enterprise platforms like ARIS or SAP Signavio may be a better fit. Crismo works well for mid-market integrations and for specific process areas within larger deals.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;Open the &lt;a href="https://app.crismo.io/playground" rel="noopener noreferrer"&gt;Crismo playground&lt;/a&gt; to explore the workspace and landscape features. No signup required.&lt;/p&gt;

&lt;p&gt;For the full harmonization methodology, read the &lt;a href="https://processcamp.io/guides/process-harmonization-guide" rel="noopener noreferrer"&gt;Process Harmonization Guide on ProcessCamp&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>bpmn</category>
      <category>businessanalysis</category>
      <category>processmodeling</category>
      <category>strategy</category>
    </item>
    <item>
      <title>Process Governance in Crismo: Owners, Reviews, Versions</title>
      <dc:creator>Crismo Team</dc:creator>
      <pubDate>Sat, 20 Jun 2026 11:07:19 +0000</pubDate>
      <link>https://dev.to/crismoteam/process-governance-in-crismo-owners-reviews-versions-4kpo</link>
      <guid>https://dev.to/crismoteam/process-governance-in-crismo-owners-reviews-versions-4kpo</guid>
      <description>&lt;p&gt;Process documentation without governance decays fast. Diagrams drift from reality, nobody knows which version is current, and ownership is unclear. Within months, the process library becomes a collection of historical snapshots that nobody trusts.&lt;/p&gt;

&lt;p&gt;Crismo builds governance into the modeling workflow. Process ownership, version history, review tracking, and permissions are part of the tool, not a separate spreadsheet or checklist. This post walks through how each piece works.&lt;/p&gt;

&lt;p&gt;For the methodology behind process governance (how to assign owners, set review cadences, track maturity), see the &lt;a href="https://processcamp.io/guides/process-governance-playbook" rel="noopener noreferrer"&gt;Process Governance Playbook on ProcessCamp&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Process Ownership in the Landscape View
&lt;/h2&gt;

&lt;p&gt;Governance starts with ownership. In Crismo, ownership is assigned at the process group level (L1) within the landscape. Each L1 group has a named owner who is accountable for all diagrams inside that group.&lt;/p&gt;

&lt;p&gt;To assign an owner:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Open your workspace and navigate to the landscape view&lt;/li&gt;
&lt;li&gt;Click on any L1 process group (for example, "Order Processing")&lt;/li&gt;
&lt;li&gt;In the group settings, assign a team member as the process owner&lt;/li&gt;
&lt;li&gt;The owner's name appears on the group card in the landscape view&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;When a new diagram is created inside a group, it inherits the group owner. No orphaned processes. No diagrams that belong to nobody.&lt;/p&gt;

&lt;p&gt;This matters because ownership at the diagram level does not scale. With 50 or 100 diagrams, tracking individual ownership becomes a full-time job. Group-level ownership keeps things manageable: 10 to 15 owners for the entire organization instead of ownership scattered across every file.&lt;/p&gt;

&lt;h2&gt;
  
  
  Version History: Every Change Tracked
&lt;/h2&gt;

&lt;p&gt;Every save in Crismo creates a version. There is no manual versioning, no naming conventions to follow, no risk of overwriting someone else's changes.&lt;/p&gt;

&lt;p&gt;The version history panel shows:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A timeline of every change to the diagram&lt;/li&gt;
&lt;li&gt;Who made each change and when&lt;/li&gt;
&lt;li&gt;A visual diff between any two versions&lt;/li&gt;
&lt;li&gt;The ability to restore any previous version with one click&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is critical for governance. When a process owner runs a review, they can see exactly what changed since the last review. They do not need to rely on memory or ask the modeler "what did you update?" The history is there.&lt;/p&gt;

&lt;p&gt;For audits and compliance, version history provides the evidence trail that regulators expect. You can show that a process was reviewed on a specific date, what changed, and who approved the change.&lt;/p&gt;

&lt;h2&gt;
  
  
  Review Tracking
&lt;/h2&gt;

&lt;p&gt;Crismo tracks the review status of each process group:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Last reviewed date&lt;/strong&gt;: When the process owner last confirmed the documentation&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Next review due&lt;/strong&gt;: Based on the review cadence set for the group (quarterly, semi-annual, or annual)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Review outcome&lt;/strong&gt;: Confirmed (no changes needed), Updated (changes applied), or Flagged (needs redesign)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The workspace dashboard surfaces overdue reviews. Process owners see which groups need attention. The process excellence lead sees the full picture across all groups.&lt;/p&gt;

&lt;p&gt;This removes the most common governance failure: reviews that are scheduled but never happen. When the tool tracks review status visibly, overdue reviews become visible to the team and to leadership.&lt;/p&gt;

&lt;h2&gt;
  
  
  Permissions: Who Can Edit What
&lt;/h2&gt;

&lt;p&gt;Not everyone should be able to edit every process. In a governed environment, process owners control who can modify diagrams in their group.&lt;/p&gt;

&lt;p&gt;Crismo's permission model works at two levels:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Workspace level&lt;/strong&gt;: Control who can access the workspace at all. Invite team members, consultants, or auditors with specific roles.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Group level&lt;/strong&gt;: Within a workspace, process owners can restrict editing to specific people. Others can view and comment but not modify diagrams.&lt;/p&gt;

&lt;p&gt;This prevents the common problem of well-intentioned edits that break a reviewed process. If a team member notices something wrong, they leave a comment. The process owner reviews the comment and makes the change (or delegates it to the assigned modeler). The review trail stays clean.&lt;/p&gt;

&lt;p&gt;For organizations with compliance requirements, permissions also enforce separation of duties. The person who models the process is not the same person who approves it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Maturity Tracking Across the Landscape
&lt;/h2&gt;

&lt;p&gt;Each process group in Crismo can be tagged with its maturity level:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Ad hoc&lt;/strong&gt;: Not yet documented&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Documented&lt;/strong&gt;: BPMN diagrams exist but no review cycle&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Governed&lt;/strong&gt;: Owner assigned, reviews on schedule, versions tracked&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Optimized&lt;/strong&gt;: Performance metrics defined, continuous improvement active&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The landscape view shows maturity as a color-coded indicator on each group card. At a glance, you see which areas of the organization are well-governed and which need attention.&lt;/p&gt;

&lt;p&gt;This creates the maturity heat map that process excellence leads need for prioritization and leadership reporting. Instead of building the heat map manually in a spreadsheet, it updates automatically as you assign owners, run reviews, and model processes.&lt;/p&gt;

&lt;h2&gt;
  
  
  Sharing for Stakeholder Review
&lt;/h2&gt;

&lt;p&gt;Governance reviews often involve people who do not model processes: department heads, compliance officers, subject matter experts. These people need to see the process and provide feedback without learning a BPMN editor.&lt;/p&gt;

&lt;p&gt;Crismo supports sharing process models with view-only access. Share a link to a specific diagram or to an entire process group. Recipients see the model, can leave comments, and can confirm that the documentation matches reality.&lt;/p&gt;

&lt;p&gt;No license required for reviewers. No software to install. This removes the friction that kills review participation in tools where every reviewer needs a seat.&lt;/p&gt;

&lt;h2&gt;
  
  
  Putting It Together: The Governance Workflow
&lt;/h2&gt;

&lt;p&gt;Here is how the pieces work as a connected workflow:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Build the landscape&lt;/strong&gt; with L0 and L1 structure (see &lt;a href="https://crismo.io/blog/build-process-landscape-crismo" rel="noopener noreferrer"&gt;Build Your Process Landscape in Crismo&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Assign owners&lt;/strong&gt; to each L1 process group&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Set review cadence&lt;/strong&gt; per group (quarterly for high-change, annual for stable)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Model L2 processes&lt;/strong&gt; within each group, with version history tracking every change&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Run reviews&lt;/strong&gt; on schedule: owner walks through the model with performers, records the outcome&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Track maturity&lt;/strong&gt; across the landscape to prioritize investment&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Share with stakeholders&lt;/strong&gt; for validation without requiring tool access&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Governance is not a separate activity. It is part of the modeling workflow. Every time you open Crismo, the landscape shows you ownership, review status, and maturity. Governance becomes visible instead of invisible.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;Open the &lt;a href="https://app.crismo.io/playground" rel="noopener noreferrer"&gt;Crismo playground&lt;/a&gt; to see the landscape view, version history, and collaboration features. No signup required.&lt;/p&gt;

&lt;p&gt;For the complete governance methodology (ownership models, review frameworks, maturity assessment), read the &lt;a href="https://processcamp.io/guides/process-governance-playbook" rel="noopener noreferrer"&gt;Process Governance Playbook on ProcessCamp&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>bpmn</category>
      <category>governance</category>
      <category>businessanalysis</category>
      <category>processmodeling</category>
    </item>
    <item>
      <title>BPMN Is the AI Interface That Nobody Ever Had to Build</title>
      <dc:creator>Crismo Team</dc:creator>
      <pubDate>Sat, 20 Jun 2026 11:06:52 +0000</pubDate>
      <link>https://dev.to/crismoteam/bpmn-is-the-ai-interface-that-nobody-ever-had-to-build-1d41</link>
      <guid>https://dev.to/crismoteam/bpmn-is-the-ai-interface-that-nobody-ever-had-to-build-1d41</guid>
      <description>&lt;p&gt;I pasted a BPMN process model into Claude last week. 14 tasks, 3 gateways, 4 lanes. It understood every element. It identified the approval bottleneck. It suggested parallelizing two tasks that were unnecessarily sequential.&lt;/p&gt;

&lt;p&gt;No plugin. No API key. No custom connector. Just a standard BPMN XML file and a standard language model.&lt;/p&gt;

&lt;p&gt;That should not be surprising. But based on the marketing I see from newer process tools, it seems to surprise a lot of people.&lt;/p&gt;

&lt;h2&gt;
  
  
  BPMN Is Already in the Training Data
&lt;/h2&gt;

&lt;p&gt;BPMN 2.0 is &lt;a href="https://www.iso.org/standard/62652.html" rel="noopener noreferrer"&gt;ISO/IEC 19510&lt;/a&gt;. The specification has been publicly available since 2011. Thousands of tutorials, millions of XML examples, decades of academic papers, Stack Overflow threads, Udemy courses (including mine, with 40,000+ students), all of it is part of the corpus that every major LLM has ingested.&lt;/p&gt;

&lt;p&gt;When you export a process model as BPMN XML, the element names are meaningful: &lt;code&gt;userTask&lt;/code&gt;, &lt;code&gt;exclusiveGateway&lt;/code&gt;, &lt;code&gt;parallelGateway&lt;/code&gt;, &lt;code&gt;sequenceFlow&lt;/code&gt;, &lt;code&gt;messageFlow&lt;/code&gt;. An LLM does not need a translator. The notation is self-describing.&lt;/p&gt;

&lt;p&gt;This is not a feature someone built. It is a property of using a standard that has been documented publicly for over a decade.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Adapter Problem
&lt;/h2&gt;

&lt;p&gt;Some newer process tools use proprietary formats to store process models. The element names are internal IDs. The structure is undocumented. The schema has never appeared in any public training data.&lt;/p&gt;

&lt;p&gt;When these tools want AI to understand their processes, they need to build an adapter: an MCP connector, a plugin, an API translation layer. They are solving a problem that their choice of format created.&lt;/p&gt;

&lt;p&gt;With BPMN, the standard is the adapter. The format is the interface.&lt;/p&gt;

&lt;p&gt;This is not a small distinction. Building and maintaining a custom connector means depending on a vendor to keep it working. Every time the AI landscape shifts, every time a new model comes out, someone at that vendor needs to update the integration. With BPMN, every new model arrives already trained on the standard.&lt;/p&gt;

&lt;h2&gt;
  
  
  From Readability to Integrated Workflow
&lt;/h2&gt;

&lt;p&gt;Native AI readability is the foundation. But a foundation is not a workflow.&lt;/p&gt;

&lt;p&gt;Pasting XML into a chat window proves that AI understands BPMN. It does not give you visual feedback on the canvas, version history, team collaboration, or the ability to iterate on a model without leaving your modeling environment. The gap between "AI can read this" and "AI helps me work with this" is where integrated tooling matters.&lt;/p&gt;

&lt;p&gt;That gap is exactly what we built Crismo to close.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why This Matters for Tool Choice
&lt;/h2&gt;

&lt;p&gt;If you are choosing a process tool in 2026, this is worth considering. A tool that exports standard BPMN 2.0 XML gives you native AI interoperability as a baseline. A tool with a proprietary format requires you to depend on the vendor's connector.&lt;/p&gt;

&lt;p&gt;Portability compounds. Your BPMN files work across Camunda, Signavio, Crismo, ARIS, bpmn.io, and any future tool that speaks the standard. They also work with any current and future AI model. A proprietary file works with one tool and one connector.&lt;/p&gt;

&lt;p&gt;The question is not whether AI integration is important. Every vendor agrees on that. The question is whether AI integration should be a feature you wait for or a property your format already has.&lt;/p&gt;

&lt;p&gt;For a neutral look at why BPMN matters for AI agents across tools, read the &lt;a href="https://processcamp.io/guides/bpmn-for-ai-agents" rel="noopener noreferrer"&gt;guide on ProcessCamp&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  How We Built On This
&lt;/h2&gt;

&lt;p&gt;We built &lt;a href="https://www.crismo.io" rel="noopener noreferrer"&gt;Crismo's&lt;/a&gt; AI features on a straightforward bet: that BPMN would be the process language AI understands best.&lt;/p&gt;

&lt;p&gt;When someone pastes interview notes, workshop transcripts, or process descriptions into Crismo's AI discovery panel, the system generates a real BPMN 2.0 model: tasks, gateways, lanes, sequence flows, all laid out on the canvas and backed by valid XML. This is not a diagram that looks like BPMN. It is BPMN. Export it, import it into Camunda, paste the XML into Claude for analysis, or keep working in Crismo's collaborative editor.&lt;/p&gt;

&lt;p&gt;The AI does not just read the model after it exists. It helps create the model from unstructured input. And because the output is standard BPMN, everything downstream works automatically: validation, simulation, export, further AI analysis.&lt;/p&gt;

&lt;p&gt;Other BPMN tools let you export models that AI can read. Crismo also lets AI help you create the model in the first place. The standard works in both directions.&lt;/p&gt;

&lt;p&gt;This also means your data is never locked in. If you leave Crismo, your processes leave with you as portable, standards-compliant BPMN files that any AI model can still read and understand.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Best Infrastructure Is the Kind You Do Not Build
&lt;/h2&gt;

&lt;p&gt;BPMN's value as an AI interface was never planned. Nobody at the Object Management Group in 2011 was thinking about large language models. It is an emergent property of being a well-documented, widely-adopted open standard.&lt;/p&gt;

&lt;p&gt;If you want to see the integrated version, open the &lt;a href="https://app.crismo.io/playground" rel="noopener noreferrer"&gt;Crismo playground&lt;/a&gt; and describe a process. The AI generates a BPMN model on the canvas. You refine it visually, collaborate with your team, and export whenever you are ready. That is the difference between a proof of concept and a workflow.&lt;/p&gt;

</description>
      <category>bpmn</category>
      <category>ai</category>
      <category>llm</category>
      <category>processmodeling</category>
    </item>
    <item>
      <title>SAP Signavio Pricing Decoded: What You'll Actually Pay</title>
      <dc:creator>Crismo Team</dc:creator>
      <pubDate>Sat, 20 Jun 2026 11:06:47 +0000</pubDate>
      <link>https://dev.to/crismoteam/sap-signavio-pricing-decoded-what-youll-actually-pay-1n7b</link>
      <guid>https://dev.to/crismoteam/sap-signavio-pricing-decoded-what-youll-actually-pay-1n7b</guid>
      <description>&lt;p&gt;SAP Signavio doesn't publish prices. The official pricing page tells you to contact sales. That's deliberate, and it's why every Signavio renewal conversation starts from zero - you have no anchor for what "reasonable" looks like.&lt;/p&gt;

&lt;p&gt;This post decodes the Signavio licensing structure based on public sources, prospect conversations, and the patterns that show up across teams evaluating alternatives. It won't give you a single number (anyone who quotes you a single number is guessing), but it will give you the structure you need to compare quotes meaningfully and estimate before you ask.&lt;/p&gt;

&lt;p&gt;If you're past the estimate stage and looking for a way out without losing your workspace, the &lt;a href="https://www.crismo.io/convert/signavio-to-bpmn" rel="noopener noreferrer"&gt;free Signavio .sgx converter&lt;/a&gt; and &lt;a href="https://www.crismo.io/migrate/signavio-to-crismo" rel="noopener noreferrer"&gt;migration playbook&lt;/a&gt; cover that side of the decision.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Three Eras of Signavio Pricing
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Pre-2021: Standalone SaaS
&lt;/h3&gt;

&lt;p&gt;Before the SAP acquisition, Signavio sold like a typical mid-market BPM SaaS product:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Per-user, per-month pricing&lt;/li&gt;
&lt;li&gt;Tiered by user role (modeler vs reviewer vs viewer)&lt;/li&gt;
&lt;li&gt;Annual contracts with a small multi-year discount&lt;/li&gt;
&lt;li&gt;Quote-based, but reasonably consistent across customers of similar size&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Reported list prices in this era ran in the €50-150 per modeler per month range, with reviewer and viewer tiers significantly cheaper. A 50-person workspace with ~10 active modelers and ~40 reviewers might land in the €20-50K annual range.&lt;/p&gt;

&lt;p&gt;Nobody loved the contact-sales motion, but the structure was understandable.&lt;/p&gt;

&lt;h3&gt;
  
  
  2021-2023: Transition Under SAP
&lt;/h3&gt;

&lt;p&gt;After SAP closed the acquisition in early 2021, the rebrand to SAP Signavio took ~18 months. During this transition period, existing customers largely kept their original contract structure on renewal. New customers started seeing the SAP enterprise pattern: longer sales cycles, more stakeholders, bundled offers.&lt;/p&gt;

&lt;h3&gt;
  
  
  2024-2026: Full SAP Enterprise Model
&lt;/h3&gt;

&lt;p&gt;The current state. SAP Signavio is sold as part of the SAP Business Transformation Suite. What that means in practice:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Contact sales for everything.&lt;/strong&gt; No published prices, no self-service tier.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Bundled deals.&lt;/strong&gt; Signavio rarely sold standalone anymore - typically packaged with SAP Process Intelligence (formerly LANA), sometimes with adjacent SAP licenses.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Enterprise contract terms.&lt;/strong&gt; Multi-year commits, MSAs, procurement workflows that take months.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Volume-based pricing.&lt;/strong&gt; Tied to SAP's broader commercial framework, where your existing SAP spend influences the Signavio quote.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The shift isn't unique to Signavio - it's the standard pattern when a focused SaaS product gets absorbed into a megasuite.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's Actually in a SAP Signavio Quote
&lt;/h2&gt;

&lt;p&gt;Based on what teams report seeing in renewal quotes, the line items typically include:&lt;/p&gt;

&lt;h3&gt;
  
  
  Process Manager (the BPMN modeler)
&lt;/h3&gt;

&lt;p&gt;The core product - what most users think of as "Signavio." Priced per modeler license. Reviewers and viewers have separate tiers, often cheaper but still licensed per seat.&lt;/p&gt;

&lt;h3&gt;
  
  
  Collaboration Hub
&lt;/h3&gt;

&lt;p&gt;The read-side portal where stakeholders consume published process models. Sometimes included, sometimes a separate line item depending on the contract era.&lt;/p&gt;

&lt;h3&gt;
  
  
  Process Intelligence
&lt;/h3&gt;

&lt;p&gt;The process mining product (formerly LANA Labs, acquired by Signavio in 2021, then folded into SAP Signavio). Priced based on data volume and number of process miners. Often bundled into Signavio quotes whether you need it or not, especially for SAP customers using S/4HANA event data.&lt;/p&gt;

&lt;h3&gt;
  
  
  Process Insights
&lt;/h3&gt;

&lt;p&gt;A newer offering that uses pre-built SAP process content for benchmarking. Often included in larger SAP-stack deals.&lt;/p&gt;

&lt;h3&gt;
  
  
  Process Transformation Suite
&lt;/h3&gt;

&lt;p&gt;The full bundle - Manager + Collaboration Hub + Intelligence + Insights + Governance. This is increasingly the default offer for new enterprise deals, even when the customer only needs the modeler.&lt;/p&gt;

&lt;h3&gt;
  
  
  SAP Build Process Automation overlap
&lt;/h3&gt;

&lt;p&gt;SAP also sells SAP Build Process Automation (formerly SAP Workflow Management). These products have overlapping capabilities with Signavio for execution-side workflow. Some quotes try to bundle both, which can double-count what you're actually using.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Your Quote May Have Climbed
&lt;/h2&gt;

&lt;p&gt;If your renewal quote is meaningfully higher than your current spend, here's what to check:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;You moved from per-user to bundled pricing.&lt;/strong&gt; If your old contract was a clean per-modeler deal and your renewal proposes Process Transformation Suite, you're paying for capabilities you may not use.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;You're being right-sized to SAP's customer benchmark.&lt;/strong&gt; SAP commercial teams price based on company size and total SAP spend, not just the Signavio capabilities you actually need. A €5K per-month deal can become a €15K per-month deal because that's what "a company your size" pays in SAP's framework.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Process Intelligence got added.&lt;/strong&gt; Signavio Process Intelligence is a powerful product, but it's also expensive. If your team primarily models BPMN and doesn't need process mining tied to SAP execution data, you may be paying for it anyway.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Multi-year discounts evaporated.&lt;/strong&gt; Your previous contract may have included transition-period multi-year discounts that don't carry forward.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Strategic pricing.&lt;/strong&gt; SAP knows that switching costs are high (the .bpmn export is lossy, the .sgx converter is new and not widely known), so renewal quotes often reflect that leverage.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  How to Estimate Before the Call
&lt;/h2&gt;

&lt;p&gt;SAP won't give you a number until they've talked to you. You can estimate before that:&lt;/p&gt;

&lt;h3&gt;
  
  
  Rough order of magnitude
&lt;/h3&gt;

&lt;p&gt;For a mid-sized workspace (20-100 active users mixing modelers, reviewers, and viewers), expect SAP Signavio pricing in the €30K-€150K annual range, depending on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Modeler count (this drives the bulk of the cost)&lt;/li&gt;
&lt;li&gt;Whether Process Intelligence is included&lt;/li&gt;
&lt;li&gt;Your organization's overall SAP relationship&lt;/li&gt;
&lt;li&gt;Geographic region (US deals tend to run higher than EU)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For enterprise-scale workspaces (500+ users, multiple business units, SAP-integrated process mining), six-figure annual deals are common.&lt;/p&gt;

&lt;h3&gt;
  
  
  What to ask the account team
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Modeler count and tier breakdown.&lt;/strong&gt; What does the per-license price look like for modeler vs reviewer vs viewer?&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Standalone Manager pricing.&lt;/strong&gt; If you only want Process Manager (no Intelligence, no Hub bundle), what does that cost?&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Multi-year vs annual.&lt;/strong&gt; What's the discount for a 3-year commit?&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Process Intelligence opt-out.&lt;/strong&gt; Can you remove it from the quote if you're not using SAP execution data?&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;True usage data.&lt;/strong&gt; Ask SAP for your actual modeler count over the past 12 months. If you're paying for 50 modeler seats but only 18 are active, that's a negotiation lever.&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  Comparable benchmark
&lt;/h3&gt;

&lt;p&gt;Mid-market BPM tools without the SAP overhead typically run in the €5-30 per-user per-month range. Self-service tools with transparent pricing (Crismo's free tier, Lucidchart's flowchart pricing, draw.io's $0) anchor the low end. Enterprise platforms with dedicated process intelligence (Celonis, IBM Process Mining) sit at the high end.&lt;/p&gt;

&lt;p&gt;The SAP Signavio Process Manager modeler tier alone, stripped of bundled Intelligence and viewer licensing, often comes in at the upper end of mid-market BPM pricing - but rarely at enterprise process-mining tier prices. The bundling is what drives the larger numbers.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Real Cost: Not Just the License
&lt;/h2&gt;

&lt;p&gt;License fees are the visible cost. The hidden costs that actually drive evaluations:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Procurement cycle time.&lt;/strong&gt; SAP enterprise contracts take weeks to months to renew. That's calendar time your team spends on procurement instead of process work.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Implementation overhead.&lt;/strong&gt; SAP's deployment model assumes consultants. For teams that just want to model, that overhead is dead weight.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Change management.&lt;/strong&gt; SAP Signavio updates ship on SAP's release schedule, with the testing and approval rituals that imposes.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Vendor management overhead.&lt;/strong&gt; Multi-vendor SAP relationships require account managers, MSAs, security reviews. A standalone tool from a focused vendor often eliminates this.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Training and modeler licensing churn.&lt;/strong&gt; As team composition changes, swapping licenses in an enterprise contract is harder than in a self-service tool.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For smaller teams, these hidden costs frequently exceed the license cost difference between SAP Signavio and a focused alternative.&lt;/p&gt;

&lt;h2&gt;
  
  
  When SAP Signavio Pricing Is Worth It
&lt;/h2&gt;

&lt;p&gt;This post focuses on teams evaluating alternatives. To be honest about when SAP Signavio pricing pencils out:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;You run on S/4HANA.&lt;/strong&gt; SAP Signavio Process Intelligence with S/4HANA event data is genuinely powerful. If process mining tied to SAP execution is core, you're paying for an integration that no alternative can match.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Your organization has a strategic SAP-everywhere mandate.&lt;/strong&gt; Bundling discounts and unified procurement may make the math work differently for you.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You need DMN, CMMN, simulation, and the full suite breadth.&lt;/strong&gt; Some alternatives don't cover all of these.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You have regulatory constraints that mandate SAP infrastructure.&lt;/strong&gt; Some financial services and government customers need a specific vendor profile.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If none of those apply, the math usually favors a focused alternative.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Migration Path
&lt;/h2&gt;

&lt;p&gt;If your renewal quote doesn't justify itself, the friction has historically been the lossy &lt;code&gt;.bpmn&lt;/code&gt; export. Signavio's built-in BPMN export strips the structured glossary, all 41 metadata field definitions, exact docker waypoints, lane geometry, revisions, and cross-diagram links. Without those, "migrating" means re-modeling years of work from scratch.&lt;/p&gt;

&lt;p&gt;The &lt;code&gt;.sgx&lt;/code&gt; workspace archive preserves all of it. The free &lt;a href="https://www.crismo.io/convert/signavio-to-bpmn" rel="noopener noreferrer"&gt;Signavio .sgx to BPMN converter&lt;/a&gt; parses that archive directly - currently in closed beta, request access via the form on the converter page. The &lt;a href="https://www.crismo.io/migrate/signavio-to-crismo" rel="noopener noreferrer"&gt;migration playbook&lt;/a&gt; covers the 6-phase process from inventory through decommissioning.&lt;/p&gt;

&lt;p&gt;If you're earlier in the decision process and want a feature-by-feature comparison with citations from Signavio's own documentation, the &lt;a href="https://www.crismo.io/vs/signavio" rel="noopener noreferrer"&gt;Crismo vs Signavio&lt;/a&gt; and &lt;a href="https://www.crismo.io/vs/sap-signavio" rel="noopener noreferrer"&gt;Crismo vs SAP Signavio&lt;/a&gt; pages cover that ground.&lt;/p&gt;

&lt;h2&gt;
  
  
  A Note on This Pricing Information
&lt;/h2&gt;

&lt;p&gt;SAP doesn't publish Signavio pricing, so everything in this post is reconstructed from public sources, prospect conversations, and patterns reported by teams evaluating alternatives. Your actual quote will depend on factors specific to your organization that we can't see from outside.&lt;/p&gt;

&lt;p&gt;If you have access to a recent SAP Signavio quote and want to sanity-check it against an alternative, the comparison pages above include the relevant feature mapping. For a direct conversation about your specific situation, request access via the converter waitlist and mention your workspace size in the email - we'll respond within 48 hours.&lt;/p&gt;

</description>
      <category>bpmn</category>
      <category>sap</category>
      <category>businessanalysis</category>
      <category>processmodeling</category>
    </item>
    <item>
      <title>Process Mapping with Crismo: From Import to Shared Workflow</title>
      <dc:creator>Crismo Team</dc:creator>
      <pubDate>Wed, 22 Apr 2026 08:33:11 +0000</pubDate>
      <link>https://dev.to/crismoteam/process-mapping-with-crismo-from-import-to-shared-workflow-2k21</link>
      <guid>https://dev.to/crismoteam/process-mapping-with-crismo-from-import-to-shared-workflow-2k21</guid>
      <description>&lt;p&gt;Most teams already have some form of process documentation. It lives in Visio files on a SharePoint drive, in a Lucidchart folder nobody has opened in two years, or in draw.io diagrams scattered across Confluence. The problem is rarely that there is no documentation. The problem is that the documentation cannot be compared, reused, or trusted.&lt;/p&gt;

&lt;p&gt;This post walks through how to do process mapping in Crismo end to end. For the neutral methodology first (what process modeling is, which notation fits which situation), start with the &lt;a href="https://processcamp.io/guides/process-modeling" rel="noopener noreferrer"&gt;Process Modeling Guide on ProcessCamp&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 1: Start with a Workspace
&lt;/h2&gt;

&lt;p&gt;In Crismo, every process landscape lives inside a workspace. A workspace represents an organization, a business unit, or a scope of work. The workspace gives you shared context and structure: your processes sit inside a value chain, not in a folder tree.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 2: Import What You Already Have
&lt;/h2&gt;

&lt;p&gt;Process mapping rarely starts from scratch. Crismo imports from:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;BPMN XML files&lt;/strong&gt; - any tool that exports standards-compliant BPMN 2.0&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Visio diagrams&lt;/strong&gt; - via a free converter&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Lucidchart exports&lt;/strong&gt; - via a converter&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;draw.io diagrams&lt;/strong&gt; - via a converter&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Import does not mean perfect translation. Visio and Lucidchart diagrams are often informal flowcharts. The converter produces a best-effort BPMN model that surfaces the ambiguity so you can fix it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 3: Model in BPMN with Workspace Context
&lt;/h2&gt;

&lt;p&gt;Crismo produces valid BPMN 2.0. What makes this different from a generic BPMN editor is the context around the diagram: the process lives in a value chain, elements reference entries from a shared dictionary, the document has an owner, a status, and history.&lt;/p&gt;

&lt;p&gt;For a first process map, focus on the happy path: start event, main activities, decisions, end event. Add exceptions in a second pass.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 4: Reuse Definitions Across Processes
&lt;/h2&gt;

&lt;p&gt;Process maps accumulate. The same terms appear across all of them: "Customer", "Order", "Fulfillment Team". In most tools these are ad-hoc labels. A rename in one diagram does not propagate.&lt;/p&gt;

&lt;p&gt;Crismo includes a workspace dictionary. When an element references a dictionary entry, renaming that entry updates every diagram it appears in.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 5: Place Processes in a Value Chain
&lt;/h2&gt;

&lt;p&gt;Individual processes make more sense when they sit in a landscape. Crismo's value chain view lets you lay out L0 segments ("Order to Cash", "Hire to Retire") and assign each process to a segment.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 6: Share for Review
&lt;/h2&gt;

&lt;p&gt;Three sharing modes: view-only links, comment access, full collaboration. A process map nobody reviews is a process map that does not get used.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 7: Govern and Iterate
&lt;/h2&gt;

&lt;p&gt;Process maps go stale. Every diagram has an owner, a last-updated timestamp, and a version history. Set a review cadence per process; when a diagram crosses its review date, the owner gets a reminder.&lt;/p&gt;

&lt;h2&gt;
  
  
  When Crismo Is the Right Fit
&lt;/h2&gt;

&lt;p&gt;Fits well when you are mapping more than a handful of processes, multiple people collaborate on the same models, your processes will feed automation or audit evidence, or you want to consolidate Visio, Lucidchart, and draw.io documentation into one place.&lt;/p&gt;

&lt;p&gt;Not the right fit for sketching a single diagram for next Tuesday's meeting (draw.io is faster) or replacing enterprise platforms like ARIS or Signavio when you need thousands of diagrams with SOX-grade governance.&lt;/p&gt;

&lt;p&gt;The sweet spot: teams of 3 to 300 people who want real BPMN and collaboration without running an enterprise platform.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Try the &lt;a href="https://app.crismo.io/playground" rel="noopener noreferrer"&gt;Crismo playground&lt;/a&gt; (no signup) or read the neutral methodology at &lt;a href="https://processcamp.io/guides/process-modeling" rel="noopener noreferrer"&gt;ProcessCamp&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>bpmn</category>
      <category>processmapping</category>
      <category>businessanalysis</category>
      <category>workflow</category>
    </item>
    <item>
      <title>Process Stakeholder Alignment: Getting Sign-Off Without the Politics</title>
      <dc:creator>Crismo Team</dc:creator>
      <pubDate>Mon, 20 Apr 2026 13:15:51 +0000</pubDate>
      <link>https://dev.to/crismoteam/process-stakeholder-alignment-getting-sign-off-without-the-politics-398b</link>
      <guid>https://dev.to/crismoteam/process-stakeholder-alignment-getting-sign-off-without-the-politics-398b</guid>
      <description>&lt;p&gt;The hardest part of process improvement is not drawing the diagram. It is getting the people who need to change their work to agree that the change is worth making.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why most process changes stall
&lt;/h2&gt;

&lt;p&gt;You run a discovery workshop. You produce a clear as-is model. You design an improved to-be state that saves the team hours every week. You present it to leadership. They nod, say "looks great," and nothing happens.&lt;/p&gt;

&lt;p&gt;Three months later, everyone is still running the old process.&lt;/p&gt;

&lt;p&gt;This is not a modeling problem. It is an alignment problem.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 1: Map your stakeholders before you map the process
&lt;/h2&gt;

&lt;p&gt;Before you touch a modeling tool, list every person or group that will be affected by the process change. For each stakeholder, answer three questions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What do they care about?&lt;/li&gt;
&lt;li&gt;What do they stand to gain or lose?&lt;/li&gt;
&lt;li&gt;What level of involvement do they need?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Use a simple 2x2 grid: influence on one axis, impact on the other. High influence + high impact stakeholders need co-design. It takes ten minutes and saves weeks of politics.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 2: Frame the change in their language
&lt;/h2&gt;

&lt;p&gt;The number one mistake: explaining the process change in process language.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;For executives:&lt;/strong&gt; Focus on outcomes and numbers.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;For team leads:&lt;/strong&gt; Focus on workload and clarity.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;For frontline workers:&lt;/strong&gt; Focus on daily experience. Be honest about what gets harder.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;For IT teams:&lt;/strong&gt; Focus on integration and system impact.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Step 3: Align at the right moments
&lt;/h2&gt;

&lt;p&gt;Alignment is not a single meeting. It is a series of touchpoints:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Before discovery:&lt;/strong&gt; Set expectations&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;After discovery:&lt;/strong&gt; Share the as-is model in plain language&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;During design:&lt;/strong&gt; Co-create the to-be state&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Before implementation:&lt;/strong&gt; Get explicit sign-off in writing&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;After implementation:&lt;/strong&gt; Close the loop with results&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  How to handle resistance
&lt;/h2&gt;

&lt;p&gt;Resistance is information about what you missed.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;"We tried this before"&lt;/strong&gt; - Ask what specifically failed. Usually it was the rollout, not the design.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;"This will create more work"&lt;/strong&gt; - Quantify current vs projected workload.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;"My team was not consulted"&lt;/strong&gt; - Own it. Late involvement beats no involvement.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;"The current process works fine"&lt;/strong&gt; - Show the data if it does not.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;"I do not understand the diagram"&lt;/strong&gt; - Translate into narrative. The model is a visual aid, not the deliverable.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Five alignment anti-patterns
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;The big reveal&lt;/strong&gt; - Working in isolation then presenting a finished design&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Consensus theater&lt;/strong&gt; - Meetings where everyone nods but nobody commits&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The BPMN lecture&lt;/strong&gt; - Explaining gateway types to people who never asked&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ignoring the silent objector&lt;/strong&gt; - The person who says nothing but undermines later&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Alignment without authority&lt;/strong&gt; - Getting the team excited without securing the decision maker&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Checklist
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Stakeholders mapped by influence and impact&lt;/li&gt;
&lt;li&gt;Change framed in stakeholder-specific language&lt;/li&gt;
&lt;li&gt;Alignment touchpoints scheduled at each phase&lt;/li&gt;
&lt;li&gt;Process model translated for non-technical audiences&lt;/li&gt;
&lt;li&gt;Sign-off documented in writing&lt;/li&gt;
&lt;li&gt;Results reported back after implementation&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;em&gt;Read the &lt;a href="https://processcamp.io/guides/stakeholder-alignment-guide" rel="noopener noreferrer"&gt;full guide on ProcessCamp&lt;/a&gt; with instructor tips, detailed resistance handling, and FAQ.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>bpm</category>
      <category>processimprovement</category>
      <category>changemanagement</category>
      <category>stakeholders</category>
    </item>
    <item>
      <title>The Process Governance Playbook</title>
      <dc:creator>Crismo Team</dc:creator>
      <pubDate>Mon, 20 Apr 2026 13:09:20 +0000</pubDate>
      <link>https://dev.to/crismoteam/the-process-governance-playbook-19m5</link>
      <guid>https://dev.to/crismoteam/the-process-governance-playbook-19m5</guid>
      <description>&lt;p&gt;Process documentation without governance is a snapshot that goes stale the moment it is published. This playbook gives you the framework to keep processes owned, reviewed, and aligned with how your organization actually works.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published at &lt;a href="https://processcamp.io/guides/process-governance-playbook" rel="noopener noreferrer"&gt;processcamp.io&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why process governance matters
&lt;/h2&gt;

&lt;p&gt;Every organization has process documentation somewhere. SharePoint folders, Confluence pages, Visio files on a shared drive. The problem is rarely that documentation does not exist. The problem is that nobody maintains it.&lt;/p&gt;

&lt;p&gt;After a few months, diagrams drift from reality. People invent workarounds that never make it back into the model. New hires read the documented process and then learn that "we do not actually do it that way."&lt;/p&gt;

&lt;p&gt;Process governance is the set of roles, rules, and rituals that prevent this decay. It answers four questions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Who is accountable for each process?&lt;/li&gt;
&lt;li&gt;How often does each process get reviewed?&lt;/li&gt;
&lt;li&gt;What happens when a process changes?&lt;/li&gt;
&lt;li&gt;How do you know which processes need attention?&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The three pillars of process governance
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Ownership
&lt;/h3&gt;

&lt;p&gt;Every process has a named owner who is accountable for its accuracy, performance, and improvement. Ownership is assigned at the process group level, not at the individual diagram level.&lt;/p&gt;

&lt;p&gt;A process owner has five responsibilities:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Accuracy&lt;/strong&gt;: The documented process reflects how work actually happens.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Performance&lt;/strong&gt;: The owner tracks whether the process meets its objectives.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Improvement&lt;/strong&gt;: When gaps appear, the owner drives redesign.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Compliance&lt;/strong&gt;: For regulated processes, the owner ensures control requirements are met.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Communication&lt;/strong&gt;: When a process changes, performers need to know.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Process owner vs. process steward vs. process modeler
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Role&lt;/th&gt;
&lt;th&gt;Focus&lt;/th&gt;
&lt;th&gt;Typical person&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Process owner&lt;/td&gt;
&lt;td&gt;Accountability for performance and design&lt;/td&gt;
&lt;td&gt;Department head&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Process steward&lt;/td&gt;
&lt;td&gt;Day-to-day documentation maintenance&lt;/td&gt;
&lt;td&gt;Business analyst&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Process modeler&lt;/td&gt;
&lt;td&gt;Creating and updating BPMN diagrams&lt;/td&gt;
&lt;td&gt;BPM analyst&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  2. Review cycles
&lt;/h3&gt;

&lt;p&gt;A process review is a scheduled check where the owner and stakeholders confirm that documentation still reflects reality.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Frequency&lt;/th&gt;
&lt;th&gt;When to use&lt;/th&gt;
&lt;th&gt;Example&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Quarterly&lt;/td&gt;
&lt;td&gt;High-change, customer-facing&lt;/td&gt;
&lt;td&gt;Customer onboarding&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Semi-annual&lt;/td&gt;
&lt;td&gt;Moderate-change, cross-functional&lt;/td&gt;
&lt;td&gt;Order fulfillment&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Annual&lt;/td&gt;
&lt;td&gt;Stable, low-risk&lt;/td&gt;
&lt;td&gt;Fixed asset accounting&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;A review produces one of three outcomes: &lt;strong&gt;Confirmed&lt;/strong&gt; (matches reality), &lt;strong&gt;Updated&lt;/strong&gt; (changes applied), or &lt;strong&gt;Flagged&lt;/strong&gt; (needs redesign).&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Process maturity tracking
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Level 1 (Ad hoc)&lt;/strong&gt;: Process exists but is not documented.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Level 2 (Documented)&lt;/strong&gt;: Modeled and accessible, but nobody checks accuracy.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Level 3 (Governed)&lt;/strong&gt;: Owner assigned, reviewed on schedule, changes tracked.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Level 4 (Optimized)&lt;/strong&gt;: Performance metrics drive continuous improvement.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Rate each process group on this scale. The result is a maturity heat map that shows where to invest.&lt;/p&gt;

&lt;h2&gt;
  
  
  Implementation roadmap: 90 days
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Days 1-30 (Foundation):&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Build or validate your process landscape (L0 and L1).&lt;/li&gt;
&lt;li&gt;Assign owners for the 5-10 most critical groups.&lt;/li&gt;
&lt;li&gt;Rate maturity for each group.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Days 31-60 (First review cycle):&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Run initial reviews for critical groups.&lt;/li&gt;
&lt;li&gt;Update documentation where reality drifted.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Days 61-90 (Scale):&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Extend ownership to remaining groups.&lt;/li&gt;
&lt;li&gt;Set review cadence per group.&lt;/li&gt;
&lt;li&gt;Publish maturity heat map to leadership.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Common mistakes
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Governance by committee&lt;/strong&gt;: One name per process group, not a committee.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Treating governance as a project&lt;/strong&gt;: It is a continuous practice with no end date.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ownership without authority&lt;/strong&gt;: Owners need mandate to act on findings.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Reviewing for compliance only&lt;/strong&gt;: Verify accuracy, not just existence.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Skipping the landscape&lt;/strong&gt;: Without structure, you cannot assign ownership systematically.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Choosing a tool
&lt;/h2&gt;

&lt;p&gt;Look for: ownership assignment, automatic version history, review tracking, permission controls, and frictionless sharing for stakeholder review.&lt;/p&gt;




&lt;p&gt;Read the full guide with FAQ and structured data at &lt;a href="https://processcamp.io/guides/process-governance-playbook" rel="noopener noreferrer"&gt;processcamp.io/guides/process-governance-playbook&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Related: &lt;a href="https://processcamp.io/guides/process-landscape-guide" rel="noopener noreferrer"&gt;Process Landscapes Guide&lt;/a&gt; | &lt;a href="https://processcamp.io/guides/process-documentation-best-practices" rel="noopener noreferrer"&gt;Process Documentation Best Practices&lt;/a&gt;&lt;/p&gt;

</description>
      <category>bpm</category>
      <category>processmanagement</category>
      <category>governance</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Process Harmonization After a Merger: A Practical Guide</title>
      <dc:creator>Crismo Team</dc:creator>
      <pubDate>Mon, 20 Apr 2026 13:09:08 +0000</pubDate>
      <link>https://dev.to/crismoteam/process-harmonization-after-a-merger-a-practical-guide-5b5i</link>
      <guid>https://dev.to/crismoteam/process-harmonization-after-a-merger-a-practical-guide-5b5i</guid>
      <description>&lt;p&gt;After a merger, two organizations bring two sets of processes, two sets of tools, and two sets of assumptions about how work gets done. Without deliberate process harmonization, those differences persist long after the deal closes.&lt;/p&gt;

&lt;p&gt;This guide covers the practical framework for harmonizing business processes post-M&amp;amp;A: how to assess both organizations' processes, identify overlaps and gaps, design a target operating model, and manage the transition.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Process Harmonization Matters
&lt;/h2&gt;

&lt;p&gt;Most M&amp;amp;A integration plans focus on systems, headcount, and financial consolidation. Process harmonization rarely gets its own workstream until something breaks.&lt;/p&gt;

&lt;p&gt;A customer order falls through the cracks because the two fulfillment processes have different approval logic. Finance cannot close the books because procurement runs on different controls. Support tickets get routed to the wrong team because escalation paths were never aligned.&lt;/p&gt;

&lt;p&gt;McKinsey estimates that 70% of mergers fail to achieve their projected synergies. Process misalignment is a primary contributor.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Harmonization Actually Means
&lt;/h2&gt;

&lt;p&gt;Harmonization is not about picking one company's process and forcing it on the other. True harmonization produces three types of outcomes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Adopt:&lt;/strong&gt; One organization's process is clearly superior. The other team adopts it.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Merge:&lt;/strong&gt; Both organizations have strong processes. The target combines elements from both.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Redesign:&lt;/strong&gt; Neither process works for the combined entity. Something new is needed.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  A Step-by-Step Framework
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Step 1: Build Both Process Landscapes
&lt;/h3&gt;

&lt;p&gt;Before you can compare processes, you need to see them. Each organization should produce a process landscape at the L0 (value chain) and L1 (process group) level.&lt;/p&gt;

&lt;p&gt;Use the same leveling convention for both. If Company A uses "Order to Cash" and Company B calls it "Sales Operations", normalize the naming before comparing.&lt;/p&gt;

&lt;h3&gt;
  
  
  Step 2: Identify Overlaps and Gaps
&lt;/h3&gt;

&lt;p&gt;Place both landscapes side by side. For each L0 area, ask: does the other organization have an equivalent? You will find full overlaps, partial overlaps, and unique areas.&lt;/p&gt;

&lt;h3&gt;
  
  
  Step 3: Assess at the Detail Level Where It Matters
&lt;/h3&gt;

&lt;p&gt;Focus the detailed analysis on overlapping process areas that are on the critical path. Typically: order management, customer service, procurement, financial close, and employee onboarding.&lt;/p&gt;

&lt;p&gt;Model the as-is state from both organizations using BPMN. Look for differences in approval chains, system touchpoints, exception handling, and roles.&lt;/p&gt;

&lt;h3&gt;
  
  
  Step 4: Design the Target Operating Model
&lt;/h3&gt;

&lt;p&gt;For each overlapping area, design the to-be state. Involve process owners from both organizations. The people who run the processes daily have context that no integration consultant can replicate.&lt;/p&gt;

&lt;p&gt;Resist the temptation to optimize during harmonization. The goal is alignment, not improvement. Get to one stable process first.&lt;/p&gt;

&lt;h3&gt;
  
  
  Step 5: Plan the Transition
&lt;/h3&gt;

&lt;p&gt;Cover training, migration timeline, parallel-run periods, and rollback criteria. For complex processes, consider phased rollouts by region or business unit.&lt;/p&gt;

&lt;h3&gt;
  
  
  Step 6: Govern and Iterate
&lt;/h3&gt;

&lt;p&gt;Assign process owners for each harmonized area. Schedule quarterly reviews. Track whether the synergies projected in the deal thesis are materializing.&lt;/p&gt;

&lt;h2&gt;
  
  
  Common Mistakes
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Winner takes all&lt;/strong&gt; - Forcing the acquirer's processes destroys institutional knowledge&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Harmonizing everything at once&lt;/strong&gt; - Prioritize by business impact&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Skipping the landscape step&lt;/strong&gt; - You cannot compare what you cannot see&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Confusing harmonization with optimization&lt;/strong&gt; - Align first, optimize later&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ignoring culture&lt;/strong&gt; - Processes carry cultural assumptions about risk, speed, and control&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  When to Harmonize (and When to Leave Alone)
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Harmonize:&lt;/strong&gt; Customer-facing processes, financial processes, processes tied to shared systems, employee-facing processes with consistency requirements.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Leave alone (for now):&lt;/strong&gt; Business-unit-specific processes, back-office processes that can run in parallel, processes scheduled for sunsetting, areas with regulatory constraints.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Read the full guide with tools comparison, FAQ, and cross-links: &lt;a href="https://processcamp.io/guides/process-harmonization-guide" rel="noopener noreferrer"&gt;Process Harmonization Guide on ProcessCamp&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>bpmn</category>
      <category>processimprovement</category>
      <category>management</category>
      <category>mergers</category>
    </item>
    <item>
      <title>How to Run a Process Discovery Workshop</title>
      <dc:creator>Crismo Team</dc:creator>
      <pubDate>Mon, 20 Apr 2026 13:02:07 +0000</pubDate>
      <link>https://dev.to/crismoteam/how-to-run-a-process-discovery-workshop-4f4n</link>
      <guid>https://dev.to/crismoteam/how-to-run-a-process-discovery-workshop-4f4n</guid>
      <description>&lt;p&gt;Discovery workshops are where process knowledge lives. Someone explains how work gets done, and a facilitator captures it in notes, recordings, or sticky notes on a wall.&lt;/p&gt;

&lt;p&gt;The problem comes afterward. Most process improvement projects fail before the first diagram is finished. Not because the modeling tool was wrong, but because the modeler never talked to the right people, asked the wrong questions, or mapped what they assumed instead of what actually happens.&lt;/p&gt;

&lt;p&gt;This guide covers the most common format: a facilitated workshop with 3 to 8 participants.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 1: Pick the process and define the scope
&lt;/h2&gt;

&lt;p&gt;Before you invite anyone, decide what you are discovering. A discovery session that tries to cover "everything the operations team does" will produce nothing useful. Pick one process. Give it a name. Define where it starts and where it ends.&lt;/p&gt;

&lt;p&gt;Use the trigger-to-outcome pattern: "This process starts when [trigger] and ends when [outcome]."&lt;/p&gt;

&lt;p&gt;If the process is large, break it into sub-processes and run separate sessions for each. A 90-minute workshop can usually cover 10 to 20 steps with reasonable depth.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 2: Invite the right people
&lt;/h2&gt;

&lt;p&gt;The room needs people who do the work, not just people who manage it. Managers describe the designed process. Frontline workers describe the real one. You need both, but start with the people who do the work.&lt;/p&gt;

&lt;p&gt;Aim for 3 to 8 participants. Fewer than 3 and you miss perspectives. More than 8 and the session becomes a meeting where half the room checks email.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Role&lt;/th&gt;
&lt;th&gt;Why they need to be there&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Frontline workers&lt;/td&gt;
&lt;td&gt;They execute the process daily&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Team lead / supervisor&lt;/td&gt;
&lt;td&gt;They see the bigger picture&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Upstream / downstream contact&lt;/td&gt;
&lt;td&gt;They hand work in or receive it&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Process owner&lt;/td&gt;
&lt;td&gt;They are accountable for the process&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Step 3: Prepare your questions
&lt;/h2&gt;

&lt;p&gt;Good discovery is structured conversation, not free-form brainstorming.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Opening questions:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;"Walk me through what happens when [trigger]. Start from the very beginning."&lt;/li&gt;
&lt;li&gt;"Who touches this process? In what order?"&lt;/li&gt;
&lt;li&gt;"How do you know when this process is done?"&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Drill-down questions:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;"What happens if [step] goes wrong? Who handles it?"&lt;/li&gt;
&lt;li&gt;"Is there a decision point here? What determines which path is taken?"&lt;/li&gt;
&lt;li&gt;"How long does this step usually take? What causes delays?"&lt;/li&gt;
&lt;li&gt;"What information do you need to start this step? Where does it come from?"&lt;/li&gt;
&lt;li&gt;"Is this step always done the same way, or does it vary?"&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Validation questions:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;"Let me play it back: [summarize]. Does that match how it works?"&lt;/li&gt;
&lt;li&gt;"What did I miss?"&lt;/li&gt;
&lt;li&gt;"If a new hire joined tomorrow, what would surprise them about this process?"&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The best question for uncovering the real process: "What would you tell a new colleague on their first day?" People drop the official language and describe what actually happens.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 4: Run the session (90-minute structure)
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Minutes 0 to 10: Frame the scope.&lt;/strong&gt; State the process name, trigger, and outcome. Confirm participants agree on the boundaries.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Minutes 10 to 50: Walk through the happy path.&lt;/strong&gt; Ask one participant to describe the process from start to finish. Do not discuss exceptions yet. Park them visibly.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Minutes 50 to 70: Add exceptions and decisions.&lt;/strong&gt; Go through the parking lot. For each exception, ask: "How often does this happen? Who handles it?"&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Minutes 70 to 85: Validate and assign roles.&lt;/strong&gt; Read the process back to the group. Mark who owns each step.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Minutes 85 to 90: Wrap up.&lt;/strong&gt; Summarize open questions. Assign who creates the clean diagram.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 5: Capture notes in a way that translates to BPMN
&lt;/h2&gt;

&lt;p&gt;Each sticky note or line item should answer: Who does what, when, and what happens next.&lt;/p&gt;

&lt;p&gt;Some teams model live during the workshop using a projected BPMN tool. Others prefer sticky notes first and model afterward. Both approaches are valid. The key is that whoever models the result was in the room.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 6: Clean up and validate
&lt;/h2&gt;

&lt;p&gt;Within 48 hours of the workshop, produce a clean diagram. The longer you wait, the more context fades. Send it to all participants and ask: "Is this what we discussed?" and "What did we miss?"&lt;/p&gt;

&lt;h2&gt;
  
  
  Five mistakes that derail discovery workshops
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Jumping to solutions.&lt;/strong&gt; Discovery maps what IS, not what should be.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Inviting only managers.&lt;/strong&gt; Frontline workers describe the real process.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Boiling the ocean.&lt;/strong&gt; One process, one session.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;No visible capture.&lt;/strong&gt; Make the model visible throughout.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;No follow-up.&lt;/strong&gt; A workshop without a clean diagram within a week was a wasted meeting.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Discovery workshop checklist
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Process name, trigger, and outcome defined&lt;/li&gt;
&lt;li&gt;3 to 8 participants invited (including frontline workers)&lt;/li&gt;
&lt;li&gt;Opening, drill-down, and validation questions prepared&lt;/li&gt;
&lt;li&gt;Capture method chosen (sticky notes, projected tool, or recording)&lt;/li&gt;
&lt;li&gt;Happy path mapped before exceptions&lt;/li&gt;
&lt;li&gt;Parking lot for improvement ideas&lt;/li&gt;
&lt;li&gt;Roles and handoffs marked on the model&lt;/li&gt;
&lt;li&gt;Clean diagram produced within 48 hours&lt;/li&gt;
&lt;li&gt;Validation review scheduled within one week&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  FAQ
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;How many processes can I discover in one workshop?&lt;/strong&gt;&lt;br&gt;
One. A 90-minute session can cover one process with 10 to 20 steps.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Should I model live during the workshop or capture on sticky notes?&lt;/strong&gt;&lt;br&gt;
Both work. Modeling live is faster if the facilitator is comfortable with the tool. Sticky notes are better when participants are not familiar with BPMN notation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What if participants disagree about how the process works?&lt;/strong&gt;&lt;br&gt;
This is expected and valuable. Document all variants as separate paths. Do not force consensus during discovery.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Can I do process discovery remotely?&lt;/strong&gt;&lt;br&gt;
Yes. Use a shared screen. Record the session (with consent). Keep remote sessions to 60 minutes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is the difference between process discovery and process mining?&lt;/strong&gt;&lt;br&gt;
Discovery uses interviews to map how people describe their work. Process mining uses system event logs. They are complementary.&lt;/p&gt;

</description>
      <category>bpmn</category>
      <category>processimprovement</category>
      <category>workshops</category>
      <category>businessanalysis</category>
    </item>
    <item>
      <title>Process Landscapes: From Value Chain to Detailed Processes</title>
      <dc:creator>Crismo Team</dc:creator>
      <pubDate>Mon, 20 Apr 2026 13:00:14 +0000</pubDate>
      <link>https://dev.to/crismoteam/process-landscapes-from-value-chain-to-detailed-processes-j82</link>
      <guid>https://dev.to/crismoteam/process-landscapes-from-value-chain-to-detailed-processes-j82</guid>
      <description>&lt;p&gt;A single BPMN diagram tells you how one process works. A process landscape tells you how the entire organization fits together.&lt;/p&gt;

&lt;h2&gt;
  
  
  The folder-of-diagrams problem
&lt;/h2&gt;

&lt;p&gt;Most process documentation starts the same way: someone models their first diagram, then their tenth, then their fiftieth. Before long you have 50 BPMN files in a folder structure that only one person understands. No overview. No hierarchy. No way to see how a customer order flows from sales through fulfillment.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is a process landscape?
&lt;/h2&gt;

&lt;p&gt;A structured hierarchy with three tiers:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;L0: Value Chain&lt;/strong&gt; — The 5 to 10 major end-to-end process areas. "Order to Cash", "Hire to Retire", "Procure to Pay". No BPMN at this level.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;L1: Process Groups&lt;/strong&gt; — Each L0 breaks into 3 to 8 named groups. "Order to Cash" becomes Lead Qualification, Order Entry, Fulfillment, Invoicing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;L2: Detailed Processes&lt;/strong&gt; — The actual BPMN diagrams with pools, lanes, gateways, and tasks.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to build one (5 steps)
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Step 1: Define the value chain (L0)
&lt;/h3&gt;

&lt;p&gt;List the major "noun-to-noun" flows: Lead to Customer, Order to Cash, Idea to Product, Hire to Retire. Use the "X to Y" naming convention.&lt;/p&gt;

&lt;h3&gt;
  
  
  Step 2: Break down into process groups (L1)
&lt;/h3&gt;

&lt;p&gt;Each L0 gets 3 to 8 process groups. Each group should be assignable to a single process owner.&lt;/p&gt;

&lt;h3&gt;
  
  
  Step 3: Map detailed processes (L2)
&lt;/h3&gt;

&lt;p&gt;This is where BPMN lives. Do not model everything at once. Start with the most critical processes.&lt;/p&gt;

&lt;h3&gt;
  
  
  Step 4: Connect the levels
&lt;/h3&gt;

&lt;p&gt;Each L0 links to its L1 groups. Each L1 links to its L2 diagrams. Two clicks from value chain to any process.&lt;/p&gt;

&lt;h3&gt;
  
  
  Step 5: Validate with stakeholders
&lt;/h3&gt;

&lt;p&gt;Show the L0 to leadership. Ask: "Does this cover what we do?" You will get corrections that make the landscape real.&lt;/p&gt;

&lt;h2&gt;
  
  
  Common mistakes
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Starting with L2&lt;/strong&gt; — Build the structure before modeling detailed processes&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Too many L0 areas&lt;/strong&gt; — If you have more than 10, some are L1 groups in disguise&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Inconsistent naming&lt;/strong&gt; — Pick a convention and enforce it&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;No process owners at L1&lt;/strong&gt; — Every group needs an accountable person&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Modeling everything at the same depth&lt;/strong&gt; — Not every process needs full BPMN detail&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Which tools support process landscapes?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;ARIS&lt;/strong&gt; — Enterprise, deep process architecture. Expensive.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;SAP Signavio&lt;/strong&gt; — Repository with hierarchies. Enterprise pricing.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Crismo&lt;/strong&gt; — Landscapes as default. Free tier. Real-time collaboration.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Bizagi&lt;/strong&gt; — Desktop modeler with grouping. Free tier.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Most open-source editors (bpmn.io, draw.io) work at the individual diagram level and do not support hierarchical navigation natively.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Read the &lt;a href="https://processcamp.io/guides/process-landscape-guide" rel="noopener noreferrer"&gt;full guide with FAQ and framework details&lt;/a&gt;. Part of the &lt;a href="https://processcamp.io/guides" rel="noopener noreferrer"&gt;ProcessCamp BPMN guides&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>bpmn</category>
      <category>processmodeling</category>
      <category>architecture</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
