# Stream Debugger

Once the stream designer is opened and a particular stream will be created, the "Debug" icon in the upper bar can be activated to display the stream debugger. This open a debug overlay that shows the realtime output of streams (during execution), limited to the currently open one. The size of the debug overlay can be extended to full screen by clicking on the arrow on the right side.

<figure><img src="/files/3Z8XWT04uBUIVFV5yY1M" alt=""><figcaption><p>Debugger in Streamdesigner</p></figcaption></figure>

Additionally it is possible to access a global view of the stream debugger to monitor and control all processes according to stream. For that the "Debug Streams" button which can be found in the Streams tab of FX, IO, CO and HK should be clicked. This leads to the action that the stream debugger will be opened.&#x20;

<figure><img src="/files/SomQsUD4uRMlHCqmOjlK" alt=""><figcaption><p>Debug Streams Button</p></figcaption></figure>

<figure><img src="/files/ta2213893JZwag3XyZxZ" alt=""><figcaption><p>Global Stream Debugger</p></figcaption></figure>

Check [Debug Streams](/helmut4-releases/v4.6.0/helmut4-components/helmutfx/streams/main-functionalities/debug-streams.md) for more information.


---

# 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.helmut.de/helmut4-releases/v4.6.0/helmut4-components/streamdesigner/stream-debugger.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.
