--- title: "Document Processing Flow in V42" slug: "document-processing-flow-in-v42" updated: 2026-04-22T12:15:48Z published: 2026-04-22T12:15:48Z canonical: "help.hyperscience.ai/document-processing-flow-in-v42" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.hyperscience.ai/llms.txt > Use this file to discover all available pages before exploring further. # Document Processing Flow in V42 In v42, the Document Processing flow included in the instance is a flow group rather than a single flow. For more information about flow groups, see [Connecting Flows to Other Flows](/v42/docs/connecting-flow-blocks-to-other-flows). ![](https://cdn.us.document360.io/87894cef-4958-4f3f-be6f-b75a78c82548/Images/Documentation/DocumentProcessingV42.png) The Document Processing flow group consists of: - A subflow called “Document Processing Subflow V42,” which contains the latest versions of the blocks in the standard document-processing flow, with the exception of the Input Block and Output Block. This flow is read-only. - A subflow called “Submission State Notifications.” - A top-level flow called “Document Processing.” It consists of an Input Block, a block that calls Document Processing Subflow V42, and an Output Block. ![](https://cdn.us.document360.io/87894cef-4958-4f3f-be6f-b75a78c82548/Images/Documentation/DocumentProcessingV42Blocks.png) ## Editing settings in Document Processing Subflow V42 To change the settings of Document Processing Subflow V42, you need to edit the main Document Processing flow. To do so: 1. On the Flows page (**Flows** > **Flows**), find the Document Processing flow, and click its name. 2. Click **Edit Flows**. 3. On the canvas, click the **Start Document Processing Subflow** Block. 4. In the **Settings Type** drop-down list, click on the name of the type of setting you would like to edit. - To learn more about the available settings types and the settings included in each, see [Document Processing Subflow Settings](/v42/docs/document-processing-subflow-settings). The settings of the type you selected are shown. 1. Edit the settings as needed. 2. Repeat steps 4 and 5 as needed for other types of settings. 3. Click **Save** in the upper-right corner of the page. ## Upgradability If your business case allows it, we recommend migrating to v42’s Document Processing flow. We designed it so that the effort required to upgrade to future versions of the Document Processing flows would be minimized. When v43 becomes available, you can upgrade to Document Processing Subflow V43 by selecting it in the **Flow Identifier** drop-down list in the Start Document Processing Subflow Block’s settings. ![](https://cdn.us.document360.io/87894cef-4958-4f3f-be6f-b75a78c82548/Images/Documentation/FlowIdentifierV42.png) If you use custom flows, we recommend that your flow developers include this capability in those flows, as well.