EnglishUser GuideQuick Start

Quick Start

This guide helps you run your first workflow in a few minutes.

Step 1: Sign in and create a workflow

  1. Open StoryFlow.
  2. Sign in (email or school account).
  3. Go to Workflows and click New Workflow.

Step 2: Create 3 nodes on the canvas

You can create nodes in two ways:

  • Press Space to open quick creation.
  • Click + on the left toolbar.

Create these nodes:

  1. Input Text
  2. Prompt
  3. Result

Then connect them:

Input Text (out-text) -> Prompt (in-text) -> Result (in)

Step 3: Choose capability and run

  1. Open the Prompt node.
  2. Choose output modality (text/image/video/audio).
  3. Choose capability and tier (if your account has tiered routes).
  4. Enter a prompt and click Run.

You will see status updates in the node, then output in the Result node.

Step 4: Save and organize

  • Workflows are auto-saved to cloud.
  • Top bar shows save status (Saving / Saved).
  • To set defaults for new Prompt nodes (modality/parameters), use Workflow Settings on the left toolbar.

Common blockers

  • Nothing happens on run: confirm prompt is not empty (unless model has a default prompt).
  • Cannot connect nodes: input/output data types are incompatible.
  • Generation is slow: video jobs usually take longer than text/image jobs.

Next