Go to **Manage Forms** and click the **Sequences** tab. You'll see any existing sequences listed here.
Some processes need more than one form. An NDA request might start with a business team member filling an intake form, then route to a legal reviewer who fills a review form, then to a manager who fills an approval form. Each person needs different questions, but their answers all relate to the same contract.
Form sequences chain multiple forms together so that completing one form triggers the next in the chain. Data from earlier forms can be surfaced in later forms, and the entire sequence is tracked as a single workflow.
A form sequence is an ordered list of forms that execute as a workflow. Each form in the sequence is sent to a specific user (or role), and the sequence tracks which forms are completed and which are pending.
Sequences are managed in the Sequences tab on the Manage Forms page.
There are three execution patterns:
Forms are sent one at a time, in order. The second form is only sent after the first is submitted, the third after the second, and so on.
Use when: Each step depends on the previous step’s output. The reviewer needs to see the requester’s answers before filling their portion.
All forms are sent simultaneously. Each recipient can fill their form independently, in any order.
Use when: Multiple people need to provide information, but their answers don’t depend on each other. For example, collecting inputs from legal, finance, and compliance at the same time.
The first form is sent first. Once it’s submitted, all remaining forms are sent simultaneously.
Use when: The initial request needs to be completed before others can respond, but the subsequent steps are independent of each other. For example, a requester fills intake details first, then legal and compliance review in parallel.

Go to **Manage Forms** and click the **Sequences** tab. You'll see any existing sequences listed here.
Click **Add Sequence** in the top right. A configuration panel opens.
Enter a **Name** for the sequence. Select the **Type**: Linear (one at a time, in order), Parallel (all at once), or Linear-first (first form first, then remaining forms in parallel). Click **Add form** to add forms to the sequence, selecting from your available forms. For linear sequences, drag forms to set the execution order. Click **Save** when done.

By default, each form in a sequence uses the standard notification email. You can override the email template per form to customize the message each recipient receives.
For each form in a sequence, you can toggle Hide in hub summary. Hidden forms don’t appear in the contracting hub’s entry summary view. This is useful for internal review forms that the requester shouldn’t see.
Select one form as the Pinned form. This form’s entry is highlighted in the contract summary view, making it easy for approvers to see the most relevant information at a glance.
Later forms in a sequence can display values from earlier forms using output fields configured with:
This lets a reviewer see what the requester entered without switching between screens.
If an earlier form in the sequence generates a contract, later forms can pre-fill fields with that contract’s property values. This is configured via the reverse contract property setting on individual fields.
For example, if Form 1 creates a contract with a “Governing Law” property set to “Singapore,” Form 2 can display a pre-filled “Governing Law” field showing “Singapore” for the reviewer to confirm or update.
When a form in a sequence is submitted, any fields with contract property mappings update the existing contract’s properties. This means each form in the sequence can add or modify contract metadata.
Each form in a sequence can be assigned to:
When you delete a sequence: