# Stream Debugger

## Debug current stream

Once a stream has been opened in the Stream Designer, the debug icon in the upper toolbar can be activated to display the debug window at the bottom of the interface.

The debug window will show the real-time output of this stream during execution.

The size of the debug overlay can be expanded to full screen by clicking on the arrow on the right side.

<figure><img src="https://content.gitbook.com/content/g3aidOE5kukL7ZTq8g05/blobs/78IwxXL5RZfGuKmghe1m/image.png" alt=""><figcaption><p>Debug information within the stream designer</p></figcaption></figure>

## Debug all (running) streams

To monitor and control all processes in accordance with the stream, a global view of the stream debugger can be accessed.

To do so, click on the [Debug Streams](https://docs.helmut.de/helmut4-releases/v4.10.0/helmut4-components/helmutfx/streams/debug-streams) button (while holding the cmd key in macOS or the ctrl key in Windows), which is located in the [Streams](https://docs.helmut.de/helmut4-releases/v4.10.0/helmut4-components/helmutfx/streams) tab of FX, IO, CO, and HK . This will open the debug window in a new, dedicated tab.

This action opens the stream debugger in a new browser tab, displaying all executed streams.

<figure><img src="https://content.gitbook.com/content/g3aidOE5kukL7ZTq8g05/blobs/HjGGyD8nHu3AP8yty7Xz/image.png" alt=""><figcaption><p>Debug Streams Button</p></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/g3aidOE5kukL7ZTq8g05/blobs/Pr61XmGCtvWwdCuK1saI/image.png" alt=""><figcaption><p>Global Stream Debugger</p></figcaption></figure>

Check [Debug Streams](https://docs.helmut.de/helmut4-releases/v4.10.0/helmut4-components/helmutfx/streams/debug-streams) for more information.
