# Export Streams

The Export Streams button opens a dialog that enables the selection of streams either by module or individually for export.

![Export Streams Button](/files/pC2IgtQlL38wcOX0Xx7I)

Within the dialog, users can toggle the desired streams for each application (FX, IO, CO, HK), and these selected streams will be included in the export.

The exported data is saved as a text file with the .streams extension.

This feature facilitates the transfer of single or multiple streams to other systems.

![Export Streams Dialog](/files/mxCUosbWN7EjCdgpleJS)

Please also take a moment to review [Stream Exchange](/helmut4-releases/helmut4-components/streamdesigner/layout.md#exchange).


---

# 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/helmutfx/streams/export-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.
