Workflows with Ikomia STUDIO
You can create a workflow using Ikomia STUDIO, our no-code editor built under the same engine as the Ikomia API.
Installation
Ikomia STUDIO is available for Windows and Linux.
Download the installer
Windows | Linux |
---|---|
Download installer (amd64) | Download installer (amd64) |
On Linux systems, you can also use the following command to install Ikomia STUDIO directly:
wget https://s3.eu-west-3.amazonaws.com/installers.ikomia.com/IkomiaSetup && chmod a+x IkomiaSetup && ./IkomiaSetup
Make your own workflow
- Log in to your Ikomia account with STUDIO.
- Create a workflow using the pre-installed algorithms or by installing ones from Ikomia HUB.
- Try your workflow locally

Push a workflow to SCALE
- In the workflow panel, click on the
icon on the left
- Edit the workflow name and description (plain text or markdown) if needed
- Select an existing project or create a new one
- Click "OK"

You will then be able to see your workflow in the project you specified in the SCALE dashboard. From there, you'll be able to deploy it on the infrastructure of your choice.