# Table View

In the following the columns of the table view in Streams will be explained. This is how the table looks like:

<figure><img src="/files/1sljD0kjno2zgK8rXkdR" alt=""><figcaption><p>Table view in Streams tab of FX</p></figcaption></figure>

### Modified:

The column **Modified** displays the date of the last modification of all streams in the format DD.MM.YYYY hh:mm:ss. A modification of a stream can be any change of the stream configuration in the streamdesigner or a renaming.&#x20;

{% hint style="info" %}
The reference for the date is the server time.
{% endhint %}

### Created:

The column **Created** displays the date of the creation of all streams in the format DD.MM.YYYY hh:mm:ss.

### Enable Switch:

The **Enabled** switch allows to enable or disable a stream. In case the switch is set to "disabled" the corresponding stream is not supposed to be triggered and operated. By default all added streams are enabled.

![Example: Enabled (Re-)Index Project Stream](/files/W1W9dgtRband3pDnIMUz)

![Example: Disabled (Re-)Index Project Stream](/files/ZbI1bxNefcMzkJEktGxl)

### Stream Action Menu:

Allows the stream to be edited, renamed and deleted. This can be done at any time. Changes to the stream only take effect when it is saved. If a stream is deleted, it is no longer available.

![Stream Action Menu in FX](/files/LTu8dpfMTXtXmIO4QLJM)

### Group Filter for CUSTOM\_FX:

CUSTOM*FX streams can be assigned to individual groups. This makes it possible to define which CUSTOM\_*&#x46;X streams will appear in FX Projects Action Menu for a particular group and should be accordingly executable. The hidden overlay can be opened by clicking on a blank area of the corresponding stream, where all created groups will be selectable.

![Group Filter Overlay for CUSTOM\_FX Streams](/files/EjIoMxUHQ2kmMXhBg2Hv)


---

# 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.1/helmut4-components/helmutfx/streams/main-functionalities/table-view.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.
