# Preset

<table><thead><tr><th width="249.33333333333331">Message</th><th>Description</th><th>Arguments</th></tr></thead><tbody><tr><td><code>/mixeffect/ssrc/preset</code><br>or<br><code>/mixeffect/preset</code></td><td>Sets the SuperSource Preset for the current switcher.</td><td>Multiple Arguments￼</td></tr></tbody></table>

| Argument       | Type    | Description                                  |
| -------------- | ------- | -------------------------------------------- |
| Preset Name    | String  | The name of the preset in quotes.            |
| SuperSource ID | Integer | One-based index SuperSource ID. Default is 1 |

If you have multiple presets with the same name, the first matching preset will be selected.

![](/files/Qi9OnOHixCElkyv9KxEP)


---

# 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/supersource/preset.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.
