# Module: Workflow Visualization

The workflow visualization shows an interactive graphical representation of the workflow template with all steps and connections.

### Open the visualization

1. In the **AWF Workflow Template** → action **"Visualization"**.
2. The visualization shows: 
    - **Step nodes** with step code, step name, and step type (Normal / Error / Final)
    - **Connections** between steps (based on rule actions and default transitions)
    - **Color coding** by step type

### Prediction

In the **"Prediction"** area you can select a test record:

1. Click **"Test Record"** and select a specific record from the primary table.
2. The visualization then shows the expected path of the workflow: 
    - Which steps would be auto-approved
    - Which steps would be skipped
    - Which steps require a manual approval
3. With **"Clear Selection"** you reset the prediction.

[![image-1773248171728.png](https://docs.squeeze.one/uploads/images/gallery/2026-03/scaled-1680-/image-1773248171728.png)](https://docs.squeeze.one/uploads/images/gallery/2026-03/image-1773248171728.png)

### Instance mode

From the **AWF Workflow Instance**card, the visualization can also be opened. In this case it shows the current progress of the workflow instance (which step is currently active, which steps have already been passed).

[![image-1773248219911.png](https://docs.squeeze.one/uploads/images/gallery/2026-03/scaled-1680-/image-1773248219911.png)](https://docs.squeeze.one/uploads/images/gallery/2026-03/image-1773248219911.png)

### Save positions

The positions of the step nodes are saved automatically when moved (drag &amp; drop). The next time the visualization is opened, the nodes are shown at the saved positions.