# Preset

Instruct RouteEffect to recall a preset assigned to a particular video router.

| Message                  | Description                          | Arguments   |
| ------------------------ | ------------------------------------ | ----------- |
| `/routeeffect/preset/ID` | Recall a preset on the video router. | Preset name |

Where `ID` is the unique identifier for your video router in RouteEffect.

| Argument    | Type   | Description                   |
| ----------- | ------ | ----------------------------- |
| Preset name | String | The exact name of the preset. |

{% hint style="danger" %}
If there are multiple presets with the same name, nothing will happen. Make sure your presets are uniquely named for each video router.
{% endhint %}

This action will only look for presets assigned to this particular video router. If you want to recall a preset for video routers of the same model, send the modelPreset message instead.
