# Streams

## Overview HK Streams

The streams menu is used to manage any HK related stream as this starts from creating a new one all to the way of exporting it.&#x20;

The side is divided into a sidebar menu and a list view.&#x20;

Within Helmut4, streams are workflows that are linked to a trigger event. These triggers are displayed under the menu item in the side menu.&#x20;

The displayed [HK-triggers](/helmut4-releases/helmut4-components/helmuthk/streams/hk-event-triggers.md) serve as filters for displaying the associated streams in the list view.

<figure><img src="/files/MWTdW9zmt9G2zqY07D93" alt=""><figcaption><p>HelmutHK Event Trigger List</p></figcaption></figure>

## Sidebar menu

### All Tab

Displays all available HelmutHK streams.

### By Trigger

Displays all trigger-related HelmutHK streams in the list view.

## List view

This view shows all trigger-related streams, including their names, host types, modification and creation dates, as well as the status of any stream(s).

<figure><img src="/files/gFFSNppWuAGDSFWW3URn" alt=""><figcaption><p>Listing all HK-Delete related streams</p></figcaption></figure>


---

# 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/helmut4-components/helmuthk/streams.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.
