--- title: "Export to BPMN" slug: "export-to-bpmn" description: "In this article, we'll cover exporting a model in Test Modeller to BPMN." tags: ["Connections and Integrations", "BPMN", "Test Modeller"] updated: 2024-09-27T14:14:11Z published: 2024-09-27T14:14:11Z canonical: "knowledge.curiositysoftware.ie/export-to-bpmn" --- > ## Documentation Index > Fetch the complete documentation index at: https://knowledge.curiositysoftware.ie/llms.txt > Use this file to discover all available pages before exploring further. # Export to BPMN Diagram In this article, we'll cover exporting a model in Quality Modeller to BPMN. [Embedded content](https://www.youtube.com/embed/QXFMynuCzro?&wmode=opaque&rel=0) To get started, open an existing model in Quality Modeller, or create a new one. We'll be working with the model shown below. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1689342368899.png) Open the connectors panel, and select to export to BPMN. A BPMN file will be downloaded. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1689342587044.png) You should then be able to open this BPMN in your chosen BPMN tool. We have opened ours in [https://demo.bpmn.io/](https://demo.bpmn.io/) ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1689342753130.png) Business Process Model and Notation (BPMN) is a flow-chart diagramming standard, normally used to depict end-to-end business activities. These diagrams are mostly used to show how business processes function. ## Related - [BPMN](/bpmn.md) - [Import & Synchronise BPMN Diagrams](/bpmn-diagrams.md)