This guide explains how to edit a Workflow, manage custom statuses, and delete a Workflow.Documentation Index
Fetch the complete documentation index at: https://docs.mileapp.dev/llms.txt
Use this file to discover all available pages before exploring further.
Required permission:
- Edit Workflow
- Delete Workflow
Managing Custom Statuses
Status Mapping on each step is picked from a list of statuses defined for the Workflow. Each Workflow starts with a set of default statuses that come pre-loaded (such as Done, In Progress, Pending), and you can add your own custom statuses on top of them.Opening the Manage Status modal
Click Manage Status in the Create / Edit Workflow modal to open the status management modal.
Manage Status modal showing the current statuses and the input to add a new one
Adding a custom status
- Enter the status name in the Add New Status field. The name must be between 1 and 50 characters.
- Click Add.
- The new status appears in the Current Statuses list and can immediately be picked in the Status Mapping dropdown on any step.
Editing or removing a custom status
For statuses you added (not the default ones):- Use the edit (pencil) icon next to a custom status to rename it. Press Enter or click outside the field to save the change.
- Use the trash icon next to a custom status to remove it from the Workflow.
Default statuses are locked — their edit and delete icons are hidden in the Manage Status modal. Only the custom statuses you added can be renamed or removed.
Editing a Workflow
To modify an existing Workflow, click the pencil icon (Edit) on the row in the Workflow list. The Edit Workflow modal opens with the current values pre-filled.
Edit Workflow modal pre-filled with the Workflow’s current configuration
What you can change
- Workflow Name — rename the Workflow.
- Flow on each step — switch the step to a different Flow.
- Assignee on each step — add or remove the default assignee.
- Status Mapping on each step — change which status the step maps to.
- Field Configuration on each step — change default values or field mappings between steps.
- Custom Statuses — add, rename, or remove statuses via Manage Status.
What you cannot change
Step order also cannot be changed after creation.Saving changes
Click Submit to save the changes, or Cancel to discard them. Saved changes apply to the Workflow definition immediately, but already-created Activities continue to use the configuration that was active when they were created.Deleting a Workflow
To remove a Workflow, click the trash icon (Delete) on the row in the Workflow list.
Delete confirmation dialog before the Workflow is removed