# Import Streams

To import a set of previously exported streams, click the "Import Streams" button. A file chooser popup will open in the browser, prompting you to upload the dedicated .streams file.

Once uploaded, all exported streams within this file will be displayed, allowing you to select the specific streams you wish to import.

![Import Streams Button](https://content.gitbook.com/content/AA4Fo3OZKLqkDi9lfW7u/blobs/KYhHYLyo3V7aA9FRdMaJ/image.png)

In the Import Streams dialog, you have the option to toggle the streams from the attached .streams file that should be imported for each application. If a specific stream is already included in the current configuration, it will be labeled as "Exists."

If an existing stream is toggled for import, the corresponding stream will be replaced, and the new stream settings may differ from the current ones. Any new streams that are not currently part of the configuration will be labeled as "New."

![Import Streams Dialog](https://content.gitbook.com/content/AA4Fo3OZKLqkDi9lfW7u/blobs/wWdl1kwXsOrOASwxobBq/image.png)

Once the desired import modification has been selected, you can initiate the execution by confirming with the "Import" button.

If you wish to delete all existing streams before proceeding with the import action, you can enable the "Delete all existing Streams" switch.

![Delete all existing Streams Switch and Import Confirmation](https://content.gitbook.com/content/AA4Fo3OZKLqkDi9lfW7u/blobs/NiDWAvB9JvU55tFBPzgg/image.png)

Please also take a moment to review [Stream Exchange](https://docs.helmut.de/helmut4-releases/v4.9.1/streamdesigner/layout#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/v4.9.1/helmut4-components/helmutfx/streams/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.
