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

# Workflows

> Build visual AI pipelines on an infinite canvas — image, video, audio and more.

# Workflows

**Workflows** are node-based boards where you connect Prompt, Media, generators and tools into a reusable pipeline.

Route: `/studio/space`

## My Workflows list

Open **Workflows** in the sidebar.

* With a **project** selected in the top bar, you only see workflows for that project (grid).
* With **All assets**, workflows are grouped in horizontal carousels by project, then **Popular workflow templates** (public community boards).
* Use **Search** next to **New Workflow** to filter by title.
* **Duplicate** / **Delete** on each card. Deleting a whole workflow asks you to **type its name** to confirm.

## Create and open

1. Click **New Workflow** (saved under the current project when one is selected).
2. Open a card to enter the infinite canvas.
3. Rename the board in the top bar (`Mokaccino / title`).
4. Optionally toggle **Share publicly** so it appears in Popular templates for others (they get a private copy when they open it).

## Canvas basics

| Element                              | Role                                            |
| ------------------------------------ | ----------------------------------------------- |
| **Prompt**                           | Text source that feeds generator `prompt` ports |
| **Media**                            | Upload or pick library assets as refs           |
| **Image / Video / Audio / Avatars…** | Generation and transform nodes                  |
| **Wires**                            | Typed connections (text, image, video, audio)   |

* Add nodes from the left **+** toolbar or spotlight search.
* Drag ports to connect. Compatible targets highlight while you drag.
* **Run** modes: **This node**, **From here** (downstream), or **Whole Workflow**.
* Estimated credits appear next to Run; each generative node also shows **credits (+ USD)** under its footer.
* Zoom control sits at the **bottom center** of the canvas (click % for a vertical slider + Fit).

## Delete on the canvas

* Deleting a **node** or **connection** (toolbar trash, or Delete / Backspace) asks for a simple **yes / no** confirmation.
* Clearing or deleting the **entire workflow** from the list still requires typing the workflow name.

## Tips

* Keep one shared Prompt feeding several generators to iterate models/ratios without rewriting copy.
* Use project filtering so client boards stay separate from experiments.
* Check node cost before running expensive video/avatar chains.

## Related

* [Projects](/workspace/projects)
* [Image generator](/generators/image)
* [Credits and billing](/getting-started/credits-billing)
