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

# Visual references

> Attach reference images and a note describing the desired visual direction.

The Visual References node attaches reference images and a short note describing the desired visual direction. It outputs brand data carrying the visual reference payloads to downstream nodes.

## When to use

* Style-matching for generations
* Mood boards as workflow inputs

Common patterns: `visual_references → generate_image`, `visual_references → edit_image`.

## Outputs

<ParamField body="Brand" type="brand">
  Brand data carrying the attached reference images and description.
</ParamField>

## Configuration

<ParamField body="description" type="string" default="">
  A note describing the desired visual direction.
</ParamField>

<Note>
  Reference images are attached directly on the node.
</Note>
