# Workflow Editor Enhancements

<figure><img src="https://cdn.prod.website-files.com/5f6bc60e665f54db361e52a9/67802fe5704f656f70121825_67802fdabd26e392ba0cf1d8_img-workflow-test-block.png" alt=""><figcaption></figcaption></figure>

We’re excited to introduce a series of improvements that make building and testing workflows more intuitive and efficient:

* **Single-Step Debugging:** Debug with precision by inspecting the inputs and outputs of individual blocks. This enhancement allows you to test each block independently, simplifying troubleshooting and speeding up development.
* **Redesigned Workflow Blocks:** The new design for workflow blocks aligns more closely with the vertical graph layout, providing a cleaner, more visually intuitive interface for building complex workflows.
* **Streamlined Run Preview:** Run Preview is now integrated into a sidebar tab, replacing the previous full-screen experience. This change offers a more seamless and connected build-and-test flow, allowing quicker iteration and easier debugging.

These updates are designed to make your workflow editor experience faster, clearer, and more productive.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roboflow.com/changelog/january-2025/workflow-editor-enhancements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
