# Macros

There are two macro panels that you can add to your switcher pages.

### Macros

A panel that displays a list of all available macros on the ATEM switcher, or a filtered list depending on the current macro search query.

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

* **Macros**: Long-press to reveal a context menu where you can create a new macro or replace an existing one. Tap to bring up the Macros sheet view, where you can change the sort and display settings and filter your macros.

### Macros Run Only

A panel that displays a list of all available macros on the ATEM switcher, or a filtered list depending on the current macro search query. This panel differs from the Macros panel is that you can only run macros from this panel.


---

# 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/macros.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.
