A multi-page form breaks a long form into steps, so uploaders answer a few questions at a time instead of scrolling one long page. You build it by adding New Page blocks where you want each split. Multi-page forms are available on the Business and Premium plans.
You need an upload form with a few fields in it. If you have not made one yet, start with Create your first upload form.
A New Page block marks where one page ends and the next begins. Everything above it is one page, everything below it is the next, and you add one block for each split you want.
On the form canvas, the block appears as a dashed divider labeled New page. Add another New Page block for every additional page you want.

The form canvas shows the whole form from top to bottom, dividers included, with every field on screen at once. It does not break the form into pages, so it is not where you check your work.
Preview, at the top right of the form canvas, opens the form the way an uploader sees it, one page at a time. Use it to click through the form the way someone filling it out will.


The progress indicator tells uploaders how far through the form they are. Select any New Page block on the form canvas, and the Multi-Page Settings section opens in Field Options with the Progress indicator setting in it. The setting applies to the whole form, so you only set it once no matter how many pages you have.
There are four choices:

Each New Page block has its own Next button text and Back button text settings, so the buttons can be worded differently at each step. Both sit in Block Properties, below Multi-Page Settings. They default to Next and Back.
The button on the last page is not a Next button. It uses the Submit button text set in Form Setup, which defaults to Submit.
The form's page header and page text stay at the top of every page, along with your logo, so the form keeps its identity as people move through it. The progress indicator sits below them.
Back appears above the fields as a text link. It is not on the first page, since there is nowhere to go back to. The button that moves forward sits below the fields at the bottom of the page.
Required fields are checked one page at a time. Clicking the forward button checks only the fields on the current page, and uploaders cannot move on until the required ones on that page are filled in. When something is missing, the fields themselves are marked and a message appears just above the forward button.
A New Page block can carry conditional logic the same way a field can. The condition governs the page that follows the block, so when it is not met, that whole page is skipped and uploaders go straight past it. Select the block, turn on Conditional logic, and build the condition. See Show or hide fields with conditional logic.
The first page of a form always appears. There is no New Page block above it to carry a condition.
Only a condition on the New Page block itself removes a page. If every field on a page is hidden by that field's own conditions, the page still appears, empty, with its forward button.