{"id":879,"date":"2026-02-25T10:26:06","date_gmt":"2026-02-25T10:26:06","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/epc-modeling-tutorial\/visual-paradigm-epc-modeling\/"},"modified":"2026-02-25T10:26:06","modified_gmt":"2026-02-25T10:26:06","slug":"visual-paradigm-epc-modeling","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/epc-modeling-tutorial\/visual-paradigm-epc-modeling\/","title":{"rendered":"Using Visual Paradigm\u2019s EPC Diagram Tool for Quick Modeling"},"content":{"rendered":"<p>Most teams struggle to keep their EPC diagrams readable not because they misunderstand logic, but because they lack automated structure. I\u2019ve seen dozens of process maps collapse into visual chaos\u2014even when the business logic was sound. The real breakthrough comes not from drawing more, but from letting the tool handle layout while you focus on meaning.<\/p>\n<p>With Visual Paradigm\u2019s EPC diagram tool, creating a process model is about intent, not alignment. The software automatically arranges elements based on your logic, so you spend less time adjusting positions and more time validating decisions. This chapter walks you through how to use it effectively\u2014no manual repositioning, no guesswork.<\/p>\n<p>You\u2019ll learn how to build EPC in Visual Paradigm with minimal friction, leverage EPC auto layout to maintain clarity, and apply real-world best practices that scale across teams. Whether you\u2019re modeling a procurement flow or onboarding process, this guide ensures your diagrams remain precise, professional, and immediately understandable.<\/p>\n<h2>Getting Started with Visual Paradigm EPC Tools<\/h2>\n<h3>Create a New EPC Diagram<\/h3>\n<p>Open Visual Paradigm and select \u201cNew\u201d under the EPC diagram type. Choose a template that matches your business domain\u2014order processing, HR workflows, or financial controls\u2014then click \u201cCreate.\u201d<\/p>\n<p>The canvas appears with default symbols. Events are oval-shaped, functions are rectangular, and connectors (AND, OR, XOR) appear as diamonds. You don\u2019t need to place them manually yet\u2014your focus is on logic, not placement.<\/p>\n<h3>Import Real-World Business Scenarios<\/h3>\n<p>Before adding elements, define your starting event\u2014something like \u201cCustomer Places Order\u201d or \u201cHR Receives New Hire Form.\u201d These are triggers that initiate the process flow.<\/p>\n<p>Then identify the first function: \u201cValidate Order Details,\u201d \u201cCheck Inventory Availability,\u201d or \u201cSend Onboarding Email.\u201d Each function should be a discrete action that produces a result.<\/p>\n<p>Use the toolbar to drag events and functions onto the canvas. Connect them with solid lines to represent flow. The software automatically detects valid sequences and warns when logic is broken.<\/p>\n<h2>Building EPCs with Auto Layout<\/h2>\n<h3>Why EPC Auto Layout Matters<\/h3>\n<p>Manual alignment in complex EPCs leads to inconsistency, especially as models grow. EPC auto layout eliminates this by analyzing logical dependencies and grouping elements into coherent sections.<\/p>\n<p>After placing three to five elements, right-click and select \u201cAuto Layout.\u201d The tool arranges them in a clean, readable cascade\u2014top-down for sequential flow, or branching for conditional logic.<\/p>\n<p>Try it on a model with an XOR gate: \u201cPayment Received?\u201d \u2192 \u201cInvoice Paid\u201d OR \u201cReturn to Payment.\u201d After auto layout, branches appear neatly separated, reducing visual clutter.<\/p>\n<h3>Customizing Auto Layout Settings<\/h3>\n<p>Visual Paradigm lets you adjust layout behavior. Go to \u201cDiagram\u201d \u2192 \u201cAuto Layout\u201d \u2192 \u201cSettings\u201d to modify:<\/p>\n<ul>\n<li>Direction: Vertical (default) or Horizontal<\/li>\n<li>Spacing between elements<\/li>\n<li>Grouping preference: By function, by event, or by logical gate<\/li>\n<\/ul>\n<p>For supply chain models, I often use horizontal layout to show supplier \u2192 production \u2192 delivery flow. For approval workflows, vertical layout preserves clarity across multiple decision points.<\/p>\n<h3>Re-Layouting During Model Refinement<\/h3>\n<p>As you refine the model\u2014adding loops, exceptions, or parallel paths\u2014re-run auto layout. It adapts to changes without breaking previous logic.<\/p>\n<p>When modeling a refund process with multiple exit paths, I use auto layout after adding \u201cRefund Approved?\u201d and \u201cCustomer Reimbursed?\u201d to keep the final outcome visible and structured.<\/p>\n<h2>Best Practices for Readable EPC Diagrams<\/h2>\n<h3>Labeling for Clarity<\/h3>\n<p>Use concise, action-oriented labels: \u201cApprove Purchase Request\u201d instead of \u201cFunction 1.\u201d Avoid passive voice. This improves readability for stakeholders not familiar with the model.<\/p>\n<p>Keep labels under 10 words. If longer, split into two lines or use abbreviations with a legend.<\/p>\n<h3>Grouping Related Functions<\/h3>\n<p>Use grouped containers to group functions by phase. For example, in a sales process:<\/p>\n<ul>\n<li>Lead Generation<\/li>\n<li>Qualification<\/li>\n<li>Proposal Submission<\/li>\n<li>Negotiation and Approval<\/li>\n<\/ul>\n<p>Visual Paradigm allows you to draw a box around these and label it \u201cSales Cycle.\u201d This improves scanability.<\/p>\n<h3>Color Coding and Visual Hierarchy<\/h3>\n<p>Assign colors to different types of events:<\/p>\n<table>\n<tbody>\n<tr>\n<th>Type<\/th>\n<th>Color<\/th>\n<th>Use Case<\/th>\n<\/tr>\n<tr>\n<td>Start Event<\/td>\n<td>Green<\/td>\n<td>Process initiation<\/td>\n<\/tr>\n<tr>\n<td>Intermediate Event<\/td>\n<td>Blue<\/td>\n<td>Trigger or milestone<\/td>\n<\/tr>\n<tr>\n<td>End Event<\/td>\n<td>Red<\/td>\n<td>Process completion<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Use color coding to highlight critical paths or risk points\u2014e.g., mark \u201cPayment Delay\u201d in orange to signal potential bottlenecks.<\/p>\n<h2>Common Pitfalls and How to Fix Them<\/h2>\n<h3>Overusing Logical Gates<\/h3>\n<p>Every XOR or OR gate adds complexity. Use them only when multiple paths exist. If a function can only happen once, use a simple sequence.<\/p>\n<p>Example: \u201cApprove Order\u201d \u2192 \u201cShip Product.\u201d No need for a gate. But if \u201cApprove Order\u201d leads to \u201cShip\u201d OR \u201cReturn to Supplier,\u201d then use an XOR.<\/p>\n<h3>Disconnected Flows<\/h3>\n<p>Ensure every function has a clear predecessor and successor. A function with no incoming flow is a trigger point\u2014make sure it\u2019s linked to an event.<\/p>\n<p>Visual Paradigm flags disconnected elements in red. Always verify the flow path from start to end event.<\/p>\n<h3>Overloading a Single Function<\/h3>\n<p>A function should do one thing. \u201cProcess Order and Notify Customer\u201d breaks this rule. Split it into two: \u201cProcess Order\u201d and \u201cSend Confirmation Email.\u201d<\/p>\n<p>This improves testability, traceability, and automation readiness.<\/p>\n<h2>Exporting and Sharing Your EPC Model<\/h2>\n<h3>Preparing for Presentation<\/h3>\n<p>Before sharing, ensure the model is clean. Run \u201cAuto Layout\u201d one final time, check labels, and verify that all gates are properly connected.<\/p>\n<p>Use \u201cExport as PNG\/SVG\u201d to share with non-technical audiences. For larger audiences, generate a PDF with a title page, model, and explanation.<\/p>\n<h3>Collaboration and Version Control<\/h3>\n<p>Save your diagram to Visual Paradigm Online. Team members can comment, suggest edits, or review logic changes.<\/p>\n<p>Use versioning to track major updates: v1.0 = initial model, v2.0 = after stakeholder feedback. This ensures auditability.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>How do I build EPC in Visual Paradigm quickly?<\/h3>\n<p>Start with a template, define the first event, add functions in sequence, and use \u201cAuto Layout\u201d after every few elements. The tool handles alignment, so focus on logic, not positioning.<\/p>\n<h3>What are the benefits of EPC auto layout?<\/h3>\n<p>It maintains clarity in complex models by organizing elements based on flow logic. It reduces manual effort, prevents visual clutter, and ensures consistency across multiple diagrams.<\/p>\n<h3>Can I customize the EPC diagram software tutorial steps?<\/h3>\n<p>Yes. The tutorial is a guide, not a rigid sequence. Adjust the flow based on your business. Visual Paradigm supports any logical structure\u2014just follow the event-function-flow pattern.<\/p>\n<h3>Is Visual Paradigm EPC modeling suitable for large teams?<\/h3>\n<p>Absolutely. With real-time collaboration, version control, and auto layout, it scales well. Use naming conventions and color coding to make diagrams accessible to all stakeholders.<\/p>\n<h3>How do I fix a messy EPC diagram?<\/h3>\n<p>First, remove any disconnected elements. Then, use \u201cAuto Layout\u201d and group related functions. Refactor oversized functions. Use color coding and consistent labels. Run validation checks for logic gaps.<\/p>\n<h3>Can I export EPCs to other tools like BPMN or ArchiMate?<\/h3>\n<p>Yes. Visual Paradigm supports exporting to multiple formats. Use \u201cConvert to BPMN\u201d for integration with enterprise process management systems. This preserves the original logic while adapting notation.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Most teams struggle to keep their EPC diagrams readable not because they misunderstand logic, but because they lack automated structure. I\u2019ve seen dozens of process maps collapse into visual chaos\u2014even when the business logic was sound. The real breakthrough comes not from drawing more, but from letting the tool handle layout while you focus on [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":874,"menu_order":4,"template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"doc_tag":[],"class_list":["post-879","docs","type-docs","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Visual Paradigm EPC Modeling<\/title>\n<meta name=\"description\" content=\"Learn how to build EPC in Visual Paradigm with auto layout, real-time feedback, and best practices for clear, readable process diagrams. A complete EPC diagram software tutorial for beginners and pros.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/epc-modeling-tutorial\/visual-paradigm-epc-modeling\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Visual Paradigm EPC Modeling\" \/>\n<meta property=\"og:description\" content=\"Learn how to build EPC in Visual Paradigm with auto layout, real-time feedback, and best practices for clear, readable process diagrams. A complete EPC diagram software tutorial for beginners and pros.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/epc-modeling-tutorial\/visual-paradigm-epc-modeling\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills Fran\u00e7ais\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/epc-modeling-tutorial\/visual-paradigm-epc-modeling\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/epc-modeling-tutorial\/visual-paradigm-epc-modeling\/\",\"name\":\"Visual Paradigm EPC Modeling\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#website\"},\"datePublished\":\"2026-02-25T10:26:06+00:00\",\"description\":\"Learn how to build EPC in Visual Paradigm with auto layout, real-time feedback, and best practices for clear, readable process diagrams. A complete EPC diagram software tutorial for beginners and pros.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/epc-modeling-tutorial\/visual-paradigm-epc-modeling\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/epc-modeling-tutorial\/visual-paradigm-epc-modeling\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/epc-modeling-tutorial\/visual-paradigm-epc-modeling\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"EPC Diagram Fundamentals: A Beginner\u2019s Guide to Process Modeling\",\"item\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Building Your First EPC Models\",\"item\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/epc-modeling-tutorial\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Using Visual Paradigm\u2019s EPC Diagram Tool for Quick Modeling\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/\",\"name\":\"Visual Paradigm Skills Fran\u00e7ais\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#organization\",\"name\":\"Visual Paradigm Skills Fran\u00e7ais\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills Fran\u00e7ais\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Visual Paradigm EPC Modeling","description":"Learn how to build EPC in Visual Paradigm with auto layout, real-time feedback, and best practices for clear, readable process diagrams. A complete EPC diagram software tutorial for beginners and pros.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/epc-modeling-tutorial\/visual-paradigm-epc-modeling\/","og_locale":"fr_FR","og_type":"article","og_title":"Visual Paradigm EPC Modeling","og_description":"Learn how to build EPC in Visual Paradigm with auto layout, real-time feedback, and best practices for clear, readable process diagrams. A complete EPC diagram software tutorial for beginners and pros.","og_url":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/epc-modeling-tutorial\/visual-paradigm-epc-modeling\/","og_site_name":"Visual Paradigm Skills Fran\u00e7ais","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/epc-modeling-tutorial\/visual-paradigm-epc-modeling\/","url":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/epc-modeling-tutorial\/visual-paradigm-epc-modeling\/","name":"Visual Paradigm EPC Modeling","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/#website"},"datePublished":"2026-02-25T10:26:06+00:00","description":"Learn how to build EPC in Visual Paradigm with auto layout, real-time feedback, and best practices for clear, readable process diagrams. A complete EPC diagram software tutorial for beginners and pros.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/epc-modeling-tutorial\/visual-paradigm-epc-modeling\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/epc-modeling-tutorial\/visual-paradigm-epc-modeling\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/epc-modeling-tutorial\/visual-paradigm-epc-modeling\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/fr\/"},{"@type":"ListItem","position":2,"name":"EPC Diagram Fundamentals: A Beginner\u2019s Guide to Process Modeling","item":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/"},{"@type":"ListItem","position":3,"name":"Building Your First EPC Models","item":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/epc-diagram-fundamentals\/epc-modeling-tutorial\/"},{"@type":"ListItem","position":4,"name":"Using Visual Paradigm\u2019s EPC Diagram Tool for Quick Modeling"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/fr\/#website","url":"https:\/\/skills.visual-paradigm.com\/fr\/","name":"Visual Paradigm Skills Fran\u00e7ais","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/fr\/#organization","name":"Visual Paradigm Skills Fran\u00e7ais","url":"https:\/\/skills.visual-paradigm.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills Fran\u00e7ais"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs\/879","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs\/879\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs\/874"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/media?parent=879"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/doc_tag?post=879"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}