> For the complete documentation index, see [llms.txt](https://docs.rox.com/development/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rox.com/development/product/agent-workflows/build-your-first-workflow.md).

# Build your first workflow

The fastest way to understand workflows is to build one that saves you time this week.

Start with a moment you already know:

* the meeting you always prep for at the last minute,
* the follow-up you always mean to send faster,
* the report you rebuild every Friday,
* the alert you wish you got two days earlier.

Then teach Rox to do it for you.

#### Step 1

Go to **Workflows** at [run.rox.com/workflows](https://run.rox.com/workflows).

<figure><img src="/files/vEZhkRzwpvMTr8FJ2lBx" alt=""><figcaption></figcaption></figure>

#### Step 2

Click New workflow.

<figure><img src="/files/76pZIwaraSqkjYgQqgPF" alt=""><figcaption></figcaption></figure>

#### Step 3

Choose how you want to start.

You can create a workflow in three public ways:

* **AI build from prompt (recommended)**\
  Describe what you want, answer clarifying questions, and let Rox draft the trigger and steps.
* **AI build from template**\
  Start from a template, then refine it in Studio.
* **Create blank**\
  Start from scratch and configure the workflow manually.

<figure><img src="/files/BIkiwyLHHIlb1OeHDFva" alt=""><figcaption></figcaption></figure>

#### Step 4

Build in Studio.

Once you select an option, you will land in the Studio at `run.rox.com/workflows/studio/{workflowId}`.

From there, you can do the following:

* select a trigger

<figure><img src="/files/sK4HFvTVTbOzGCvuxHPC" alt=""><figcaption></figcaption></figure>

* add steps from the step picker

<figure><img src="/files/MlRx24MKdFWxAT8TkNtS" alt=""><figcaption></figcaption></figure>

* configure each step in the right panel

<figure><img src="/files/ZYKLEGEfyJtxpVnGIan9" alt=""><figcaption></figcaption></figure>

* save your workflow

<figure><img src="/files/0OcpvrLiOfIQ03uPH7oc" alt=""><figcaption></figcaption></figure>

#### Step 5

Test the workflow.

Open Runs and start a New test run.

<figure><img src="/files/u3ybxDjpZhwzmzVcWNHx" alt=""><figcaption></figcaption></figure>

#### Step 6

Publish it.

When the workflow passes your test run, toggle Publish to enable it.

<figure><img src="/files/MMlMdtHdtCbWfJRyDC5a" alt=""><figcaption></figcaption></figure>

The goal is not to build something clever.

The goal is to build something your team will quietly depend on.

\ <br>
