> For the complete documentation index, see [llms.txt](https://docs.helmut.de/helmut4-releases/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helmut.de/helmut4-releases/v4.6.1/helmut4-components/streamdesigner/nodes/actions/misc/split-stream-action.md).

# Split Stream Action

With the help of the Split Stream Action, a stream can be split into a synchronous and an asynchronous path. The synchronous path of a stream must always end within 60 seconds, i.e. all nodes that are in the synchronous path must have been processed. For example, this cannot actually be guaranteed for copying and rendering processes. Such processes should be in an asynchronous way when more than one node is involved. The split stream node enables this asynchronous path, which is inherently synchronous, to start at any point in the stream.
