# Effect Presets

## Effect Presets

Presets are a way to save an effect and easily recall it later to speed up sequencing.

![](/files/-Mc-M0keKU9Ye0_eH6Cx)

You can also send snippets of your effects to other people and import and use snippets of effects supplied by other people without having to import an entire model.

The Effect Presets window enables presets to be managed. You can group them and perform a number of actions.

Against each preset name, the count of the number of effect layers is displayed.

![](/files/-Mc-Ma0Ird2B03aMTAUF)

### New Preset

To save an effect (which can span layers and models) as a preset, highlight the effects that you want to save, right click and select Effect Presets.  Under the Favorites tree, you can first create a group that describes the type of effect that you are going to save (Spirals, Bars, etc). Click on Add group and give the group a name (‘Spirals’).  Then select the group and click New Preset and give the Preset name (‘Red and White Spirals’) and press OK

### Retrieve Preset / Apply Preset

To retrieve a preset that has been saved, go to a location on the grid where you wish the preset to be placed, right click on the sequencing grid, select Effects Preset, scroll to and locate the preset you want and double click on it to have it copied to your location, or select Apply Effect.

### Updating a Preset

If you change something within an effect preset that you have selected, you can update it by clicking Update Preset.

### Export Preset

To export a preset , select the Preset name from the list in the Preset panel, then click on Export preset. Specify a name and click on Save. A file with the selected name and a ‘.xpreset’ suffix  will be created.

![](/files/RFtYqdZ40iapiXJnSVs8)

### Import Presets

To import a preset, click on Import Preset, browse to where the  ‘.xpreset’ file is located, select it and then then click on Open. A preset will be created under the highlighted  group with the name of the selected file.

### Maintaining Presets

You can move an effect preset from one group to another group by dragging it across from one group to another. You can also highlight the name and delete it or rename it.


---

# 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://manual.xlights.org/xlights/chapters/chapter-four-sequencer/effect-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.
