New Workflow not available in UiPath Studio

Hi,

I’m following the Automation developer associate training on UiPath academy.
One of the video show how to create workflow “Click New and select workflow”

I’m using UiPath Studio 2026.0.189 STS and when I click on new there is no Workflow option.

See print screen below.

I searched in this forum, ask to Copilot, Google AI… but find nothing that could help me.

Thanks in advance for your help.

Hello @k9.frederic,

Yes, this is expected — the “Workflow” option is deprecated in the newer UiPath Studio versions.

Previously, it was used to create a workflow from a template. Now, you directly choose types like Sequence, Flowchart, or State Machine.

If you want to use templates, use:
New → From Workflow Template (your custom templates will appear there, as shown in the screenshot).

So nothing is missing—it’s just a UI change. See the reference:

Thanks,
Karthik

Many thanks for quick answer.