What is the Initial Page?
Every Flow has exactly one Initial Page — it is created automatically when you create a Flow and cannot be deleted. The Initial Page is intended for information that needs to be known at task creation time, such as:- Customer / requester info — name, address, coordinate
- Order info — order number, items, expected delivery time
- Routing inputs — Visit Name, Address, Coordinate, Open / Close Time, Tag
Show As and Route As, which control how the task appears on the Task list and how the Routing/Visit form is auto-filled.
Initial Page Properties

Initial Page in the Pages panel with one component inside
- Page name —
Initial page. The name is fixed and cannot be renamed. - Enable toggle — Turns the Initial Page on or off. When off, the Initial Page is skipped during task creation. Most flows leave this on.
- Chevron — Expand or collapse the page to see or hide its components.
- Component — A component placed on the Initial Page (in this example, a View component titled Welcome Note). Use the title field to rename, the trash icon to delete, or drag the handle on the left to reorder.
- Add Component — Add a new component to the Initial Page.
Mobile Preview
When a field worker creates a task from the mobile app, the Initial Page appears as the first screen. The components placed on the Initial Page render in the order they appear in the Pages panel.
Initial Page rendered on the mobile app preview
How Initial Page Data Flows
Components placed on the Initial Page can be referenced from any Mobile App Page later in the Flow. This is useful when you want a field worker to see information that was entered at task creation time (for example, the customer name) without re-typing it. To reference an Initial Page component from a Mobile App Page:- Open the Mobile App Page in the Flow Builder.
- Add a View component on that page.
- In the Value field of the View component, select the Initial Page component you want to display (the dropdown lists components from the Initial Page that match the View’s type).
How to Configure the Initial Page
Step 1: Open the Flow
Select your Flow in the Flow Builder. The Initial Page is the first row of the Pages panel.Step 2: Add components
Click the chevron to expand the Initial Page, then click Add Component. Configure the component type and settings on the right-hand panel.Step 3: Map components for routing and task list
To make the task usable for Route Optimization and easy to scan in the task list, use the Configuration tab to map Initial Page components to system fields:- Set Show As: Title / Content / Label on an Initial Page component so its value appears on the task card and on the task table of the Task menu.
- Set Route As on Initial Page components to feed the route planner. Available targets include Visit Name, Address, Coordinate, Visit Duration, Tag, Visit Group, Visit Group Priority, the time-window slots Open Time / Open Time 1 / Open Time 2 and Close Time / Close Time 1 / Close Time 2, and any Capacity Constraint (such as Weight, Volume, or Width) defined in the Routing/Configuration menu. Up to 10 capacity constraint types can be defined per organization, so the exact targets in the dropdown depend on your organization’s configuration and the component’s input type. Note that Route As is only configurable on Initial Page components — Mobile App Page components cannot be mapped.
Step 4: Save
Click Save at the bottom of the builder. Tasks created from now on will use the updated Initial Page.Related
- Mobile App Page — Pages used after the Initial Page during task execution
- Component: View — Used to display Initial Page values on later pages
- Component: Input — Most common component for capturing Initial Page data
- Flow Builder Overview — Reference for every part of the Flow Builder