> For the complete documentation index, see [llms.txt](https://docs.behringer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.behringer.com/connections-and-controls.md).

# Connections and Controls

## FLOW 4V

### **Front Panel**

<figure><img src="https://3855008865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEeobaGGdWhQsZjKhg5XU%2Fuploads%2F9acTQfETF354U4QKPzpE%2Fflow-4v-front-panel.png?alt=media&amp;token=dbf9f5b8-2ed7-4f0f-812b-bb181af5a17e" alt=""><figcaption></figcaption></figure>

1. Touchscreen for swipe and tap-based interactions
2. Multi-purpose knob for navigating and adjusting the selected parameter on the touchscreen
3. STOP/RECORD/PLAY: transport controls for recording to SD cards. Their behavior depends on the Timecode Mode and Pre-Roll settings; see Transport Controls for details.
4. Red infinite knobs for immediate access to the channel trim of channels 1–4

### **Left Side Panel**

<figure><img src="https://3855008865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEeobaGGdWhQsZjKhg5XU%2Fuploads%2Fh6Qu41UdqPdMtaz1b3bb%2Fflow-4v-left-panel.png?alt=media&amp;token=231928bf-37c0-4f9f-8ab5-ace8aeb166c1" alt=""><figcaption></figcaption></figure>

5. MIC/LINE input 1
6. PHONES: 1/8" TRRS jack for both monitoring and talkback (TRRS connector: tip = left out, 1st ring = right out, 2nd ring = headset microphone input, sleeve = ground)
7. STEREO OUT: 1/8" stereo line output, for connecting to a camera audio input
8. StageConnect HOST port, providing power and clock sync to other StageConnect devices
9. StageConnect CLIENT port, for receiving remote power and connecting to a StageConnect Host device

### **Right Side Panel**

<figure><img src="https://3855008865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEeobaGGdWhQsZjKhg5XU%2Fuploads%2FsxecRR5o5qHUeDlhEMjJ%2Fflow-4v-right-panel.png?alt=media&amp;token=29296425-b281-4363-bfbc-25df67c8ed55" alt=""><figcaption></figcaption></figure>

10. MIC/LINE inputs 2–4
11. USB-A port for automatic recording backup on USB flash drives
12. Stereo AUX IN, or input for external timecode SYNC in Free Run mode
13. USB 2.0 Type-C port for audio transmission, remote control or power delivery
14. USB-C port for power delivery (5–15 V, 3 A)
15. Micro-HDMI port, enabling the FLOW 4V to follow a camera's recording status (HDMI-CEC)

### **Rear Panel**

<figure><img src="https://3855008865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEeobaGGdWhQsZjKhg5XU%2Fuploads%2FJyhGv62SBqV7wxkwg3A4%2Fflow-4v-allen-wrench.png?alt=media&amp;token=51d918da-58dd-450f-a9b6-675679737643" alt=""><figcaption></figcaption></figure>

16. Bluetooth antenna for remote control and talkback. See 4V App for details.
17. Hex wrench, 3 mm (included)
18. SD card slot for recording multitrack sessions on FAT32-formatted cards

## FLOW 4VIO

### **Front Panel**

<figure><img src="https://3855008865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEeobaGGdWhQsZjKhg5XU%2Fuploads%2FZbuuTdUo0tGyGGeIDLKF%2Fflow-4vio-front-panel.png?alt=media&amp;token=aea15200-a745-441e-87ad-4da6ade3f262" alt=""><figcaption></figcaption></figure>

1. MIC/LINE inputs 1–4
2. PHONES OUTPUTS 1 and 2: 1/4" TRS jacks (StageConnect downstream channels 1–2 and 3–4 from FLOW 4V)

### **Left Panel**

<figure><img src="https://3855008865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEeobaGGdWhQsZjKhg5XU%2Fuploads%2FYxTsuT7DN2IUO6piErWN%2Fflow-4vio-left-panel.png?alt=media&amp;token=ef4e4670-426e-475c-b4a2-eddcde017c13" alt=""><figcaption></figcaption></figure>

3. USB-C port for power delivery (USB-PD, 5–15 V, 3 A)
4. USB 2.0 Type-C port for audio transmission, remote control or power delivery
5. StageConnect HOST port, providing power and clock sync to other StageConnect devices
6. StageConnect CLIENT port, for receiving remote power and connecting to a StageConnect Host device

### **Right Panel**

<figure><img src="https://3855008865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEeobaGGdWhQsZjKhg5XU%2Fuploads%2FuKtDf9EXDafu4iWXW8HP%2Fflow-4vio-right-panel.png?alt=media&amp;token=cc96c22a-ace4-428d-8012-49e407341370" alt=""><figcaption></figcaption></figure>

7. Headphone output 1 level control
8. Headphone output 2 level control
9. StageConnect status LED: green = OK, yellow = occasional transmission errors, red = disconnected
10. Power LED


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.behringer.com/connections-and-controls.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
