# Preview

There are two types of Preview panels that you can add to your Switcher Pages:

* **Preview**: The input buttons are the same size as all other buttons.
* **Preview (Wide Input)**: The input buttons are wider than normal for easier tapping.

This panel lists all sources that you can place on the preview bus.

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

### M/E Preview Panels

If you have an ATEM switcher that has multiple Mix Effects Buses, you can add Preview panels for each individual Mix Effect Bus. They will be listed in the Edit/New Switcher Page section as:

* M/E 1 Preview
* M/E 2 Preview
* M/E 3 Preview
* M/E 4 Preview

The normal Preview panel operates on the currently selected Mix Effects Bus.


---

# 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.mixeffect.app/configure/switcher-pages/panels-and-buttons/preview.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.
