# Cut / Auto

A panel containing a big Cut and Auto buttons.

* Tap **Cut** or **Auto** to perform the chosen operation on the currently selected Mix Effects Bus.
* Tap **Rate** to adjust the number of frames used for the Auto transition.

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

### M/E Cut / Auto Panels

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

* M/E 1 Cut / Auto
* M/E 2 Cut / Auto
* M/E 3 Cut / Auto
* M/E 4 Cut / Auto

The normal Cut / Auto 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/cut-auto.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.
