--- title: "Inclusive Gateway" slug: "inclusive-gateway" updated: 2025-12-22T22:58:21Z published: 2025-12-22T22:58:21Z canonical: "docs.processmaker.com/inclusive-gateway" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.processmaker.com/llms.txt > Use this file to discover all available pages before exploring further. # Inclusive Gateway > [!TIP] > [**Plan Availability:**](https://www.processmaker.com/products/pricing/) ![Professional](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/Standard.png)![Professional](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/Professional.png)![Enterprise](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/Enterprise.png) An Inclusive Gateway object functions in two different ways, but not at the same time from the same object: - **Converging workflow (synchronize workflow):** An Inclusive Gateway object may synchronize Request workflow from two or more incoming Sequence Flow objects to the Inclusive Gateway object. All incoming Sequence Flow objects converging to the Inclusive Gateway object must trigger before the Inclusive Gateway object triggers, thereby synchronizing a Request's workflow. Use this coordinate workflow. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/c001a78e-b5d1-4bb8-b239-aaa821bc1ea5.png) - **Diverging workflow (evaluate routing conditions):** An Inclusive Gateway object may also evaluate a Request's workflow routing conditions for a Process. These routing conditions are configured on each outgoing Sequence Flow object from the Inclusive Gateway object. When a Request is in progress and the Inclusive Gateway object triggers, each of its outgoing Sequence Flow objects' conditions are evaluated to determine which Sequence Flow object(s) continue routing for that Request. Unlike the Exclusive Gateway object, multiple Sequence Flow objects can trigger from the Inclusive Gateway object, thereby causing multiple workflow routes simultaneously for the same Request that stem from that Inclusive Gateway object. Use an Inclusive Gateway object when you potentially want multiple workflow routes to occur simultaneously in that Request. Otherwise, consider using an Exclusive Gateway object to allow only one Sequence Flow object's condition(s) to continue workflow route for that Request. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/6b0c9b82-2151-4fa5-a1d1-0486431b983f.png) One Inclusive Gateway object can only converge or diverge workflow, but not both. Use two Inclusive Gateway objects to both converge and diverge workflow. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/16e425ca-5a9d-4fa4-b785-06d070e4c133.png) --- ## Add an Inclusive Gateway to the Process Model **Permissions** - Processes: Edit Processes - Processes: View Processes See the [Process](/v1/docs/permission-descriptions-for-users-and-groups#processes) permissions or ask your Administrator for assistance. Your user account or group membership must have the following permissions to configure an Inclusive Gateway object in the Process model unless your user account has the **Make this user a Super Admin** setting selected: Processes: Edit Processes Processes: View Processes See the [Process](/v1/docs/permission-descriptions-for-users-and-groups#processes) permissions or ask your Administrator for assistance. Add an Inclusive Gateway object from one of the following locations in Process Modeler: - **Object Panel:** Located to the left of the Process Modeler, the Object Panel contains various process modeling objects. - **Object Bar:** Located at the bottom of the Process Modeler, the Object Bar contains [pinned](/v1/docs/process-modeler#pin-and-unpin-objects) Process modeling objects for quick access. Add from the Object panelAdd from the Object bar Follow these steps to add an Inclusive Gateway from the Object panel to the Process model: 1. Ensure that the Object panel is visible. If not, click the **Add** icon ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/227431a5-a98e-4609-8f1b-78dc037a57e9.png) from the Object bar at the bottom. 2. Click the **Gateway** object ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/3c159063-b5e2-4078-9fd0-ae2bfd88ea38.png) from the Object panel to select it. 3. Click the location in the Process model to place this object. If your process has a Pool object, the object cannot be placed outside of the Pool. 4. Click the **Objects** drop-down menu, and then select the **Inclusive Gateway** option. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/51a9f322-51f9-4ec6-80d2-df5fd3aedb8b.png) The Inclusive Gateway object displays. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/f24188e7-71de-426f-95be-62dec75d1495.png) Follow these steps to add an Inclusive Gateway object from the Object bar to the Process model: 1. Ensure that the Gateway object is pinned to the Object bar. If not, [see instructions to pin it](/v1/docs/process-modeler#pin-and-unpin-objects). 2. In the Object bar at the bottom center, click the object's icon. 3. Click the location in the Process model to place this object. If your process has a Pool object, the object cannot be placed outside of the Pool. 4. Click the **Objects** drop-down menu, and then select the **Inclusive Gateway** option. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/51a9f322-51f9-4ec6-80d2-df5fd3aedb8b.png) The Inclusive Gateway object displays. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/f24188e7-71de-426f-95be-62dec75d1495.png) **Adjust location and appearance** - [Move a Process Model Object.](/v1/docs/process-modeler#move-process-model-objects) - [Connect Two Process Model Objects with a Sequence Flow Element.](/v1/docs/sequence-flow-element#connect-two-process-model-objects-with-a-sequence-flow-element) - [Customize the Appearance of a Process Model Object.](/v1/docs/customize-the-appearance-of-a-process-model-object) - [Copy Process Model Objects into the Clipboard.](/v1/docs/process-modeler#copy-process-model-objects-into-the-clipboard) - [Clone Process Model Objects Without the Clipboard.](/v1/docs/process-modeler#clone-process-model-objects) - [Delete Process Model Objects.](/v1/docs/process-modeler#delete-process-model-objects) ## Replace an Inclusive Gateway Object with a Different Gateway Object After an Inclusive Gateway object is [added to a Process model](/v1/docs/inclusive-gateway#add-an-inclusive-gateway-element), you may replace it with a different Gateway type object: - [Exclusive Gateway](/v1/docs/exclusive-gateway) object - [Parallel Gateway](/v1/docs/parallel-gateway) object - [Event-Based Gateway](/v1/docs/event-based-gateway) object The selected Inclusive Gateway object is replaced by the default settings and color of the replacing object. Follow these steps to replace an Inclusive Gateway object with a different Gateway type object: 1. Select the Inclusive Gateway object to change to another object. Available options display above the selected object. 2. Click the **Objects** icon. The **Objects** drop-down menu displays the Gateway type objects. Note that the [Event-Based Gateway](/v1/docs/event-based-gateway) object is only available when the Inclusive Gateway object's [outgoing Sequence Flow](/v1/docs/sequence-flow-element#overview) objects connect with Catch-type Events, such as the [Intermediate Signal Catch Event](/v1/docs/intermediate-signal-catch-event) object or the [Intermediate Message Catch Event](/v1/docs/intermediate-message-catch-event) object. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/db64373b-13e8-4913-b2c0-184d467e35fa.png) 3. Select the object to replace the Inclusive Gateway object. The **Change Type** screen displays to confirm replacing the currently selected object. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/6e1bae40-48b6-4b27-a36c-5a6c773cdc02.png) 4. Click **Confirm**. The new object replaces the Inclusive Gateway object with its default settings and color. --- ## Settings The Inclusive Gateway object has the following panels that contain settings: - [**Configuration**](/v1/docs/inclusive-gateway#configuration-panel-settings) panel - [**Documentation**](/v1/docs/inclusive-gateway#documentation-panel-settings) panel - [**Advanced**](/v1/docs/inclusive-gateway#advanced-panel-settings) panel --- ### Configuration Panel Settings The Inclusive Gateway object has the following settings in the **Properties** panel: #### Edit the Object Name An object name is a human-readable reference for a Process object. Process Modeler automatically assigns the name of a Process object with its object type. However, an object's name can be changed. Follow these steps to edit the name for an Inclusive Gateway object: 1. Select the Inclusive Gateway object from the Process model in which to edit its name. 2. Ensure that the **Configuration** panel displays. If not, [show it](/v1/docs/show-configuration-settings-for-a-process-model-object). The **Name** setting displays. This is a required setting. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/631612ba-753d-40c0-944c-cae5383c79d4.png) 3. In the **Name** setting, edit the selected object's name and then press **Enter**. #### Indicate Workflow Direction Indicate if the workflow direction for the Inclusive Gateway is converging or diverging: - **Converging workflow (synchronize workflow):** An Inclusive Gateway object may synchronize Request workflow from two or more incoming Sequence Flow objects to the Inclusive Gateway object. All incoming Sequence Flow objects converging to the Inclusive Gateway object must trigger before the Inclusive Gateway object triggers, thereby synchronizing a Request's workflow. Use this coordinate workflow. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/50ef8a9f-59a8-4b07-8f51-f7272d2821b6.png) - **Diverging workflow (evaluate routing conditions):** An Inclusive Gateway object may also evaluate a Request's workflow routing conditions for a Process. These routing conditions are configured on each outgoing Sequence Flow object from the Inclusive Gateway object. When a Request is in progress and the Inclusive Gateway object triggers, each of its outgoing Sequence Flow objects' conditions are evaluated to determine which Sequence Flow object(s) continue routing for that Request. Unlike the Exclusive Gateway object, multiple Sequence Flow objects can trigger from the Inclusive Gateway object, thereby causing multiple workflow routes simultaneously for the same Request that stem from that Inclusive Gateway object. Use an Inclusive Gateway object when you potentially want multiple workflow routes to occur simultaneously in that Request. Otherwise, consider using an Exclusive Gateway object to allow only one Sequence Flow object's condition(s) to continue workflow route for that Request. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/6c153f0b-1076-4a29-8c8c-5336abac65f5.png) One Inclusive Gateway object can only converge or diverge workflow, but not both. Use two Inclusive Gateway objects to both converge and diverge workflow. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/af13f144-7f04-4ced-88ab-84dfcdf3a856.png) Use two Inclusive Gateway objects for both converging and diverging workflow Follow these steps to indicate the workflow direction for an Inclusive Gateway object: 1. Select the Inclusive Gateway object from the Process model in which indicate the workflow direction. 2. Ensure that the **Configuration** panel displays. If not, [show it](/v1/docs/show-configuration-settings-for-a-process-model-object). Panels to configure this object display. 3. Expand the **Configuration** panel if it is not presently expanded, and then locate the **Direction** setting. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/67d73b5b-1e14-4e96-93d3-ffe50a66d499.png) 4. From the **Direction** drop-down menu, select from one of the following options: - **Diverging:** Select the **Diverging** option to indicate that the workflow direction is for outgoing Sequence Flow objects. When this option is selected, all outgoing [Sequence Flow objects are evaluated to determine which trigger based on their specified condition(s)](/v1/docs/sequence-flow-element#configure-an-outgoing-sequence-flow-element-from-an-exclusive-gateway-or-inclusive-gateway-element). Multiple Sequence Flow objects may be triggered. This is the default option. - **Converging:** Select the **Converging** option to indicate the workflow direction is for incoming Sequence Flow objects. All incoming Sequence Flow objects to the Inclusive Gateway object must trigger before the Inclusive Gateway object triggers. --- ### Documentation Panel Settings Describe the object's purpose and how it functions in the Process. This description does not affect Requests for the Process, but may be useful for Process model maintenance such as how the object is configured. Edit information by using the What-You-See-Is-What-You-Get (WYSIWYG) rich text editor. A Process's entered documentation displays by selecting the [**View Documentation** icon for that Process](/v1/docs/view-documentation-for-a-process). #### Edit the Object's Description Displayed in Process Documentation Follow these steps to edit the description for an object: 1. Select the object from the Process model in which to edit its description. 2. Ensure that the **Configuration** panel displays. If not, [show it](/v1/docs/show-configuration-settings-for-a-process-model-object). Panels to configure this object display. 3. Expand the **Documentation** panel if it is not presently expanded. The **Description** setting displays. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/b4c582cf-9eaa-4568-96c7-09e6a7619dfc.png) 4. In the **Description** setting, edit the information to display when viewing documentation for this object and then press **Enter**. Alternatively, use the What-You-See-Is-What-You-Get (WYSIWYG) rich text editor to stylize your text by clicking the **More** icon![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/d2f59e71-bc69-4782-98ea-58ea9666d70c.png). ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/3b70578c-dbec-4405-8294-1b9097e3ef50.png) Follow these guidelines to use the WYSIWYG rich text editor to stylize your text: - **Undo changes:** Click on the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/842ea19e-0c28-4338-b60d-723bddd87f71.png)icon to undo the last action. - **Redo changes:** Click on the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/41f6065a-4c96-44ed-a24f-5ccb0be0b2f1.png)icon to redo the last undone action. - **Insert/Edit Link**: Click on the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/ad56267b-9b8d-4c0e-b53a-b99462d96fdc.png)icon to convert the selected text into a hyperlink. Follow these steps to create a hyperlink: 1. Select the required text from the Rich Text control. 2. Click on the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/ad56267b-9b8d-4c0e-b53a-b99462d96fdc.png)icon. The **Insert/Edit Link** screen displays. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/98866181-372e-449d-ae4d-324ea7d33aec.png) 3. In the **URL** setting, enter the destination URL. 4. In the **Text to display** setting, edit or enter the text displayed in the Rich Text control. 5. In the **Title** setting, enter the text to display when a user hovers over the displayed text. 6. From **Open link in…** drop-down menu, select one of these options: - **New window**: Select this option to open the destination page in a new browser window. - **Current window**: Select this option to open the destination page in the current browser window. - **Insert/Edit Image:** Click on the **Insert/Edit Image** icon![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/fdae5daf-9a69-4c7e-a9ec-8e2c5a4535b1.png)to insert an image. Follow these guidelines: 1. Click on the **Insert/Edit Image** icon![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/fdae5daf-9a69-4c7e-a9ec-8e2c5a4535b1.png). 2. The **Insert/Edit Image** screen displays: ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/c27fb131-e1e1-4c2d-889b-b9648e5b451c.png) 3. In the **Source** setting, enter a URL for the image. 4. In the **Alternative Description** setting, enter the text to display if the source URL of the image is not accessible. 5. In the **Width** setting, enter the maximum width for the image. 6. In the **Height** setting, enter the maximum height for the image. 7. Toggle the **Constrain Proportions** icon![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/99cbc4a4-0417-472e-9f66-ca2b75e465c5.png)to maintain the width-height ratio of the image to its original proportion. 8. Click **Save**. - **Insert Page Break for PDF:** Click on the **Insert Page Break for PDF** icon![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/63bc1ee9-32ab-4c98-a5f4-ce4a524c611e.png)to insert a page break when a PDF document is created for this documentation if your browser supports this feature. - **Format text**: Follow these guidelines to format text: - **Headings**: From the **Paragraph/Formats** menu, select **Headings** and then select a heading size. - **Bold:** Do one of the following: - From the editor toolbar, select the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/47cdf882-bfa0-414c-961e-1af25c490658.png)icon. - From the **Paragraph/Formats** menu, select **Inline** and then **Bold**. - **Italics:** Do one of the following: - From the editor toolbar, select the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/d3e48afa-f276-4246-8899-8426563b9f4b.png)icon. - From the **Paragraph/Formats** menu, select **Inline** and then **Italic**. - **Underline**: From the **Paragraph/Formats** menu, select **Inline** and then **Underline**. - **Strikethrough**: From the **Paragraph/Formats** menu, select **Inline** and then **Strikethrough**. - **Superscript**: From the **Paragraph/** **Formats** menu, select **Inline** and then **Superscript**. - **Subscript**: From the **Paragraph/Formats** menu, select **Inline** and then **Subscript**. - **Code**: From the **Paragraph/Formats** menu, select Inline and then **Code**. - **Paragraph**: From the **Paragraph/Formats** menu, select **Blocks** and then **Paragraph**. - **Blockquote**: From the **Paragraph/Formats** menu, select **Blocks** and then **Blockquote**. - **Division**: From the **Paragraph/Formats** menu, select **Blocks** and then **Div**. - **Preformatted**: From the **Paragraph/Formats** menu, select **Blocks** and then **Pre**. - **Change text color**: Use the **Text Color** drop-down to change text color. Click on the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/c454b2c2-0212-4e0f-ae6c-07c907965703.png)icon. The color palette displays. Do one of the following: - Select one of the color swatches from the color palette. The selected text changes to that color. - Click the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/69830d36-21da-4bf0-ad0f-54da2f00e451.png)icon to select a custom color from the **Color Picker**. - Click the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/ea671580-9bbe-4aae-b351-2afeedf5a34a.png)icon to reset the text to its default color. - **Align text**: Follow these guidelines to align text: - **Left align:** Do one of the following: - From the editor toolbar, use the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/a85ff1d0-2b92-487a-a7cc-379129302ff5.png)icon to left-align text. - From the **Paragraph/Formats** menu, select **Align** and then **Left**. - **Center align:** Do one of the following: - From the editor toolbar, use the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/382077bb-28c6-44e7-88e2-fc291cc97404.png)icon to center-align text. - From the **Paragraph/Formats** menu, select **Align** and then **Center**. - **Right align**: Do one of the following: - From the editor toolbar, use the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/9165e72a-b8f9-4341-b0c0-ae1c56dc4849.png)icon to right-align text. - From the **Paragraph/Formats** menu, select **Align** and then **Right**. - **Justify**: Do one of the following: - From the editor toolbar, use the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/293a08cb-0655-4ae4-83fc-712ee23c9300.png)icon to justify text. - From the **Paragraph/Formats** menu, select **Align** and then **Justify**. - **Insert a bullet list**: Use the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/5fb4ec48-0b9f-4f12-8699-95561e01aac4.png)icon to format text as a bulleted list. - **Insert a numbered list:** Use the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/19ebfcc9-1107-4d84-a1dd-0f669dd1f579.png)icon to format text as a numbered list. - **Indent text**: Click on the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/5db94499-3313-4a7f-bd3e-6a67e773fd08.png)icon to increase text indenting. - **Outdent text:** Click on the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/b656a0a4-93ae-49b0-b06d-da117d09addf.png)icon to decrease text indenting. --- ### Advanced Panel Settings #### Edit the Node's Identifier Value Process Modeler automatically assigns a unique value to each Process node added to a Process model. However, a node's identifier value can be changed if it is unique to all other nodes in the Process model, including the Process model's identifier value. > [!WARNING] > All identifier values for all nodes in the Process model must be unique. Follow these steps to edit the identifier value for an Inclusive Gateway object: 1. Select the Inclusive Gateway object from the Process model in which to edit its identifier value. 2. Ensure that the **Configuration** panel displays. If not, [show it](/v1/docs/show-configuration-settings-for-a-process-model-object). Panels to configure this object display. 3. Expand the **Advanced** panel if it is not presently expanded. The **Node Identifier** setting displays. This is a required setting. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/50b81d6d-f594-4ad4-ae7a-da8881acc41b.png) 4. In the **Node Identifier** setting, edit the Inclusive Gateway object's identifier to a unique value from all nodes in the Process model and then press **Enter**.