Add a Device
Set up a device with everything you need to deploy a Workflow using Deployment Manager.
To deploy a Workflow with Deployment Manager, you first need to add a device to your Roboflow account.
Adding a device will:
Install Roboflow Inference, our edge computer vision inference server, and all required dependencies, including Docker.
Register the device so it can be monitored from your Roboflow account.
⚠️ Before proceeding, we strongly recommend you review our Hardware Requirements for supported devices.
You can add a new device from the "Deployments" page

Execute the command provided after you create your device on a terminal on your device. This command will set up Inference on your system and register your device with the Roboflow dashboard. Your edge device will need an internet connection to run this command. Congrats! Roboflow's Deployment Manager is now running on your machine. The next step is configuring a stream on the device that runs your computer vision workflow.
Last updated
Was this helpful?