# Presets

### Creating a Preset

A preset is the combination of a blueprint function or variable of an actor with a set value. These can then later be recalled very quickly from the preset panel on the right side

![](/files/-MRfqNVY4sS_ngnnGInf)

* Select the **"Preset Setup"** tab

* Select an actor

* Select a blueprint function or variable in the middle pane

* Enter in any parameters required for the function/variable.&#x20;

* Press **"Execute"** to see your changes live in the viewport

* **"Save as Preset"** opens a new window where you can specify a preset name and replace the default image captured from the viewport.

* Click Save and your Preset will now appear on the right side preset panel

![Saving a Preset](/files/-MRfr9md23URYNn63dkz)

### Editing Presets

Presets can be edited, re-arranged & deleted by selecting "Edit/Order Preset" in the Preset panel

![](/files/-MRfrWFGYPCsPLqVrBtV)

Presets can be re-arranged by selecting and dragging them.

![](/files/-MRfrpXw14wsrC8mtYOW)

Preset names can be changed, update thumbnails, and deleted by selecting edit.

![](/files/-MRfs9tuXzpabyQzD2Lt)


---

# 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.sequinar.com/glimmer-vc/features/presets.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.
