> ## Documentation Index
> Fetch the complete documentation index at: https://docs.openserv.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Create Workflow

> Create your first workflow step by step.

<div className="my-4">
  <iframe width="100%" height="515" src="https://www.youtube.com/embed/t4CoiKYMmvs?start=126" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen />

  <div className="text-sm text-fd-muted-foreground mt-2">
    Watch: Create Workflow.
  </div>
</div>

## Create Workflow

Walk through creating a new workflow from scratch.

### Two ways to start

* Prompt to generate: describe what you want in natural yet ideally specific language. The agent spins up a basic setup you can refine.
* Or click “Create Blank Workflow”: start empty and add tasks/agents yourself.

You’ll also see trending templates below — pick one to clone as a shortcut and customize.

To further understand about how to build workflows, check out the [Workflow Basics](/no-code/workflow-basics) guide.
