---
title: "Publisher"
slug: "dataflow-nodes-publisher"
updated: 2025-04-30T09:23:39Z
published: 2025-04-30T09:23:39Z
canonical: "docs.knovvu.com/dataflow-nodes-publisher"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.knovvu.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Publisher

The exit node of the system. All data (audio&event) exits the system through this node. Every project has exactly 1 Publisher node.

## Parameters
&emsp;none

## Inputs

### Audio
&emsp;All

### Events
&emsp;All

## Outputs

### Audio
&emsp;None

### Events
&emsp;None

## Remarks

### Supported flow types
Stream, Batch



## Release Notes 

<div style="max-height: 200px; overflow-y: auto; overflow-x: hidden">
    <details>
        <summary> <strong> v1.0.0</strong> </summary>
        <ul>
            <li>Introduced node.</li>
        </ul>
    </details>
</div>
