Model pipelines on multiple devices
Clone a pipeline to multiple devices






Last updated
Nx Witness, Nx Go and Nx Meta will work in the same way for the configuration.
Configure a pipeline on one device first, then clone it to other devices on the same site. You can fine-tune pipeline settings on each device individually after cloning.
Start from the site's Devices page, which lists all devices and their currently assigned pipelines.

Hover over the device row whose pipeline you want to copy and click Clone This Pipeline. A banner at the top of the page confirms which pipeline is being cloned, and checkboxes appear next to each device that can receive it.

Tick the checkboxes next to the devices you want to receive the pipeline. Devices that are offline or have the plugin disabled cannot be selected.

Click Assign Pipeline. A confirmation dialog warns that existing pipelines on the selected devices will be overwritten.

Cloning a pipeline to multiple devices will remove all other pipelines on the selected devices and replace them with the pipeline you selected.
Click Confirm to proceed. The deployment runs in the background.

After deployment completes, all selected devices in the list show the cloned pipeline.

Open each device's detail page to verify the deployment or adjust settings for that device individually.
Last updated