# Virtual Outputs

Assign an input source to multiple output destinations with a single action using Virtual Outputs. You can group multiple outputs in a single virtual output.

In this section, you can create and manage your virtual outputs. You can press `Command-Shift-V` to go to the Virtual Outputs section when connected to a video router.

<figure><img src="/files/J66NtZG8EgrHsOWHHP3g" alt=""><figcaption></figcaption></figure>

## Adding a virtual output

Follow these steps to create a virtual output:

1. Connect to a video router
2. Tap `Virtual Outputs` from the Detail or Landing page
3. Tap `+`
4. Enter a name for your virtual output
5. Optionally add an icon and color
6. Enter some notes about the virtual output
7. Select the outputs that should be grouped into this virtual output
8. Tap `Save`

Your new virtual output will appear in the list on both Virtual Output pages, the one you are currently in and the Virtual Outputs page in the Routing section.

## Assigning an input to a virtual output

Go to the [Virtual Output Routing View section](/using-routeeffect/routing/virtual-output-view.md) to learn how to assign an input to a virtual output.


---

# 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.routeeffect.com/using-routeeffect/virtual-outputs.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.
