{"id":87874,"date":"2026-07-07T06:44:03","date_gmt":"2026-07-07T13:44:03","guid":{"rendered":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/?p=87874"},"modified":"2026-06-12T09:17:30","modified_gmt":"2026-06-12T16:17:30","slug":"boms-change-management-autodesk-fusion","status":"publish","type":"post","link":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/","title":{"rendered":"How BOMs Bring Order to Change"},"content":{"rendered":"\n<p><em>Learn how a connected Bill of Materials (BOM) brings structure to change management by improving traceability, reducing errors, and aligning engineering and manufacturing.<\/em><\/p>\n\n\n\n<?php\nfunction autodesk_fusion_cta_horizontal() {\n    ob_start();\n    ?>\n    <style>\n        .cta-section-horizontal {\n            background: #ddd; \/* Much lighter grey background *\/\n            padding: 12px; \/* Adjusted padding *\/\n            border-radius: 8px;\n            box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);\n            color: #333; \/* Darker text color for better readability *\/\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            max-width: 650px; \/* Width adjusted for a more compact look *\/\n            margin: 20px auto;\n            position: relative;\n            flex-wrap: nowrap; \/* Prevent wrapping *\/\n        }\n\n        .cta-section-horizontal img {\n            width: 60px; \/* Slightly larger logo *\/\n            height: auto; \/* Maintain aspect ratio *\/\n            margin-right: 12px; \/* Adjusted spacing *\/\n            background-color: #ddd; \/* Match the background color *\/\n            padding: 6px; \/* Adjusted padding *\/\n            border-radius: 8px; \/* Slightly rounding to match container *\/\n            box-shadow: 0 0 0 4px #ddd; \/* Blend with background *\/\n        }\n\n        .cta-text {\n            flex: 1;\n            margin-right: 12px; \/* Adjusted spacing *\/\n        }\n\n        .cta-title {\n            font-size: 18px; \/* Slightly larger title font size *\/\n            font-weight: bold; \/* Bold title *\/\n            color: #f9a825; \/* Orange color *\/\n            margin-bottom: 4px; \/* Reduced margin *\/\n        }\n\n        .cta-info {\n            display: none; \/* Hide description *\/\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 8px; \/* Adjusted button spacing *\/\n            align-items: center;\n        }\n\n        .cta-button {\n            padding: 8px 12px; \/* Button padding *\/\n            font-size: 12px; \/* Smaller font size for buttons *\/\n            font-weight: bold;\n            text-transform: uppercase;\n            border-radius: 4px; \/* Slightly rounded corners *\/\n            border: 2px solid transparent;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            display: inline-flex; \/* Use inline-flex to ensure proper alignment *\/\n            align-items: center; \/* Center align text vertically *\/\n            justify-content: center; \/* Center align text horizontally *\/\n            text-decoration: none !important; \/* Ensure no underlines with !important *\/\n            color: inherit; \/* Use the button's text color *\/\n        }\n\n        .cta-button.white-button {\n            background-color: #fff;\n            color: #333;\n            border: 2px solid #ddd;\n        }\n\n        .cta-button.white-button:hover {\n            background-color: #333;\n            color: #fff;\n            border: 2px solid #f9a825;\n        }\n\n        .cta-button.black-button {\n            background-color: #f9a825;\n            color: #fff;\n            border: 2px solid #f9a825;\n        }\n\n        .cta-button.black-button:hover {\n            background-color: #fff;\n            color: #f9a825;\n            border: 2px solid #fff;\n        }\n    <\/style>\n\n    <div class=\"cta-section-horizontal\">\n        <img decoding=\"async\" src=\"https:\/\/autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/09\/autodesk-fusion-product-icon-400.png\" alt=\"Autodesk Fusion Logo\">\n        <div class=\"cta-text\">\n            <h1 class=\"cta-title\">Elevate your design and manufacturing processes with Autodesk Fusion<\/h1>\n        <\/div>\n        <div class=\"cta-buttons\">\n            <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/trial-intake-flow\" class=\"cta-button white-button\">Get a 30-Day Free Trial<\/a>\n            <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/extensions\" class=\"cta-button black-button\">See Plans and Pricing<\/a>\n        <\/div>\n    <\/div>\n\n    <?php\n    return ob_get_clean();\n}\nadd_shortcode('autodesk_fusion_cta_horizontal', 'autodesk_fusion_cta_horizontal');\n?>\n\n\n\n<p>Change is a constant in product development. Designs evolve. Suppliers shift. Costs fluctuate. Requirements can change overnight.<\/p>\n\n\n\n<p>A single update can ripple across engineering, procurement, production, and quality. Left unmanaged, even a minor tweak can trigger delays, rework, or compliance issues. This is where the <a href=\"https:\/\/www.autodesk.com\/uk\/solutions\/plm\/bill-of-materials\">Bill of Materials<\/a> helps keep change under control.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"577\" src=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/06\/BOM5.jpg\" alt=\"Autodesk Fusion Manage for BOM and change management.\" class=\"wp-image-87875\" srcset=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/06\/BOM5.jpg 1024w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/06\/BOM5-300x169.jpg 300w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/06\/BOM5-768x433.jpg 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 id=\"where-change-management-breaks-down\" class=\"wp-block-heading\">Where change management breaks down<\/h2>\n\n\n\n<p>Teams often struggle to manage the consequences of change. Swap a component, and you might also need to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Update assembly instructions<\/li>\n\n\n\n<li>Requalify suppliers<\/li>\n\n\n\n<li>Recalculate costs<\/li>\n\n\n\n<li>Adjust inventory and production schedules<\/li>\n<\/ul>\n\n\n\n<p>Without a structured system, the effects often surface too late, on the shop floor, in missed timelines, or during audits.<\/p>\n\n\n\n<p>What follows is predictable: misalignment between engineering and manufacturing, costly rework, and avoidable compliance risk. The issue isn\u2019t the volume of change. It\u2019s the absence of a shared, controlled way to manage it.<\/p>\n\n\n\n<h2 id=\"the-bom-as-the-control-layer\" class=\"wp-block-heading\">The BOM as the control layer<\/h2>\n\n\n\n<p>A bill of materials is often treated as a parts list. In practice, it\u2019s far more than tha. It\u2019s the definition of how a product is built, capturing every component, relationship, and requirement across its lifecycle.<\/p>\n\n\n\n<p>When tied directly to change processes, the BOM becomes the control layer. Every update is:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Documented<\/li>\n\n\n\n<li>Reviewed and approved<\/li>\n\n\n\n<li>Communicated across teams<\/li>\n\n\n\n<li>Implemented consistently<\/li>\n<\/ul>\n\n\n\n<p>That shift, from static list to governed system, is what turns change management from reactive to controlled.<\/p>\n\n\n\n<h2 id=\"where-bomdriven-change-management-delivers\" class=\"wp-block-heading\">Where BOM-driven change management delivers<\/h2>\n\n\n\n<h3 id=\"traceability-built-in\" class=\"wp-block-heading\"><strong>Traceability built in<\/strong><\/h3>\n\n\n\n<p>Effective change management starts with visibility. What changed, when, and who approved it?<\/p>\n\n\n\n<p>BOM revision control creates a clear audit trail, making it easier to track product history, support compliance, and resolve issues without guesswork.<\/p>\n\n\n\n<h3 id=\"early-visibility-into-impact\" class=\"wp-block-heading\">Early visibility into impact<\/h3>\n\n\n\n<p>Every bill of materials update affects downstream systems\u2014procurement, inventory, production, and quality.<\/p>\n\n\n\n<p>With the BOM driving planning, costing, and scheduling, even small changes carry real consequences. Proper control allows teams to assess impact before implementation, rather than reacting after problems appear.<\/p>\n\n\n\n<h3 id=\"alignment-across-engineering-and-manufacturing\" class=\"wp-block-heading\">Alignment across engineering and manufacturing<\/h3>\n\n\n\n<p>Engineering defines intent. Manufacturing defines execution.<\/p>\n\n\n\n<p>BOM management keeps those views aligned, so design changes translate cleanly into production without disconnects.<\/p>\n\n\n\n<h3 id=\"faster-repeatable-execution\" class=\"wp-block-heading\">Faster, repeatable execution<\/h3>\n\n\n\n<p>When change workflows, like engineering change orders (ECOs), are tied directly to the BOM, the process becomes structured,<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Reviews and approvals are enforced<\/li>\n\n\n\n<li>Tasks are routed automatically<\/li>\n\n\n\n<li>Updates reach the right stakeholders<\/li>\n<\/ul>\n\n\n\n<p>The result is less reliance on spreadsheets and workarounds, and more consistency in how changes move through the system.<\/p>\n\n\n\n<h3 id=\"fewer-errors-less-rework\" class=\"wp-block-heading\">Fewer errors, less rework<\/h3>\n\n\n\n<p>Disconnected BOM versions lead to predictable mistakes.<\/p>\n\n\n\n<p>A digital bill of materials creates a shared, synchronized dataset, ensuring every team works from current information. That alone reduces errors, cuts rework, and improves production readiness.<\/p>\n\n\n\n<h2 id=\"the-shift-to-digital-boms\" class=\"wp-block-heading\">The shift to digital BOMs<\/h2>\n\n\n\n<p>As products grow more complex, the role of the BOM expands with them.<\/p>\n\n\n\n<p>Modern teams need BOMs that:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Integrate across CAD, ERP, and PLM systems<\/li>\n\n\n\n<li>Update in real time<\/li>\n\n\n\n<li>Support multiple views (engineering, manufacturing, service)<\/li>\n\n\n\n<li>Enable collaboration across distributed teams<\/li>\n<\/ul>\n\n\n\n<p>In this environment, the BOM becomes part of a broader digital thread, linking design intent to production and beyond. Without that connection, change management remains fragmented.<\/p>\n\n\n\n<h2 id=\"where-autodesk-fusion-fits-in\" class=\"wp-block-heading\">Where Autodesk Fusion fits in<\/h2>\n\n\n\n<p><a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/overview\">Autodesk Fusion<\/a> brings this model together in a single platform. Rather than separating design, manufacturing, and lifecycle management, Fusion connects CAD, CAM, CAE, and data management.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>A connected source of truth<\/strong>: <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/introducing-bill-of-materials-bom-autodesk-fusion\/\">BOM data<\/a> stays consistent and up to date across the lifecycle, giving teams a shared foundation to work from.<\/li>\n\n\n\n<li><strong>Change processes tied to the BOM<\/strong>: Engineering change requests and orders are managed through structured workflows, with approvals, task routing, and revision tracking built in\u2014directly connected to BOM updates.<\/li>\n\n\n\n<li><strong>End-to-end traceability<\/strong>: Every change is recorded, creating a complete product history across design, manufacturing, and supply chain.<\/li>\n\n\n\n<li><strong>Cross-functional alignment<\/strong>: Engineering, manufacturing, and procurement operate on the same data backbone, reducing silos and ensuring changes propagate cleanly.<\/li>\n\n\n\n<li><strong>From design to production, without disconnects<\/strong>: Because the BOM stays linked to the 3D model and manufacturing processes, design intent carries through to execution without translation gaps.<\/li>\n<\/ul>\n\n\n\n<p>Change is inevitable. Chaos isn\u2019t. Teams that treat BOM&#8217;s as a connected, governed system gain something more valuable: control.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 id=\"bom-frequently-asked-questions\" class=\"wp-block-heading\">BOM frequently asked questions<\/h2>\n\n\n<div class=\"is-style-faq-accordion\">\n        <details id='faq-question-1781099974707' class='details'>\n        <summary>\n            <span class=\"details__summary\">\n                <span class=\"details__summary-text\">\n                    What is the difference between EBOM, MBOM, and SBOM?\n                <\/span>\n                <svg class=\"details__caret\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" hidden>\n                    <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m18 9.5-6 6-6-6\"\/>\n                <\/svg>\n            <\/span>\n        <\/summary>\n        <div class=\"details__content\">\n            <div class='is-style-faq-accordion__body'>\n            &#8211;<strong>EBOM (Engineering BOM)<\/strong> defines the product as designed by engineering\u2014focused on form, fit, and function.<br>&#8211;<strong>MBOM (Manufacturing BOM)<\/strong> reflects how the product is built\u2014organized around production processes, tooling, and sequencing. <br>&#8211;<strong>SBOM (Service BOM)<\/strong> is structured for maintenance and after-sales support\u2014used to identify replacement parts and service procedures. <br><br>The distinction matters because each BOM serves a different stage of the lifecycle. The challenge is keeping them aligned.<br><br>With <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/overview\">Autodesk Fusion<\/a>, EBOM and MBOM can be mapped and synchronized using predefined rules, reducing manual reconciliation between design and manufacturing views.\n        <\/div>\n        <\/div>\n    <\/details>    <details id='faq-question-1781099999185' class='details'>\n        <summary>\n            <span class=\"details__summary\">\n                <span class=\"details__summary-text\">\n                    How do teams maintain a single source of truth for BOM data?\n                <\/span>\n                <svg class=\"details__caret\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" hidden>\n                    <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m18 9.5-6 6-6-6\"\/>\n                <\/svg>\n            <\/span>\n        <\/summary>\n        <div class=\"details__content\">\n            <div class='is-style-faq-accordion__body'>\n            A single source of truth depends on centralizing BOM data and connecting it to change processes. This means:<br>-Storing BOM data in a shared system, not spreadsheets<br>-Tracking revisions and versions in one place<br>-Ensuring every update flows through controlled workflows<br><br>PLM systems like <a href=\"https:\/\/www.google.com\/aclk?sa=L&amp;ai=DChsSEwjEvfrq7PyUAxUxSEcBHT3EJRoYACICCAEQABoCcXU&amp;ae=2&amp;co=1&amp;ase=2&amp;gclid=Cj0KCQjwlqTRBhCBARIsANrkrxg8Rti6R_hF2UKNrEAw4-TI_bMr0_T9iH1G1d-x4wE7vAioYFcNKloaAnEzEALw_wcB&amp;cid=CAASugHkaCN5cOHCzcaETgp6qpKdlL0yUN7HVOop6dDLb87MJIq4cqBVTFLfehW9ezyFZibjuqs3Bj_hUSG24MVXHCTkoEkZlHuFbnxfV2Ys6z2xhg0LlY8K66c-Ax7NnZbKS1t_IXerCM2xawR-F4xyTwNb1yf2VMw33zf78V9LJq8WjoSIoVIKfG3CeBMEG5n5IrSRq445O_idCmgAwsHHIUJHsN59zYZ75vplZLJSFoPWdvkLyS0-ALkxkGI&amp;cce=2&amp;category=acrcp_v1_71&amp;sig=AOD64_04lFecC8d8AOWrQiRmfloOENtXaw&amp;q&amp;nis=4&amp;adurl&amp;ved=2ahUKEwjT4_Pq7PyUAxU-EVkFHReoOowQ0Qx6BAgOEAE\">Fusion Manage<\/a> layer processes directly on top of BOM data, including revision tracking, comparison, and change workflows. Because the system is cloud-based, teams across engineering, manufacturing, and supply chain can work from <strong>the <\/strong>same up-to-date dataset, rather than maintaining disconnected copies.\n        <\/div>\n        <\/div>\n    <\/details>    <details id='faq-question-1781100032942' class='details'>\n        <summary>\n            <span class=\"details__summary\">\n                <span class=\"details__summary-text\">\n                    How do you manage BOM accuracy across multiple systems and teams?\n                <\/span>\n                <svg class=\"details__caret\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" hidden>\n                    <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m18 9.5-6 6-6-6\"\/>\n                <\/svg>\n            <\/span>\n        <\/summary>\n        <div class=\"details__content\">\n            <div class='is-style-faq-accordion__body'>\n            Accuracy breaks down when BOM data is duplicated across tools (CAD, ERP, spreadsheets) without synchronization.<br>Teams maintain accuracy by:<br>-Integrating BOM data across systems (e.g., PLM \u2194 ERP)<br>-Using revision control to track every change<br>-Automating updates instead of relying on manual entry<br><br><a href=\"https:\/\/www.google.com\/aclk?sa=L&amp;ai=DChsSEwjEvfrq7PyUAxUxSEcBHT3EJRoYACICCAEQABoCcXU&amp;ae=2&amp;co=1&amp;ase=2&amp;gclid=Cj0KCQjwlqTRBhCBARIsANrkrxg8Rti6R_hF2UKNrEAw4-TI_bMr0_T9iH1G1d-x4wE7vAioYFcNKloaAnEzEALw_wcB&amp;cid=CAASugHkaCN5cOHCzcaETgp6qpKdlL0yUN7HVOop6dDLb87MJIq4cqBVTFLfehW9ezyFZibjuqs3Bj_hUSG24MVXHCTkoEkZlHuFbnxfV2Ys6z2xhg0LlY8K66c-Ax7NnZbKS1t_IXerCM2xawR-F4xyTwNb1yf2VMw33zf78V9LJq8WjoSIoVIKfG3CeBMEG5n5IrSRq445O_idCmgAwsHHIUJHsN59zYZ75vplZLJSFoPWdvkLyS0-ALkxkGI&amp;cce=2&amp;category=acrcp_v1_71&amp;sig=AOD64_04lFecC8d8AOWrQiRmfloOENtXaw&amp;q&amp;nis=4&amp;adurl&amp;ved=2ahUKEwjT4_Pq7PyUAxU-EVkFHReoOowQ0Qx6BAgOEAE\">Fusion Manage<\/a> supports integration through APIs and connectors, enabling data exchange between systems like ERP or PIM platforms.  It also supports:<br>-BOM comparison and version tracking<br>-Automated change processes tied to BOM updates<br>-Cross-team visibility into current revisions <br>The result is a synchronized dataset that reduces errors caused by outdated or conflicting BOM versions.\n        <\/div>\n        <\/div>\n    <\/details>    <details id='faq-question-1781100053875' class='details'>\n        <summary>\n            <span class=\"details__summary\">\n                <span class=\"details__summary-text\">\n                    How does BOM management help with cost and production planning?\n                <\/span>\n                <svg class=\"details__caret\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" hidden>\n                    <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m18 9.5-6 6-6-6\"\/>\n                <\/svg>\n            <\/span>\n        <\/summary>\n        <div class=\"details__content\">\n            <div class='is-style-faq-accordion__body'>\n            The BOM directly shapes planning decisions because it defines the core elements of production, including materials, component quantities, sourcing, and overall product structure. As a result, it becomes the foundation for cost calculations, procurement strategies, and production scheduling. <br><br>When BOMs are connected to lifecycle management workflows, teams gain the ability to evaluate how changes will affect cost, supply, and production readiness before they are released. <br><br>In<a href=\"http:\/\/The BOM directly shapes planning decisions because it defines the core elements of production\u2014materials, component quantities, sourcing, and overall product structure. As a result, it becomes the foundation for cost calculations, procurement strategies, and production scheduling. When BOMs are connected to lifecycle management workflows, teams gain the ability to evaluate how changes will affect cost, supply, and production readiness before they are released. In Autodesk Fusion, this is supported through dynamic, configurable BOMs that can generate the appropriate structure based on product options or variants, enabling more accurate and responsive planning\u2014particularly for complex or highly configurable products.\"> Autodesk Fusion<\/a>, this is supported through dynamic, configurable BOMs that can generate the appropriate structure based on product options or variants, enabling more accurate and responsive planning, particularly for complex or highly configurable products.\n        <\/div>\n        <\/div>\n    <\/details>    <details id='faq-question-1781100072516' class='details'>\n        <summary>\n            <span class=\"details__summary\">\n                <span class=\"details__summary-text\">\n                    <br>How do BOM tools manage permissions and approvals?\n                <\/span>\n                <svg class=\"details__caret\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" hidden>\n                    <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m18 9.5-6 6-6-6\"\/>\n                <\/svg>\n            <\/span>\n        <\/summary>\n        <div class=\"details__content\">\n            <div class='is-style-faq-accordion__body'>\n            Modern BOM tools build governance directly into the system, replacing informal processes with structured control. This includes role-based access controls that define who can view, edit, or approve changes, workflow-driven approvals such as engineering change requests and orders, and audit trails that capture every modification. <br><br>In <a href=\"http:\/\/Modern BOM tools build governance directly into the system, replacing informal processes with structured control. This includes role-based access controls that define who can view, edit, or approve changes, workflow-driven approvals such as engineering change requests and orders, and audit trails that capture every modification. In Autodesk Fusion Manage, these capabilities are implemented through granular permissions that can be set by user group or region, along with automated workflows that generate and route change orders and enforce approvals tied directly to BOM updates. Together, these controls ensure that changes are not only visible, but formally reviewed, authorized, and managed before they reach production\u2014reducing risk and improving accountability across the lifecycle.\">Autodesk Fusion<\/a>, these capabilities are implemented through granular permissions that can be set by user group or region, along with automated workflows that generate and route change orders and enforce approvals tied directly to BOM updates. <br><br>Together, these controls ensure that changes are not only visible, but formally reviewed, authorized, and managed before they reach production.\n        <\/div>\n        <\/div>\n    <\/details>    <details id='faq-question-1781100114162' class='details'>\n        <summary>\n            <span class=\"details__summary\">\n                <span class=\"details__summary-text\">\n                    What teams should use BOM management tools\n                <\/span>\n                <svg class=\"details__caret\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" hidden>\n                    <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m18 9.5-6 6-6-6\"\/>\n                <\/svg>\n            <\/span>\n        <\/summary>\n        <div class=\"details__content\">\n            <div class='is-style-faq-accordion__body'>\n            BOM management is inherently cross-functional. It\u2019s not owned by a single department. Core teams include:<br><strong>Engineering<\/strong> \u2013 defines the EBOM and manages design changes<br><strong>Manufacturing<\/strong> \u2013 uses the MBOM to plan production and assembly<br><strong>Procurement \/ Supply Chain<\/strong> \u2013 sources components and manages suppliers<br><strong>Quality<\/strong> \u2013 tracks compliance, issues, and corrective actions<br><strong>Service \/ Support<\/strong> \u2013 relies on SBOM data for maintenance and repairs<br><br><a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/overview\">Autodesk Fusion<\/a> supports custom BOM views for different roles, so each team sees the structure in the context they need. \n        <\/div>\n        <\/div>\n    <\/details>\n<\/div>\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn how a connected Bill of Materials (BOM) brings structure to change management by improving traceability, reducing errors, and aligning engineering and manufacturing. Change is a constant in product development. Designs evolve. Suppliers shift. Costs fluctuate. Requirements can change overnight. A single update can ripple across engineering, procurement, production, and quality. Left unmanaged, even a [&hellip;]<\/p>\n","protected":false},"author":5299,"featured_media":87875,"menu_order":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[849],"tags":[],"coauthors":[753],"class_list":["post-87874","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-data-management","dhig-theme--light"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How BOMs Bring Order to Change - Fusion Blog<\/title>\n<meta name=\"description\" content=\"Learn how a connected Bill of Materials (BOM) brings structure to change management by improving traceability, reducing errors, and aligning engineering and manufacturing.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How BOMs Bring Order to Change - Fusion Blog\" \/>\n<meta property=\"og:description\" content=\"Learn how a connected Bill of Materials (BOM) brings structure to change management by improving traceability, reducing errors, and aligning engineering and manufacturing.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/\" \/>\n<meta property=\"og:site_name\" content=\"Fusion Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-07T13:44:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/06\/BOM5.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"577\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Christa Prokos\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Christa Prokos\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How BOMs Bring Order to Change - Fusion Blog","description":"Learn how a connected Bill of Materials (BOM) brings structure to change management by improving traceability, reducing errors, and aligning engineering and manufacturing.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/","og_locale":"en_US","og_type":"article","og_title":"How BOMs Bring Order to Change - Fusion Blog","og_description":"Learn how a connected Bill of Materials (BOM) brings structure to change management by improving traceability, reducing errors, and aligning engineering and manufacturing.","og_url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/","og_site_name":"Fusion Blog","article_published_time":"2026-07-07T13:44:03+00:00","og_image":[{"width":1024,"height":577,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/06\/BOM5.jpg","type":"image\/jpeg"}],"author":"Christa Prokos","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Christa Prokos","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#article","isPartOf":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/"},"author":{"name":"Christa Prokos","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/bb921f4fd9450afce6f0be467d8ade8c"},"headline":"How BOMs Bring Order to Change","datePublished":"2026-07-07T13:44:03+00:00","mainEntityOfPage":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/"},"wordCount":1313,"image":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/06\/BOM5.jpg","articleSection":["Data management"],"inLanguage":"en-US"},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/","name":"How BOMs Bring Order to Change - Fusion Blog","isPartOf":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#primaryimage"},"image":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/06\/BOM5.jpg","datePublished":"2026-07-07T13:44:03+00:00","author":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/bb921f4fd9450afce6f0be467d8ade8c"},"description":"Learn how a connected Bill of Materials (BOM) brings structure to change management by improving traceability, reducing errors, and aligning engineering and manufacturing.","breadcrumb":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#breadcrumb"},"mainEntity":[{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#faq-question-1781099974707"},{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#faq-question-1781099999185"},{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#faq-question-1781100032942"},{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#faq-question-1781100053875"},{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#faq-question-1781100072516"},{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#faq-question-1781100114162"}],"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#primaryimage","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/06\/BOM5.jpg","contentUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/06\/BOM5.jpg","width":1024,"height":577},{"@type":"BreadcrumbList","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/"},{"@type":"ListItem","position":2,"name":"How BOMs Bring Order to Change"}]},{"@type":"WebSite","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#website","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/","name":"Fusion Blog","description":"Product updates, tips, tutorials and community news.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/bb921f4fd9450afce6f0be467d8ade8c","name":"Christa Prokos","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/04\/E01DR6Y5S91-UQQD86BJM-a883a73a2591-512-150x150.jpgc02ac1a778d4968b8470af6d32b85325","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/04\/E01DR6Y5S91-UQQD86BJM-a883a73a2591-512-150x150.jpg","contentUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/04\/E01DR6Y5S91-UQQD86BJM-a883a73a2591-512-150x150.jpg","caption":"Christa Prokos"},"description":"Christa Prokos is a Product Marketing Manager at Autodesk.","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/author\/christa-prokos\/"},{"@type":"Question","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#faq-question-1781099974707","position":1,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#faq-question-1781099974707","name":"What is the difference between EBOM, MBOM, and SBOM?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"-<strong>EBOM (Engineering BOM)<\/strong> defines the product as designed by engineering\u2014focused on form, fit, and function.<br>-<strong>MBOM (Manufacturing BOM)<\/strong> reflects how the product is built\u2014organized around production processes, tooling, and sequencing. <br>-<strong>SBOM (Service BOM)<\/strong> is structured for maintenance and after-sales support\u2014used to identify replacement parts and service procedures. <br><br>The distinction matters because each BOM serves a different stage of the lifecycle. The challenge is keeping them aligned.<br><br>With <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/overview\">Autodesk Fusion<\/a>, EBOM and MBOM can be mapped and synchronized using predefined rules, reducing manual reconciliation between design and manufacturing views.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#faq-question-1781099999185","position":2,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#faq-question-1781099999185","name":"How do teams maintain a single source of truth for BOM data?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"A single source of truth depends on centralizing BOM data and connecting it to change processes. This means:<br>-Storing BOM data in a shared system, not spreadsheets<br>-Tracking revisions and versions in one place<br>-Ensuring every update flows through controlled workflows<br><br>PLM systems like <a href=\"https:\/\/www.google.com\/aclk?sa=L&amp;ai=DChsSEwjEvfrq7PyUAxUxSEcBHT3EJRoYACICCAEQABoCcXU&amp;ae=2&amp;co=1&amp;ase=2&amp;gclid=Cj0KCQjwlqTRBhCBARIsANrkrxg8Rti6R_hF2UKNrEAw4-TI_bMr0_T9iH1G1d-x4wE7vAioYFcNKloaAnEzEALw_wcB&amp;cid=CAASugHkaCN5cOHCzcaETgp6qpKdlL0yUN7HVOop6dDLb87MJIq4cqBVTFLfehW9ezyFZibjuqs3Bj_hUSG24MVXHCTkoEkZlHuFbnxfV2Ys6z2xhg0LlY8K66c-Ax7NnZbKS1t_IXerCM2xawR-F4xyTwNb1yf2VMw33zf78V9LJq8WjoSIoVIKfG3CeBMEG5n5IrSRq445O_idCmgAwsHHIUJHsN59zYZ75vplZLJSFoPWdvkLyS0-ALkxkGI&amp;cce=2&amp;category=acrcp_v1_71&amp;sig=AOD64_04lFecC8d8AOWrQiRmfloOENtXaw&amp;q&amp;nis=4&amp;adurl&amp;ved=2ahUKEwjT4_Pq7PyUAxU-EVkFHReoOowQ0Qx6BAgOEAE\">Fusion Manage<\/a> layer processes directly on top of BOM data, including revision tracking, comparison, and change workflows. Because the system is cloud-based, teams across engineering, manufacturing, and supply chain can work from <strong>the <\/strong>same up-to-date dataset, rather than maintaining disconnected copies.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#faq-question-1781100032942","position":3,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#faq-question-1781100032942","name":"How do you manage BOM accuracy across multiple systems and teams?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Accuracy breaks down when BOM data is duplicated across tools (CAD, ERP, spreadsheets) without synchronization.<br>Teams maintain accuracy by:<br>-Integrating BOM data across systems (e.g., PLM \u2194 ERP)<br>-Using revision control to track every change<br>-Automating updates instead of relying on manual entry<br><br><a href=\"https:\/\/www.google.com\/aclk?sa=L&amp;ai=DChsSEwjEvfrq7PyUAxUxSEcBHT3EJRoYACICCAEQABoCcXU&amp;ae=2&amp;co=1&amp;ase=2&amp;gclid=Cj0KCQjwlqTRBhCBARIsANrkrxg8Rti6R_hF2UKNrEAw4-TI_bMr0_T9iH1G1d-x4wE7vAioYFcNKloaAnEzEALw_wcB&amp;cid=CAASugHkaCN5cOHCzcaETgp6qpKdlL0yUN7HVOop6dDLb87MJIq4cqBVTFLfehW9ezyFZibjuqs3Bj_hUSG24MVXHCTkoEkZlHuFbnxfV2Ys6z2xhg0LlY8K66c-Ax7NnZbKS1t_IXerCM2xawR-F4xyTwNb1yf2VMw33zf78V9LJq8WjoSIoVIKfG3CeBMEG5n5IrSRq445O_idCmgAwsHHIUJHsN59zYZ75vplZLJSFoPWdvkLyS0-ALkxkGI&amp;cce=2&amp;category=acrcp_v1_71&amp;sig=AOD64_04lFecC8d8AOWrQiRmfloOENtXaw&amp;q&amp;nis=4&amp;adurl&amp;ved=2ahUKEwjT4_Pq7PyUAxU-EVkFHReoOowQ0Qx6BAgOEAE\">Fusion Manage<\/a> supports integration through APIs and connectors, enabling data exchange between systems like ERP or PIM platforms.  It also supports:<br>-BOM comparison and version tracking<br>-Automated change processes tied to BOM updates<br>-Cross-team visibility into current revisions <br>The result is a synchronized dataset that reduces errors caused by outdated or conflicting BOM versions.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#faq-question-1781100053875","position":4,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#faq-question-1781100053875","name":"How does BOM management help with cost and production planning?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"The BOM directly shapes planning decisions because it defines the core elements of production, including materials, component quantities, sourcing, and overall product structure. As a result, it becomes the foundation for cost calculations, procurement strategies, and production scheduling. <br><br>When BOMs are connected to lifecycle management workflows, teams gain the ability to evaluate how changes will affect cost, supply, and production readiness before they are released. <br><br>In<a href=\"http:\/\/The BOM directly shapes planning decisions because it defines the core elements of production\u2014materials, component quantities, sourcing, and overall product structure. As a result, it becomes the foundation for cost calculations, procurement strategies, and production scheduling. When BOMs are connected to lifecycle management workflows, teams gain the ability to evaluate how changes will affect cost, supply, and production readiness before they are released. In Autodesk Fusion, this is supported through dynamic, configurable BOMs that can generate the appropriate structure based on product options or variants, enabling more accurate and responsive planning\u2014particularly for complex or highly configurable products.\"> Autodesk Fusion<\/a>, this is supported through dynamic, configurable BOMs that can generate the appropriate structure based on product options or variants, enabling more accurate and responsive planning, particularly for complex or highly configurable products.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#faq-question-1781100072516","position":5,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#faq-question-1781100072516","name":"How do BOM tools manage permissions and approvals?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Modern BOM tools build governance directly into the system, replacing informal processes with structured control. This includes role-based access controls that define who can view, edit, or approve changes, workflow-driven approvals such as engineering change requests and orders, and audit trails that capture every modification. <br><br>In <a href=\"http:\/\/Modern BOM tools build governance directly into the system, replacing informal processes with structured control. This includes role-based access controls that define who can view, edit, or approve changes, workflow-driven approvals such as engineering change requests and orders, and audit trails that capture every modification. In Autodesk Fusion Manage, these capabilities are implemented through granular permissions that can be set by user group or region, along with automated workflows that generate and route change orders and enforce approvals tied directly to BOM updates. Together, these controls ensure that changes are not only visible, but formally reviewed, authorized, and managed before they reach production\u2014reducing risk and improving accountability across the lifecycle.\">Autodesk Fusion<\/a>, these capabilities are implemented through granular permissions that can be set by user group or region, along with automated workflows that generate and route change orders and enforce approvals tied directly to BOM updates. <br><br>Together, these controls ensure that changes are not only visible, but formally reviewed, authorized, and managed before they reach production.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#faq-question-1781100114162","position":6,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/boms-change-management-autodesk-fusion\/#faq-question-1781100114162","name":"What teams should use BOM management tools","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"BOM management is inherently cross-functional. It\u2019s not owned by a single department. Core teams include:<br><strong>Engineering<\/strong> \u2013 defines the EBOM and manages design changes<br><strong>Manufacturing<\/strong> \u2013 uses the MBOM to plan production and assembly<br><strong>Procurement \/ Supply Chain<\/strong> \u2013 sources components and manages suppliers<br><strong>Quality<\/strong> \u2013 tracks compliance, issues, and corrective actions<br><strong>Service \/ Support<\/strong> \u2013 relies on SBOM data for maintenance and repairs<br><br><a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/overview\">Autodesk Fusion<\/a> supports custom BOM views for different roles, so each team sees the structure in the context they need. ","inLanguage":"en-US"},"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/87874","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/users\/5299"}],"replies":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/comments?post=87874"}],"version-history":[{"count":1,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/87874\/revisions"}],"predecessor-version":[{"id":87881,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/87874\/revisions\/87881"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/media\/87875"}],"wp:attachment":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/media?parent=87874"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/categories?post=87874"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/tags?post=87874"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/coauthors?post=87874"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}