Skip to content

Running a Workflow


Before running a workflow, ensure:

  • ✅ Android device is connected (USB or WiFi)
  • ✅ Device shows “Connected” status in Devices panel
  • ✅ Instagram app is installed on the device
  • ✅ Instagram is logged into the target account
  • ✅ Workflow is built and saved on the canvas

You can start a workflow from the canvas or from the workflow list.

Run and Stop buttons in the toolbar

  1. Open your workflow in the canvas
  2. Make sure the correct device tab is selected (if you have multiple devices, use the + Add button to add device tabs)
  3. Click the ▶ Run button in the toolbar
  4. The workflow starts executing on the selected device

Execution log panel

While a workflow is running, a log panel at the bottom of the canvas displays real-time activity:

  • Timestamps for each action
  • Current module being executed
  • Action results (success, skipped, error)
  • Device information

Canvas animation highlighting the active module

While running, the canvas highlights the currently executing module with a visual animation around it, so you can easily see which step the workflow is on.


  1. Validation: FeedFlux checks workflow is valid
  2. Device Check: Confirms device is connected and responsive
  3. App Launch: Opens Instagram on the device (if not already open)
  4. Module Execution: Runs each module in sequence
  5. Delay Handling: Waits between actions (as configured)
  6. Error Handling: Manages unexpected situations
  7. Completion: Marks workflow as complete