# Set Multiview Layout

| Message                       | Description                                                                                  | Arguments |
| ----------------------------- | -------------------------------------------------------------------------------------------- | --------- |
| `/mixeffect/multiview/layout` | Sets the multiview layout for those switchers that support the basic configurable multiview. | Integer   |

| Argument          | Type    | Description                                                                             |
| ----------------- | ------- | --------------------------------------------------------------------------------------- |
| Layout ID         | Integer | <p>4 = Program Bottom<br>6 = Program Right<br>11 = Program Left<br>13 = Program Top</p> |
| Multiviewer Index | Integer | <p>Optional<br>1 or 2 (if supported)</p>                                                |

Switchers that support this action include:

* ATEM Production Studio 4K
* ATEM 1 M/E Production Studio 4K
* ATEM 2 M/E Production Studio 4K
* ATEM 4 M/E Broadcast Studio 4K
* ATEM Television Studio HD
* ATEM Television Studio Pro HD
* ATEM Television Studio Pro 4K


---

# 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/automate/osc/messages/switcher/set-multiview-layout.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.
