# Run Preset

Runs a preset on a video router.

### Preset

The preset to run.

### Target

Choose to run the preset on the currently focused video router or a selected video router.

### Video Router

The video router to apply the preset to.

### Filter

Filter the list of presets shown in the list.

### Skip Confirm on Exact Match

Skip the prompt if the preset matches excatly the video router.


---

# 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.routeeffect.com/shortcuts/run-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.
