# Compact Controls

A panel containing many useful buttons. Suitable for use on devices with smaller screens. Buttons operate on the currently selected Mix Effect Bus.

<div><figure><img src="/files/o9iFvD6mRRaw0BMqsot8" alt=""><figcaption></figcaption></figure> <figure><img src="/files/RTbeoIA9xzgnusheM4TE" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5iUSdpYiSxP5PTXx4q1l" alt=""><figcaption></figcaption></figure></div>

* **Program**: Tap to display all sources that can be set to the program bus. Choose an item to set the program source.
* **Preview**: Tap to display all sources that can be set to the preview bus. Choose an item to set the preview source.
* **Aux1**: Long-press to set an auxiliary output.
* **Transition**: Displays a picker for choosing the current transition style (e.g. Mix, Dip, Wipe, Sting, or DVE). Long-press to display the editing sheet for the current transition.
* **Macros**: See Macros section.
* **Transition Preview**: Turns on Preview Transition.
* **Cut**: Performs a cut operation.
* **Auto**: Performs an auto transition.
* **Transition Rate**

### M/E Compact Controls Panels

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

* M/E 1 Compact Controls
* M/E 2 Compact Controls
* M/E 3 Compact Controls
* M/E 4 Compact Controls

The normal Compact Controls 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/compact-controls.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.
