A saved Workflow becomes useful only when you run it as an Activity from the Task page. Each Activity creates one main task (the Activity itself) plus one subtask per Workflow step, all in a single submit.Documentation Index
Fetch the complete documentation index at: https://docs.mile.app/llms.txt
Use this file to discover all available pages before exploring further.
Required permission:
- View Workflow
- Create Task
- Go to the Task menu in the sidebar.
- Click the New dropdown at the top-right of the Task page and choose Activity. The Create Activity modal opens.
- In the Create Activity modal, pick the Workflow you want to run from the Select Workflow dropdown.
- The modal expands to show one section per Workflow step. Fill in the fields for every step — fields connected by a Workflow field mapping are pre-filled with the value from the earlier step.
- Click Submit to create the Activity. MileApp creates the main task and every step subtask in one operation.

Create Activity modal after picking the Test Workflow — both step sections are visible
- Workflow dropdown — pick the Workflow you want to run. The dropdown lists every Workflow in your organization.
- Step 1 section — fields for the first step’s task. Includes the step’s Flow fields plus its own Start time, End time, and Assignee.
- Step 2 section (and any later steps) — same structure as Step 1. Each Workflow step renders as its own section, in the order defined by the Workflow.
- Submit — saves the Activity and creates the main task together with every step subtask. Click Cancel to discard.
After Submit
The new Activity appears at the top of the Task list as an expandable parent row. Click the chevron (►) next to its name to reveal the step subtasks underneath, in the order the Workflow defines. The parent Activity’s Start time and End time are calculated automatically — the earliest start time and the latest end time across all step subtasks. The Activity status is Ongoing if at least one step has an assignee; otherwise it stays Unassigned. See Activity in Task for the full reference, including how the step subtasks behave, how to view their details, and how to manage their status.The number and order of steps come from the Workflow definition. If you need a different sequence, edit the Workflow (or create a new one) before creating the Activity — step count and order cannot be changed after the Activity is created.