# Import Streams

It is possible to import a set of previous exported streams by clicking the **Import Streams** button. After that an exported stream can be selected which has the extension *streams*.

![Import Streams Button](/files/BH2lIXWhG7opern5lerw)

In the Import Streams dialog you can toggle which streams of the attached file should be imported for each application. If a certain stream is already part of the current configuration, it will be marked as "Exists". In case an already existing stream will be toggled and imported the corresponding stream will be replaced. The new stream settings may differ from the actual one. All new streams that are not present in the current configuration will be marked as "New".&#x20;

![Import Streams Dialog](/files/RoOYad3T9qNGnzwJ3qPv)

When the desired import modification has been set the execution can be started by confirming with "Import". Before proceeding the import action all existing streams can be deleted beforehand by enabling the switch "Delete all existing Streams".

![Delete all existing Streams Switch and Import Confirmation](/files/XbZCk3OPGVgVwzZeTZ1m)


---

# 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/import-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.
