HermesFlow.ai
Workflow BuilderGuides

Core Concepts

Understand the fundamental concepts of Workflow Builder.

Visual Flow

Each node has an input handle on the left and an output handle on the right. Outputs can include multiple data types at once, so a single node can emit text, images, and metadata.

Preview nodes are automatically generated by any active upstream nodes that produce rich media—such as images, videos, audio, or formatted text. Serving as a visual checkpoint on your canvas, they instantly display the newly generated content so you can carefully inspect the quality, manually approve the results, or seamlessly pass the data downstream to feed the next step in your automated workflow.

InputNodePreview

Output

Key Components

Inputs

Anything upstream

Prompt text, images, URLs, or context.

Outputs

Structured data fields

Fields like text, imageUrl, videoUrl, and variations.

Execution

Processing

Nodes process inputs and generate outputs based on their configuration.

On this page